Skip to content

IanNarito/AdminFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Admin Panel Finder (CLI Tool)

A clean and customizable Python CLI tool for scanning websites to find potential admin login panels.
Designed for red teamers, bug bounty hunters, and curious minds.


πŸš€ Features

  • Fast and simple admin panel scanner
  • Default wordlist included (can also use custom wordlists)
  • Random User-Agent for every scan
  • Clean CLI output with color-coded results
  • Gracefully handles Ctrl + C interruption
  • Zero dependencies outside the basics

πŸ§‘β€πŸ’» Installation

🐍 Python 3.6+ is required

  1. Clone the repo
git clone https://github.com/IanNarito/AdminFinder
cd AdminFinder
pip install -r requirements.txt
python3 main.py --url https://example.com

About

A Simple Website Admin Finder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages