2022-02-02 20:39:01 +00:00
|
|
|
id: erxes-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Erxes Detect
|
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-02-02 20:39:01 +00:00
|
|
|
shodan-query: http.title:"erxes"
|
|
|
|
tags: tech,erxes
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-02-02 20:39:01 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- "<title>erxes(.*)</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 490a0046304402203e7fbb27612e353634499f024cd22a202f473e4810f44a021ab3a8809014e34d02201069dd99e4446b14321d7091201fe3ccdbb5378dd74cce0013f971e1653fa951:922c64590222798bb761d5b6d8e72950
|