and you better read the readme
This commit is contained in:
parent
abe68f3142
commit
ae0ecacec0
15
README.md
15
README.md
@ -1,6 +1,6 @@
|
|||||||
# potknocker
|
# potknocker
|
||||||
|
|
||||||
> scans for honeypots and loads arbitrary payloads onto them, like zip bombs
|
> scans for ssh/ftp honeypots and loads arbitrary payloads onto them, like zip bombs
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://i.imgur.com/A6Y5Y7P.png" width="150" title="latina">
|
<img src="https://i.imgur.com/A6Y5Y7P.png" width="150" title="latina">
|
||||||
@ -8,3 +8,16 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
"pinche sombreros blancos..."
|
"pinche sombreros blancos..."
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
## usage
|
||||||
|
|
||||||
|
```
|
||||||
|
! -r target specific cidr range [0.0.0.0/0]
|
||||||
|
-l list of target cidr's (individual ip = /32)
|
||||||
|
! -ssh target ssh honeypots
|
||||||
|
! -ftp target ftp honeypots
|
||||||
|
! -p payload file to upload
|
||||||
|
-c shell command to run after uploading ssh payload
|
||||||
|
-t threads [25]
|
||||||
|
-s silence connection attempt logs
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user