and you better read the readme

This commit is contained in:
delorean 2024-08-31 20:57:27 -05:00
parent a50de85206
commit 20bc08d65b
1 changed files with 2 additions and 2 deletions

View File

@ -15,10 +15,10 @@
``` ```
-r target specific cidr range [0.0.0.0/0] -r target specific cidr range [0.0.0.0/0]
-l list of target cidr's (individual ip = /32) -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 -ssh target ssh honeypots
-ftp target ftp honeypots -ftp target ftp honeypots
-p payload file to upload
-c shell command to run after uploading ssh payload
-t threads [25] -t threads [25]
-s silence connection attempt verbosity -s silence connection attempt verbosity
``` ```