FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

hndko/Shell-Finder: A blazing fast, multi-threaded web shell and admin panel finder written in Python 3. ๐Ÿš€ ยท GitHub

Latest commit

ย 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Shell-Finder PRO

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.

โœจ Features

  • โšก Multi-Threaded: Blazing fast scanning with concurrent threads.
  • ๐ŸŽฏ Smart Detection: Random User-Agents to bypass basic WAF/filters.
  • ๐ŸŽจ Modern Interface: Clean, colored CLI output.
  • ๐Ÿ›  Customizable: Adjustable thread count and dictionary support.
  • ๐Ÿ Python 3: Fully modernized codebase.

๐Ÿ“ฆ Installation

git clone https://github.com/exploit1337/Shell-Finder.git
cd Shell-Finder
# No external dependencies required! (Uses standard library)

๐Ÿš€ Usage

Basic Scan

python3 shellfinder.py -u http://example.com

Advanced Scan

Scan with 50 threads and a custom wordlist:

python3 shellfinder.py -u http://example.com -t 50 -w my_wordlist.txt

Help Menu

python3 shellfinder.py --help

๐Ÿ“ GitHub Short Description

A blazing fast, multi-threaded web shell and admin panel finder written in Python 3. ๐Ÿš€

โš ๏ธ Disclaimer

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

About

A blazing fast, multi-threaded web shell and admin panel finder written in Python 3. ๐Ÿš€

Topics

Resources

Stars

16 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL