Create okiko-sfiler-portal.yaml

patch-1
johnk3r 2021-10-02 15:12:17 -03:00 committed by GitHub
parent def48d77da
commit 8f0251f8c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: okiko-sfiler
info:
name: Detect OKIKO S-Filer Portal
author: johnk3r
reference: https://www.shodan.io/search?query=sfiler
severity: info
tags: okiko,panel
requests:
- method: GET
path:
- "{{BaseURL}}/sfiler/Login.action"
matchers-condition: and
matchers:
- type: word
words:
- "okiok"
part: body
- type: status
status:
- 200