diff --git a/technologies/issabel-detect.yaml b/technologies/issabel-detect.yaml new file mode 100644 index 0000000000..04c1b649e7 --- /dev/null +++ b/technologies/issabel-detect.yaml @@ -0,0 +1,26 @@ +id: issabel-detect + +info: + name: Issabel Detect + author: pikpikcu + severity: info + metadata: + fofa-query: title="Issabel" + tags: issabel,tech + +requests: + - method: GET + path: + - "{{BaseURL}}" + + matchers-condition: and + matchers: + - type: word + part: body + words: + - 'Issabel - Login page' + + - type: status + status: + - 200