nuclei-templates/technologies/yzmcms-detect.yaml

24 lines
392 B
YAML
Raw Normal View History

id: yzmcms-detect
2021-09-30 02:08:02 +00:00
info:
name: YzmCMS Detect
author: pikpikcu
severity: info
tags: yzmcms,tech
requests:
- method: GET
path:
- '{{BaseURL}}/admin/index/login.html'
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
2021-09-30 02:08:02 +00:00
words:
- 'Powered By <a href="http://www.yzmcms.com"'