okadminfinder4
okadminfinder4 copied to clipboard
Okadminfinder rewrite by Xnuvers007
Recode/Rewrite
Rewrite because the owner disabled upload
rewrite :
-
User Agents 1000+
-
Admin panel 1k+
My YouTube = https://www.youtube.com/channel/UCqmsJTrSUiP14M9rrhS3jYg
----------
OKadminFinder: Easy way to find admin panel of 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 the ability to use tor and hide your identity
-
Requirements
-
Linux
sudo apt install tor sudo apt install python3-socks (optional) pip3 install --user -r requirements.txt
-
Windows
download tor expert bundle
pip3 install -r requirements.txt
-
-
Usage
-
Preview
-
Linux
git clone https://github.com/Xnuvers007/okadminfinder4 cd okadminfinder4 chmod +x okadminfinder.py python3 okadminfinder.py
-
Windows
download & extract zip
cd okadminfinder4 py -3 okadminfinder.py / python.exe okadminfinder.py -u (url)
-
Pentestbox (same procedure as Linux)
you can add an alias by adding this line:
okadminfinder=py -3 "%pentestbox_ROOT%/bin/Path/to/okadminfinder3/okadminfinder.py" $*
toC://Pentestbox/bin/customtools/customaliases
file and so you'll be able to launch it usingokadminfinder
-
Features
- [x] More than 500 potential admin panels
- [x] Tor & Proxy
- [x] Random-Proxy
- [x] Random-Agents
- [x] Console work with params, like:
okadminfinder.py -u example.com --proxy 127.0.0.1:8080
- [x] Self-Update
- [ ] Classify admin panel links by popularity
- [ ] Multithreading, for faster work
- [ ] Adding more potential admin panel pages
Youtube videos
- okadminfinder : admin page finder
- okadminfinder4 : admin page finder (update)
- admin panel finder Kali Linux 2018.3