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

Kali Linux 2024.4 Released, What’s New?

Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…

3 days ago

Lifetime-Amsi-EtwPatch : Disabling PowerShell’s AMSI And ETW Protections

This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…

3 days ago

GPOHunter – Active Directory Group Policy Security Analyzer

GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…

4 days ago

2024 MITRE ATT&CK Evaluation Results – Cynet Became a Leader With 100% Detection & Protection

Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…

1 week ago

SecHub : Streamlining Security Across Software Development Lifecycles

The free and open-source security platform SecHub, provides a central API to test software with…

1 week ago

Hawker : The Comprehensive OSINT Toolkit For Cybersecurity Professionals

Don't worry if there are any bugs in the tool, we will try to fix…

1 week ago