Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SusmithKrishnan/cpscan
website admin panel finder
https://github.com/SusmithKrishnan/cpscan
Last synced: 15 days 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 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-29T07:23:15.000Z (almost 4 years ago)
- Last Synced: 2024-08-01T16:39:29.956Z (3 months 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://img.shields.io/github/stars/SusmithKrishnan/cpscan.svg?style=social&label=Star&maxAge=2592000)](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 menuEXAMPLE:
python cpscan.py -t targetsite.com -v