admin-finder
admin-finder copied to clipboard
A small tool to find admin panel of the website
admin-finder
Installation:
1. git clone https://github.com/machine1337/admin-finder
2. chmod +x admin.sh
Note:
Your Target url must be like this https://target.com/
( "/" is important after domain)
Usage:
1. ./admin.sh
2. Enter the path of your wordlist or use default wordlist
Pre-requiste:
Only curl is required