Update php-mailer.yaml
parent
3a645b3455
commit
2c51ce7a01
|
@ -7,7 +7,7 @@ info:
|
|||
metadata:
|
||||
verified: true
|
||||
shodan-query: http.title:"PHP Mailer"
|
||||
tags: php,mailer
|
||||
tags: panel,php,mailer
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -16,9 +16,9 @@ requests:
|
|||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: regex
|
||||
- type: word
|
||||
part: body
|
||||
regex:
|
||||
words:
|
||||
- '<title>PHP Mailer</title>'
|
||||
|
||||
- type: status
|
||||
|
|
Loading…
Reference in New Issue