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
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
Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…
JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…
The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…
Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…
SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…
Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…