Skip to content

ibrahimkorkut/Admin-Panel-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyberScan v4.0 - Admin Panel Finder

Cyber Security Project Python Version

A professional, high-performance Admin Panel Finder developed for academic research and ethical security testing. This tool features a state-of-the-art GUI with a custom teal-themed design and multi-threaded scanning capabilities.

✨ Features

  • Premium Modern GUI: Built with CustomTkinter for a sleek, glass-morphism aesthetic.
  • Dynamic Color Palette: Custom-themed using a professional teal and off-white design system.
  • High-Performance Scanning: Multi-threaded engine (up to 15 concurrent probes) for rapid results.
  • Intelligent Detection:
    • Supports HTTP & HTTPS protocols.
    • Detects Redirects (301/302) and Forbidden (403) responses.
    • Mimics real browser traffic using custom User-Agent.
  • Audit Logging: Automatically generates scan_results_gui.txt for project documentation and reporting.
  • Pill-Shaped UI: Modern curved buttons and input fields for a premium feel.

🎨 Design System

The application follows a curated color palette:

  • Dark Teal (#135D77) - Background
  • Medium Teal (#0B8394) - Headers & Primary Actions
  • Light Mint (#80B1B6) - Accent Details & Progress
  • Off-White (#E8F2F6) - Inputs & Text

🚀 Installation

  1. Python: Ensure you have Python 3 installed on your system.
  2. Dependencies: Open PowerShell and run the following command to install the required libraries:
    python -m pip install customtkinter requests

📂 Usage

GUI Version (Recommended)

Double-click gui_scanner.py or run:

python gui_scanner.py

CLI Version

For terminal-only use, run:

python scanner.py

🎓 Academic Importance

This project demonstrates key cybersecurity and software engineering concepts:

  • Concurrency: Asynchronous network I/O.
  • Network Protocols: Handling HTTP status codes and headers.
  • UI/UX Design: Creating professional interfaces for security software.
  • Audit Trails: Implementing logging for forensic documentation.

⚖️ Legal Disclaimer

This tool is intended for ethical security testing and educational purposes only. Unauthorized scanning of websites without explicit permission from the owner is illegal and punishable by law. Always obtain proper authorization before using this tool.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages