Skip to content

SubR3con is a script written in python. It uses Sublist3r to enumerate all subdomains of a specific target and then it checks for status code for possible subdomain takeover vulnerability. This works great with Subover.go

Notifications You must be signed in to change notification settings

rohitcoder/SubR3con

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SubR3con

SubR3con is a script written in python. It uses Sublist3r to enumerate all subdomains of specific target and then it checks for stauts code for possible subdomain takeover vulnerability. This works great with Subover.go

Screenshots

SubR3Con_Preview

SubR3Con_Preview

SubR3Con_Preview

SubR3Con_Preview

By default it saves all your results in a sepearate file for each status report (200,404,500, etc...)

Installing

You need to have Git and python installed on your machine. There are no additional requirements for this tool.

git clone https://github.com/rohitcoder/SubR3con/

Usage

python R3con.py

Feel free to contribute!

About

SubR3con is a script written in python. It uses Sublist3r to enumerate all subdomains of a specific target and then it checks for status code for possible subdomain takeover vulnerability. This works great with Subover.go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages