Website Cloner and Credential Harvester written in Go
Written by: Brennan Turner (@BLTSEC) Website: https://bltsec.ninja
- git
- go
- wget
brew install git
brew install go
choco install git.install
choco install golang
GOOS=linux go build -ldflags="-s -w" caddyshack.go
./caddyshack --url https://site.com --port 8006