Admin finder is a tool that serves to find the login page of a website.
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/admin-finder.git
$ cd admin-finder
$ python admin-finder.py
- first: Install tools according to the instructions above
- second: Enter the website you want to target
- third: enter path.txt or admin.txt
- last: Tools will automatically look for admin login
This is a tool for education only, I am not responsible for any misuse