Merge pull request #9565 from projectdiscovery/rtm-web-panel

Create rtm-web-panel.yaml
patch-1
pussycat0x 2024-04-12 12:23:57 +05:30 committed by GitHub
commit 8f6d47ca65
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