| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
A powerful, multi-threaded admin panel and shell finder tool written in Python 3. Designed for penetration testers and researchers to quickly identify potential entry points.
git clone https://github.com/exploit1337/Shell-Finder.git
cd Shell-Finder
# No external dependencies required! (Uses standard library)python3 shellfinder.py -u http://example.comScan with 50 threads and a custom wordlist:
python3 shellfinder.py -u http://example.com -t 50 -w my_wordlist.txtpython3 shellfinder.py --helpA blazing fast, multi-threaded web shell and admin panel finder written in Python 3. ๐
This tool is for educational purposes and authorized penetration testing only. The author is not responsible for any misuse.
Original Author: exploit1337 Updated by: Community
| Back | FazBrowse Home | New Git URL |