admin-finder: Blazing fast admin panel finder with multi-threading
admin-finder
Multi-threaded admin finder written in python
Disclaimer: For Educational Purpose only. Use at your own risk, it is very easy to detect such attempts
Features
- Check the robots.txt file, see if there is any useful information in it
- Locates admin webpage using over 800 lines of dictionary list
Download
git clone https://github.com/the-c0d3r/admin-finder.git
Usage:
python admin-finder.py
Note: If you see Name Resolution Error it means you are stressing the server with too many threads. Lower your thread count and it will disappear.
Copyright (C) 2017 the-c0d3r
Source: https://github.com/the-c0d3r/