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
r3con — Multi-functional Web Recon & Vulnerability Scanner Tool | Kitploit
Tools/GitHubGitHub/thenurhabib/r3con
ReconnaissanceVulnerability ScannersWeb Application ExploitationInformation GatheringWeb SecuritySubdomain EnumerationCrawlerDNS Analysis
GitHubthenurhabib/r3con

r3con

Multi-functional Web Recon & Vulnerability Scanner Tool

View Repository
34134 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


r3con
R3CON

Multifunctional Web Recon & Vulnerability Scanner Tool

image

r3con is a Multifunctional Web Recon & Vulnerability Scanner Tool and incredibly fast crawler that can find multiple vulnerabilitys and gather information.

Check for vulnerabilities

  • Reflected XSS
  • Multi-threaded crawling
  • Open-redirection
  • Subdomain Takeover
  • SQL Injection
  • HTML INjection
  • SSRF
  • CSRF
  • CORS
  • Find vulnerable JS library
  • Information disclosure

Check for Information in recon

  • Web IP Address
  • Server IP Address
  • Cname Recods
  • DNS lookup
  • SPF lookup
  • Hidden IP
  • API Endpoints
  • JS endpoints
  • XSS Endpoints
  • directory Search
  • Subdomain Enumeration

Install

root@kitploit:~
https://github.com/thenurhabib/r3con
cd r3con
chmod +x install.sh r3con.sh
./install.sh

Usage

root@kitploit:~
./r3con -h

Example

root@kitploit:~
./r3con -d example.com -a [Full Scan]
./r3con -d example.com -p [Passive reconnaissance]
./r3con -d example.com -a [Active reconnaissance]
./r3con -d example.com -m [Massive recon]
./r3con -d example.com -r [Active and passive reconnaissance]
./r3con -d example.com -v [Check Vulnerabilities only]

Gallery

image

image

image

image

image

image

image

Contribution, Credits & License

Ways to contribute

  • Suggest a feature
  • Report a bug
  • Fix something and open a pull request
  • Help me document the code
  • Spread the word

Licensed under the GNU GPLv3, see LICENSE for more information.

Thank You.

Download Tool