Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
banner Expire 25 April 2025
adv ex on 22 February 2024
Kfc Club

Patrick Stash
banner expire at 13 August 2024
BidenCash Shop
banner Expire 10 May 2025
Money Club cc shop
Luki Crown
Wizard's shop 2.0
Trump cc shop
Blackstash cc shop
Yale lodge shop
UniCvv
banner Expire 1 April  2021

Okadminfinder3 - admin panel finder

Neon Ghost

TRUSTED VENDOR
Staff member
Joined
Dec 3, 2020
Messages
2,271
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
Code:
sudo apt install tor
sudo apt install python3-socks (optional)
pip3 install --user -r requirements.txt
Linux
Code:
git clone https://github.com/mIcHyAmRaNe/okadminfinder3.git
cd okadminfinder3
chmod +x okadminfinder.py
python3 okadminfinder.py
  • Windows
  • download & extract zip
Code:
cd okadminfinder3
py -3 okadminfinder.py
  • 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" $* to C://Pentestbox/bin/customtools/customaliases file and so you'll be able to launch it usingokadminfinder
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
  • Classify admin panel links by popularity
  • Multithreading, for faster work
  • Adding more potential admin panel pages
 
Top Bottom