MK-Ware / admin-panel-finder

A powerful admin login page finder in python
MIT License
73 stars 49 forks source link
admin-dashboard admin-panel python wordlist

admin_panel_sniffer

A powerful admin login page finder in python.. Should work with both python 2 and 3.

Features:

Use:

python admin_panel_sniffer.py --domain [target domain] --progress [index of the page the script reached last run] --page_extension [website language] --strict [True or False] --save [Save the results to a text file?] --verbose [print links as they're tested?] --wordlist [dictionary file to use] --robots [if True don't enter anything else except the domain name]

or:

python admin_panel_sniffer.py h or help for more details.. or of course take a look at the source code ;)

PS: written for pure testing, author not responsible for misuse.