Update ftp-default-creds.yaml
parent
591e8a7d60
commit
3794163acc
|
@ -1,10 +1,11 @@
|
||||||
id: ftp-default-credentials
|
id: ftp-default-credentials
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: ftp service default credentials
|
name: FTP Service with default credentials
|
||||||
author: pussycat0x
|
author: pussycat0x
|
||||||
severity: critical
|
severity: critical
|
||||||
tags: network,ftp,default_credentials
|
tags: network,ftp,default-login
|
||||||
|
|
||||||
network:
|
network:
|
||||||
- payloads:
|
- payloads:
|
||||||
username:
|
username:
|
||||||
|
@ -20,7 +21,7 @@ network:
|
||||||
- default
|
- default
|
||||||
- pass1
|
- pass1
|
||||||
- stingray
|
- stingray
|
||||||
|
|
||||||
attack: clusterbomb
|
attack: clusterbomb
|
||||||
inputs:
|
inputs:
|
||||||
- data: "USER {{username}}\r\nPASS {{password}}\r\n"
|
- data: "USER {{username}}\r\nPASS {{password}}\r\n"
|
||||||
|
|
Loading…
Reference in New Issue