Create issabel-detect.yaml

patch-1
PikPikcU 2022-02-28 13:50:51 -05:00 committed by GitHub
parent 39ce8c5692
commit f00fd1df85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -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:
- '<a href="http://www.issabel.org"'
- '<title>Issabel - Login page</title>'
- type: status
status:
- 200