diff --git a/exposed-panels/okiko-sfiler-portal.yaml b/exposed-panels/okiko-sfiler-portal.yaml new file mode 100644 index 0000000000..e80b7acefd --- /dev/null +++ b/exposed-panels/okiko-sfiler-portal.yaml @@ -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