Update vmware-ftp-server.yaml
parent
e7806a5ef0
commit
53507c9e81
|
@ -7,7 +7,7 @@ info:
|
||||||
metadata:
|
metadata:
|
||||||
verified: true
|
verified: true
|
||||||
shodan-dork: title:"VMWARE FTP SERVER"
|
shodan-dork: title:"VMWARE FTP SERVER"
|
||||||
tags: panel,vmware
|
tags: panel,vmware,ftp
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -19,12 +19,7 @@ requests:
|
||||||
- type: word
|
- type: word
|
||||||
part: body
|
part: body
|
||||||
words:
|
words:
|
||||||
- '<title>VMWARE FTP SERVER</title>'
|
- 'VMWARE FTP SERVER'
|
||||||
|
|
||||||
- type: word
|
|
||||||
part: header
|
|
||||||
words:
|
|
||||||
- 'text/html'
|
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
|
|
Loading…
Reference in New Issue