diff --git a/technologies/web-suite-detect.yaml b/technologies/web-suite-detect.yaml new file mode 100644 index 0000000000..dd9f9cd648 --- /dev/null +++ b/technologies/web-suite-detect.yaml @@ -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