Admin Page Finder is a Python-based security tool designed to locate administrative login pages on websites. Developed by D4cyo and L4nd0, it scans target URLs to detect admin panels, including those built on WordPress, cPanel, and other common platforms. The tool operates by probing a target website through HTTP requests to identify accessible administrative directories and login endpoints. The script runs on Termux, Linux, and any device supporting Python, making it accessible for mobile and desktop environments. Usage is straightforward: users clone the repository, navigate to the directory, and execute the script by providing a target URL with its protocol. The tool then performs scanning operations to return identified admin page paths. Created for educational purposes and legal security testing, Admin Page Finder serves security researchers, penetration testers, and system administrators conducting authorized assessments of their own web infrastructure. It helps identify exposed admin interfaces that co