Create empirecms-detect.yaml

patch-1
Prince Chaddha 2022-02-26 20:28:57 +05:30 committed by GitHub
parent 5d9e71ff99
commit de19ae557b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
id: empirecms-detect
info:
name: EmpireCMS Detect
author: princechaddha
severity: info
metadata:
shodan-query: http.html:EmpireCMS
tags: tech,empirecms
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: regex
part: body
regex:
- '<meta (.*)EmpireCMS(.*)>'