Skip to content

Multiple Weaknesses Checking for Mass Subdomains

License

Notifications You must be signed in to change notification settings

ksanchezcld/B1tMass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawing


Multiple Weaknesses Checking for Mass Subdomains

drawing

drawing

drawing

Main Features

  • Checking Live Hosts
  • Checking DOM XSS
  • Checking CORS Vulnerabilities
  • Checking Header Injection

Usage

python3 b1tmass.py [-h] [-f FILE] [-O ORIGIN] [-c] [-H] [-D] [-t THREADNUMBERS]

Optional Arguments:

  • -h, --help show this help message and exit
  • -f FILE, --file FILE Subdomains File Path
  • -O ORIGIN, --origin ORIGIN Origin Tag to be Injected
  • -c, --no-cors Skip CORS Checking
  • -m, --mobile Mobile Mode
  • -H, --no-headers Skip Headers Injection Checking
  • -D, --no-dom Skip DOM XSS Checking
  • -t THREADNUMBERS, --threads THREADNUMBERS Number of Threads

Contribution, Credits & License

Ways to contribute

  • Suggest a feature
  • Report a bug
  • Fixing Issues

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

About

Multiple Weaknesses Checking for Mass Subdomains

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%