31 lines
714 B
YAML
31 lines
714 B
YAML
id: erxes-detect
|
|
|
|
info:
|
|
name: Erxes Detect
|
|
author: princechaddha
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"erxes"
|
|
product: erxes
|
|
vendor: erxes
|
|
fofa-query: title="erxes"
|
|
google-query: intitle:"erxes"
|
|
tags: tech,erxes
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "<title>erxes(.*)</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a004830460221008d5d8a32bf92b8ed371e096d68f549d586dbe5d7d36fc11ebd1cdba260653a5b022100f6358b88d406c4737ac950a9d2b9fe0439a5da1c9eedc43e110a4348befd18a3:922c64590222798bb761d5b6d8e72950 |