Create web-suite-detect.yaml

patch-1
PikPikcU 2022-02-17 12:51:43 -05:00 committed by GitHub
parent 59bd9303be
commit 8ce3615e09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: web-suite-detect
info:
name: Web Suite Detect
author: pikpikcu
severity: info
metadata:
fofa-query: "Web Suite 2021 Login"
tags: tech,web-suite
requests:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/ws2020/"
- "{{BaseURL}}/ws2021/"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'href="http://www.bqe.com">BQE Software Inc.'
- type: status
status:
- 200