Merge pull request #2782 from pikpikcu/patch-293

Create remkon-device-manager
patch-1
Prince Chaddha 2021-10-05 16:31:39 +05:30 committed by GitHub
commit 5051be185f
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: remkon-manager-detect
info:
name: Remkon Device Manager Detect
author: pikpikcu
severity: info
tags: remkon,tech,panel
requests:
- method: GET
path:
- '{{BaseURL}}/login.php'
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "<title>Remkon Device Manager</title>"