sumgr0 / B1tMass

Multiple Weaknesses Checking for Mass Subdomains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, --cors CORS Checking
  • -m, --mobile Mobile Mode
  • -z, --fuzz Searching for File/s in all subdomains
  • -H, --headers Headers Injection Checking
  • -D, --dom 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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%