minor refactor

patch-1
sandeep 2021-08-23 15:36:40 +05:30
parent 04b401a8ef
commit f01445b883
2 changed files with 22 additions and 4 deletions

View File

@ -0,0 +1,20 @@
id: ftp-default-credentials
info:
name: FTP Service with default credentials
author: pussycat0x
severity: low
tags: network,ftp,default-login
network:
- inputs:
- data: "USER anonymous\r\nPASS anonymous\r\n"
host:
- "{{Hostname}}:21"
- "{{Hostname}}"
matchers:
- type: word
words:
- "230"

View File

@ -1,7 +1,7 @@
id: ftp-default-credentials
id: ftp-weak-credentials
info:
name: FTP Service with default credentials
name: FTP Service with weak credentials
author: pussycat0x
severity: critical
tags: network,ftp,default-login
@ -18,9 +18,7 @@ network:
username:
- admin
- root
- anonymous
password:
- anonymous
- password
- toor
- nas