Admin CP Finder is a powerful tool designed to discover admin control panels of websites. It systematically checks for common admin panel paths based on different web technologies.
- π Support for multiple web technologies:
- PHP
- ASP
- ASPX
- CFM
- JavaScript
- CGI
- BRF
- π Fast scanning capability
- π Pattern recognition for login pages
- πͺ Customizable timeout settings
- Perl
- LWP::UserAgent module
- HTTP::Request module
- Install Perl if not already installed
- Install required modules:
cpan install LWP::UserAgent
cpan install HTTP::Request
- Run the script:
perl adminfinder.pl
- Enter the target website URL (without
http://) - Select the website technology (PHP, ASP, ASPX, CFM, JS, CGI, BRF)
- Wait for results to be displayed
The tool will display:
- Found admin panels (if any)
- Failed attempts
This tool is for educational purposes only. Always obtain proper authorization before scanning any website. Unauthorized scanning may be illegal in some jurisdictions.
Swoxy
This project is available for personal use only.