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

Shadow-rs : Harnessing Rust’s Power For Kernel-Level Security Research

shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…

1 week ago

ExecutePeFromPngViaLNK – Advanced Execution Of Embedded PE Files via PNG And LNK

Extract and execute a PE embedded within a PNG file using an LNK file. The…

2 weeks ago

Red Team Certification – A Comprehensive Guide To Advancing In Cybersecurity Operations

Embark on the journey of becoming a certified Red Team professional with our definitive guide.…

3 weeks ago

CVE-2024-5836 / CVE-2024-6778 : Chromium Sandbox Escape via Extension Exploits

This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…

3 weeks ago

Rust BOFs – Unlocking New Potentials In Cobalt Strike

This took me like 4 days (+2 days for an update), but I got it…

3 weeks ago

MaLDAPtive – Pioneering LDAP SearchFilter Parsing And Security Framework

MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…

3 weeks ago