https://github.com/SusmithKrishnan/cpscan
website admin panel finder
https://github.com/SusmithKrishnan/cpscan
Last synced: 8 months ago
JSON representation
website admin panel finder
- Host: GitHub
- URL: https://github.com/SusmithKrishnan/cpscan
- Owner: SusmithKrishnan
- Created: 2016-04-11T04:16:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-29T07:23:15.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T16:39:29.956Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 35
- Watchers: 4
- Forks: 20
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-termux-hacking - cpscan - website admin panel finder.[](https://github.com/SusmithKrishnan/cpscan/stargazers/) (Uncategorized / Uncategorized)
README
########################################################
_______ ___ _______ ____
/ __/ _ \(_- __/ _ `/ _ \.
\__/ .__/___/\__/\_,_/_//_/
/_/ v 1.0 - susmithHCK
########################################################
cpscan is a simple admin panel finder coded in python.
The script actually bruteforce the possible directories and returns the HTTP response code.
you can add your own directories by editing "dir" file.
USAGE:
-t --target - Target web server "example.com"
-v --verbose - Enable verbose mode
-h --help - show this menu
EXAMPLE:
python cpscan.py -t targetsite.com -v