41 lines
955 B
YAML
41 lines
955 B
YAML
id: pbootcms-detect
|
|
|
|
info:
|
|
name: PbootCMS Detect
|
|
author: princechaddha,daffainfo
|
|
severity: info
|
|
reference:
|
|
- https://www.pbootcms.com/
|
|
classification:
|
|
cpe: cpe:2.3:a:pbootcms:pbootcms:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: pbootcms
|
|
product: pbootcms
|
|
shodan-query: http.html:"PbootCMS"
|
|
tags: tech,pbootcms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'content="PbootCMS'
|
|
|
|
- type: regex
|
|
regex:
|
|
- '<title>PbootCMS(.*)</title>'
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'title="(.*)正式发布">'
|
|
# digest: 4b0a00483046022100859dcf6eb9302fc8b01333cde903ca521a9e8a8098168e301b3c211c29340104022100d3a2263867284463a3e4537aee69b5d8a013bd76bd272bb9999d92381894159e:922c64590222798bb761d5b6d8e72950 |