version: 1.0
▄▄ ▗▄▄▄▖
█▀▀▌ ▐▛▀▀▘
▐▛ ▟██▖▗▟██▖▐▙█▙ ▟█▙ █▟█▌▐▌ ▝█ █▌ ▟█▙
▐▌ ▘▄▟▌▐▙▄▖▘▐▛ ▜▌▐▙▄▟▌ █▘ ▐███ █▖█ ▐▙▄▟▌
▐▙ ▗█▀▜▌ ▀▀█▖▐▌ ▐▌▐▛▀▀▘ █ ▐▌ ▐█▛ ▐▛▀▀▘
█▄▄▌▐▙▄█▌▐▄▄▟▌▐█▄█▘▝█▄▄▌ █ ▐▙▄▄▖ █▌ ▝█▄▄▌
▀▀ ▀▀▝▘ ▀▀▀ ▐▌▀▘ ▝▀▀ ▀ ▝▀▀▀▘ █ ▝▀▀
▐▌ █▌
To Enable Nmap use: casperEye.sh target-Website -nmap
https://www.youtube.com/watch?v=yGKnhkrmtx8&feature=youtu.be
CasperEye is a script written in Bash, it is intended to automate some tedious tasks of reconnaissance and information gathering. This tool allows you to gather as much information about the target and helps to uncover huge numbers of subdomains and other juicy information.
-
Create a dated folder with scan results
-
Grab subdomains using:
- certdata-api
- crt.sh API
- certspotter API
- assetfinder
- Subfinder
- Aquatone
- Sublist3r
- Knockpy
- Hackertarget API
- Subbrute
- Dig Linux tool [ For Ip Digging ]
- Rustscan [ Scan All Open Ports ]
- Nmap [ Scan All Running Services on Port ]
- Httprobe [ Provide all Live Url's]
-
Wayback URL Machine
-
SSRF Juicy Link Finder
-
Creating target specific wordlist
-
Generating separate HTTP Response Code
-
Supports ProtonVPN
-
Sending Telegram Alert with Complete Final Recon File
-
Fetch All Target IPs
-
User can enable Nmap with Rustcan, which will return all the open ports on the target along with all active/running services
-
Ease of use. Just enter the target domain and Sit back & relax.
- Download the script from https://github.com/hacker50120/CasperEye
Open terminal in relevant directory (where script is downloaded) -> write
./casperEye-installation.sh
and hit Enter
Go v.1.10 or above required
## Steps:
1. Search BotFatherin telegram App
2. Start your Bot with ``` /start```
3. Select ```/newbot```
4. Enter name for your bot
5. Generate your telegram bot token ``` /token ```
6. Then enter your Bot_API and chatID in ```set-api-keys.sh```
``` Bot_api="$$" ```
``` chatID="$$" ```
Add that Bot in a group with you.
Then send "Hi" in the group
After Than go to terminal and type
```curl https://api.telegram.org/$$YOUR_API_TOKEN/getUpdates ```
You will Get ChatID of your Telegram Account.
Recommended running on VPS with 1VCPU and 2GB ram.
- https://github.com/tomnomnom
- https://github.com/nahamsec
- https://github.com/projectdiscovery/subfinder
- https://github.com/michenriksen/aquatone
- https://github.com/aboul3la/Sublist3r
- https://github.com/guelfoweb/knock
- https://github.com/TheRook/subbrute
- https://github.com/RustScan/RustScan
- https://protonvpn.com/
New features in the queue 😇
This code was originally created for personal use, it generates a substantial amount of traffic, please use with caution.