Create acontent-detect.yaml

patch-1
PikPikcU 2021-07-27 08:06:17 +07:00 committed by GitHub
parent bc1e2b84cc
commit a91bb78a45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: acontent-detect
info:
name: AContent Detect
author: pikpikcu
severity: info
tags: tech,acontent
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}/AContent/login.php"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "AContent"
- type: status
status:
- 200