Create rtm-web-panel.yaml

patch-1
Dhiyaneshwaran 2024-04-12 04:48:06 +05:30 committed by GitHub
parent 1dd3635124
commit 2159dd0a48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: rtm-web-panel
info:
name: RTM WEB - Panel
author: DhiyaneshDK
severity: info
metadata:
verified: true
max-request: 1
shodan-query: "RTM WEB"
tags: panel,login,rtm-web
http:
- method: GET
path:
- "{{BaseURL}}/Login"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>RTM WEB</title>"
- type: status
status:
- 200