Home Linux How to find website admin page using termux and linux

How to find website admin page using termux and linux

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

  • Git package
  • Python package
  • Colorama python module package
  • Tqdm Python module package
  • Requests python module package
  • PySocks Python module
  • Argprse python module

Tested platform

  • Termux
  • Linux
  • Windows

Feature of Okadminfinder3

  • 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 panel pages

How to install and use Okadminfinder3

Step 1:

First you download okadminfinder3 tool in your terminal so type this below command this command will help you.

git clone https://github.com/mIcHyAmRaNe/okadminfinder3.git

Step 2:

Now open okadminfinder3 folder in youe terminal so type this bellow command in your terminal.

cd okadminfinder3

Step 3:

Now you run okadminfinder tool in your terminal so type this below command.

python3 okadminfinder.py -u (web address)

Windows command

cd okadminfinder3
py -3 okadminfinder.py

GITHUB

x

2 Comments

Leave A Reply

Please enter your comment!
Please enter your name here