Okadminfinder 3 : 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, it 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

Also Read – Anevicon : A High-Performant UDP-Based Load Generator

Usage

Preview

Click Here For Preview

Linux

git clone https://ere.com/mIcHyAmRaNe/okadminfinder3.git
cd okadminfinder3
chmod +x okadminfinder.py
python3 okadminfinder.py

Windows

Download & Extract zip

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 using the tool.

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
R K

Recent Posts

Burrow – Breaking Through Firewalls With Open Source Ingenuity

Burrow is an open source tool for burrowing through firewalls, built by teenagers at Hack Club.…

6 hours ago

Its-A-Trap : Building Secure Web Applications With A Golang Web Server For Authentication

Simple golang webserver that listens for basic auth or post requests and sends a notification…

6 hours ago

Nutek-Apple : Unleashing Power On macOS And Linux

Nutek Security Platform for macOS and Linux operating systems. Tools for hackers, bug hunters and…

7 hours ago

SecureSphere Labs – A Haven For Cybersecurity Innovators And Ethical Hackers

Welcome to SecureSphere Labs, your go-to destination for a curated collection of powerful hacking tools…

7 hours ago

Vulpes/VulpOS : The Docker-Powered All-in-One Workstation For Penetration Testing And Offsec Labs

All in one Docker-based workstation with hacking tools for Pentesting and offsec Labs by maintained…

7 hours ago

LiCo-Extrator : Revolutionizing Icon Extraction Across Platforms

Got it! Below is the updated README.md file with instructions for downloading the project on…

24 hours ago