Okadminfinder : Admin Panel Finder / Admin Login Page Finder

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

Also Read – Silver : Mass Scan IPs For Vulnerable Services

Usage

Preview

Linux

git clone https://github.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 okadminfinder

Features

  • More than 500 potential admin panels
  • Tor & Proxy
  • Random-Proxy
  • Random-Agents
  • Console work with params, like: okadminfinder.py -u example.com --proxy 127.0.0.1:8080
  • Self-Update
  • Classify admin panel links by popularity
  • Multithreading, for faster work
  • Adding more potential admin pane
  • l pages

Videos

okadminfinder : admin page finder

okadminfinder3 : admin page finder (update)

admin panel finder Kali Linux 2018.3

You can also check Mentioning  Fierce Gaming PC.

R K

Recent Posts

garak, LLM Vulnerability Scanner : The Comprehensive Tool For Assessing Language Model Security

garak checks if an LLM can be made to fail in a way we don't…

17 hours ago

Vermilion : Mastering Linux Post-Exploitation For Red Team Success

Vermilion is a simple and lightweight CLI tool designed for rapid collection, and optional exfiltration…

17 hours ago

AD-CS-Forest-Exploiter : Mastering Security Through PowerShell For AD CS Misconfiguration

ADCFFS is a PowerShell script that can be used to exploit the AD CS container…

17 hours ago

Usage Of Tartufo – A Comprehensive Guide To Securing Your Git Repositories

Tartufo will, by default, scan the entire history of a git repository for any text…

17 hours ago

Loco : A Rails-Inspired Framework For Rust Developers

Loco is strongly inspired by Rails. If you know Rails and Rust, you'll feel at…

2 days ago

Monolith : The Ultimate Tool For Storing Entire Web Pages As Single HTML Files

A data hoarder’s dream come true: bundle any web page into a single HTML file.…

2 days ago