potknocker/README.md
2024-08-31 20:57:27 -05:00

25 lines
622 B
Markdown

<p align="center">
<img src="https://i.imgur.com/A6Y5Y7P.png" width="150" title="latina">
</p>
<p align="center">
"pinche blancosombreros..."
</p>
# potknocker
> scans for ssh/ftp honeypots and loads arbitrary payloads onto them, such as zip bombs
## 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
```