okadminfinder3: Admin Login Page Finder
OKadminFinder: Easy way to find the admin panel of the site
OKadminFinder is an Apache2 Licensed utility, rewritten in Python 3.x, for admins/pentesters who want to find admin panel of a website. There are many other tools but not as effective and secure. Yeah, Okadminfinder has the ability to use tor and hide your identity
Features
- More than 500 potential admin panels
- Tor & Proxy
- Random-agents
- Console work with params, like:
okadminfinder.py -u example.com --proxy 127.0.0.1:8080
Install
Windows
download & extract zip
cd okadminfinder3
pip3 install -r requirements.txt
Linux
sudo apt install tor
sudo apt install python3-socks
git clone https://github.com/mIcHyAmRaNe/okadminfinder3.git
cd okadminfinder3
pip3 install –user -r requirements.txt
chmod +x okadminfinder.py
python3 okadminfinder.py
Use
Copyright 2018 mIcHy AmRaNe
Source: https://github.com/mIcHyAmRaNe/