Add files via upload

patch-12
Dominique RIGHETTO 2024-10-22 17:28:07 +02:00 committed by GitHub
parent 359f5282da
commit 50622649ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
id: olympic-panel
info:
name: OLYMPIC Banking System Login Panel - Detect
author: righettod
severity: info
description: OLYMPIC Banking System was detected.
reference:
- https://www.olympicbankingsystem.com/en/
metadata:
max-request: 2
shodan-query: http.title:"olympic banking system"
tags: panel,olympic,login
http:
- method: GET
path:
- "{{BaseURL}}/Connect.do"
- "{{BaseURL}}/javaScript/responsive/portal.js"
stop-at-first-match: true
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_any(to_lower(body), "olympic banking system", "olympic.action=")'
condition: and
extractors:
- type: regex
part: body
group: 1
regex:
- '©([0-9]+)-'