30 lines
652 B
YAML
30 lines
652 B
YAML
id: wondercms-detect
|
|
|
|
info:
|
|
name: WonderCMS Detect
|
|
author: pikpikcu
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,wondercms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "Set-Cookie: wondercms_"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Powered by WonderCMS"
|
|
- "https://www.wondercms.com"
|
|
condition: and
|
|
|
|
# digest: 4a0a0047304502207a5869c25a00fd866db53ebadc281d24c70e3dfea53ab1dc6eba103910d791cd0221009b41aad91a118a2c4e4df8758bc5b44754cf85edebe92cf38934606a0ad95229:922c64590222798bb761d5b6d8e72950
|