Skip to content

Website Cloner and Credential Harvester written in Go

License

Notifications You must be signed in to change notification settings

BLTSEC/caddyshack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

caddyshack

Website Cloner and Credential Harvester written in Go

Written by: Brennan Turner (@BLTSEC) Website: https://bltsec.ninja

Requirements

  • git
  • go
  • wget

Installation on macOS

brew install git
brew install go

Installation on Windows

choco install git.install
choco install golang

Usage

Build Binary

GOOS=linux go build -ldflags="-s -w" caddyshack.go

Run Binary

./caddyshack --url https://site.com --port 8006

About

Website Cloner and Credential Harvester written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages