GithubHelp home page GithubHelp logo

starnightcyber / findsubdomains Goto Github PK

View Code? Open in Web Editor NEW
60.0 10.0 28.0 835 KB

A tool finding sub-domains for penetesters

Home Page: https://github.com/starnightcyber/subDomains

Python 100.00%
subdomainsbrute subdomains subdomain-scanner

findsubdomains's Introduction

findSubDomains

A tool finding sub-domains of a target site for penetesters with python3.

Domain Collection please refer : 互联网公司子域名收集

Preface

This script is used to detect subdomains.

Sombody made files output saved to the folder reuslts each target have a folder with its name.

Dependencies

python3 -m pip install -r requirements.txt

Usage

python3 findSubDomains.py target.com

Example

python3 findSubDomains.py baidu.com
[*] Validate DNS servers ...
[+] Check DNS Server 119.29.29.29     < OK >   Found 4                                                                      
[+] Found 4 available DNS Servers in total
[*] Load sub names ...                                                                                                      
[*] Load sub names ...                                                                                                      
[*] Exploiting level-one sub domains of  baidu.com
[+] There are 15372 subs waiting for trying ...
--------------------------------------
[*] Initializing 100 threads
11.baidu.com 	 202.108.23.222, 61.135.186.230
0.baidu.com      111.206.223.136           
123.baidu.com    112.80.248.75, 112.80.248.76  
3g.baidu.com     112.80.255.162, 112.80.255.163  
01.baidu.com     153.37.235.93, 61.135.185.20     
8.baidu.com      111.206.37.81, 112.80.255.131, 61.135.186.244   
a.baidu.com      112.80.248.124, 123.125.114.38             
ab.baidu.com     61.135.185.81, 61.135.185.90 
abc.baidu.com    112.80.248.75, 112.80.248.76  
ac.baidu.com     112.80.248.234, 202.108.23.221    
act.baidu.com    112.80.255.85, 163.177.151.90, 202.106.2.65    
ad.baidu.com     182.61.62.50                 

findsubdomains's People

Contributors

starnightcyber avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

findsubdomains's Issues

`requirements.txt` should include `psutil`

Without psutil, a call to findSubDomains.py will result in

pkg_resources.DistributionNotFound: The 'psutil>=5.7.0; sys_platform != "win32" or platform_python_implementation == "CPython" and extra == "recommended"' distribution was not found and is required by the application

(tested w/ Python 3.8.0, pyenv 1.2.1 on Ubuntu Bionic)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.