Update ftp-default-creds.yaml

patch-1
sandeep 2021-07-07 00:31:42 +05:30
parent 591e8a7d60
commit 3794163acc
1 changed files with 4 additions and 3 deletions

View File

@ -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"