potknocker/README.md

845 B

"pinche blancosombreros..."

potknocker

scans for ssh/ftp honeypots and loads arbitrary payloads onto them, such as zip bombs

installation

grab a binary your architecture from Releases

or

git clone https://git.supernets.org/delorean/potknocker.git && cd potknocker/cmd/potknocker && go build -o potknocker main.go && ./potknocker

usage

  -r         target specific cidr range [0.0.0.0/0]
  -l         list of target cidr's (individual ip = /32)
  -p         payload file to upload to the pot
  -c         shell command to run on the pot
  -ssh       target ssh honeypots
  -ftp       target ftp honeypots
  -t         threads [25]
  -s         silence connection attempt verbosity