Create powerjob-detect.yaml

patch-1
PikPikcU 2022-06-30 19:51:40 -04:00 committed by GitHub
parent 53a775abd2
commit f7153e19af
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: powerjob-detect
info:
name: PowerJob Detect
author: pikpikcu
severity: info
metadata:
fofa-query: title="PowerJob"
tags: tech,powerjob
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>PowerJob</title>"
- type: status
status:
- 200