Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Admin CP Finder πŸ”

πŸ›‘οΈ Overview

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.

✨ Features

  • 🌐 Support for multiple web technologies:
    • PHP
    • ASP
    • ASPX
    • CFM
    • JavaScript
    • CGI
    • BRF
  • πŸš€ Fast scanning capability
  • πŸ” Pattern recognition for login pages
  • πŸ’ͺ Customizable timeout settings

πŸ”§ Installation

Requirements

  • Perl
  • LWP::UserAgent module
  • HTTP::Request module

Setup

  1. Install Perl if not already installed
  2. Install required modules:
cpan install LWP::UserAgent
cpan install HTTP::Request

πŸš€ Usage

  1. Run the script:
perl adminfinder.pl
  1. Enter the target website URL (without http://)
  2. Select the website technology (PHP, ASP, ASPX, CFM, JS, CGI, BRF)
  3. Wait for results to be displayed

πŸ“‹ Output

The tool will display:

  • Found admin panels (if any)
  • Failed attempts

⚠️ Disclaimer

This tool is for educational purposes only. Always obtain proper authorization before scanning any website. Unauthorized scanning may be illegal in some jurisdictions.

πŸ‘¨β€πŸ’» Author

Swoxy

πŸ“œ License

This project is available for personal use only.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages