Create pbootcms-detect.yaml

patch-1
Prince Chaddha 2022-04-07 17:33:24 +05:30 committed by GitHub
parent c40af56790
commit 80000a554d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
id: pbootcms-detect
info:
name: PbootCMS Detect
author: princechaddha
severity: info
tags: tech,pbootcms
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: regex
regex:
- '<title>PbootCMS(.*)</title>'
- type: status
status:
- 200