narendra486 / DomainRecon

Based on URL and Organization Name, collect the IP Ranges, subdomains using various tools like Amass, subfinder, etc.. And check for uphost and Run Masscan to grap CNAME entries, take the screenshot of all the found subdomains using WebScreeShot and more...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DomainRecon

Find all the information for specific domain

Based on URL and Organization Name, collect the IP Ranges, subdomains using various tools like Amass, subfinder, etc.. And check for uphost and Run Masscan to grap CNAME entries, take the screenshot of all the found subdomains using WebScreeShot and more...

Review below screenshot for details description.. Overall diagram

Installation

Following command used to run installscript (Take sometime to configure)

chmod +x installscript
./installscript

Configuration

  • To Configure Censys
    • Repalce Key and ID in installscript and GlobalVariables.py files
  • To Configure aws key and secret (for S3Scanner)
    aws configure
    
WARNING: This was tested in stand alone Ubuntu 18.04 Virtual Machine.

About

Based on URL and Organization Name, collect the IP Ranges, subdomains using various tools like Amass, subfinder, etc.. And check for uphost and Run Masscan to grap CNAME entries, take the screenshot of all the found subdomains using WebScreeShot and more...

License:MIT License


Languages

Language:Python 100.0%