2022-02-26 14:58:57 +00:00
|
|
|
id: empirecms-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: EmpireCMS Detect
|
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-02-26 14:58:57 +00:00
|
|
|
shodan-query: http.html:EmpireCMS
|
|
|
|
tags: tech,empirecms
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-02-26 14:58:57 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- '<meta (.*)EmpireCMS(.*)>'
|