From 4703ad421e6c77d67e17cd5db30f048bf92af339 Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Fri, 10 Dec 2021 12:15:28 +0530 Subject: [PATCH] Create thruk-detect.yaml --- technologies/thruk-detect.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 technologies/thruk-detect.yaml diff --git a/technologies/thruk-detect.yaml b/technologies/thruk-detect.yaml new file mode 100644 index 0000000000..9807758568 --- /dev/null +++ b/technologies/thruk-detect.yaml @@ -0,0 +1,28 @@ +id: thruk-detect + +info: + name: thruk detect + author: ffffffff0x + severity: info + metadata: + fofa-query: title=="Thruk Monitoring Webinterface" + tags: thruk,tech + +requests: + - method: GET + path: + - "{{BaseURL}}" + + redirects: true + max-redirects: 2 + matchers-condition: or + matchers: + - type: word + part: body + words: + - 'Thruk Monitoring Webinterface' + + - type: word + part: header + words: + - "/thruk/cgi-bin/login.cgi?thruk/"