Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/wireghoul/lbmap
ReconnaissanceVulnerability AnalysisInformation GatheringWeb SecurityPenetration Testing
GitHubwireghoul/lbmap

lbmap

Advanced HTTP fingerprinting PoC

View Repository
45139 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

Proof of concept scripts for advanced HTTP fingerprinting, presented at OWASP AppSecAsia 2012. These scripts should be considered a PoC or alpha quality. Suggestions, recommendations, signatures, pathces and flames are welcome via http://www.github.com/wireghoul/lbmap.

The following tools are included:

LBMAP

lbmap is a fingerprinting tool aimed at detecting load balancers, reverse proxies, web application firewalls and other web agents residing in front of web servers.

USAGE lbmap [options] url

OPTIONS --batch --debug --timeout --version

lbmap is the early version of the PoC and tries to use individual requests to fingerprint. lbmap2 is the improved version with support for passive detection, signature based fingerprint and more. The tool currently dumps debugging output of the fingerprinting process until a presentation format is decided.

APROF

aprof is a fingerprinting tool capable of remotely detecting which modules an Apache server has loaded.

USAGE aprof [options] url

OPTIONS --force --timeout --version

Download Tool