Merge pull request #1919 from deFr0ggy/master

LabTech Login Panel - Exposed-Panels
patch-1
Sandeep Singh 2021-07-10 20:28:14 +05:30 committed by GitHub
commit c247dc15ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: labtech-panel
info:
name: LabTech Web Portal
author: deFr0ggy, @github.com/deFr0ggy
severity: info
tags: panel,labtech
requests:
- method: GET
path:
- "{{BaseURL}}/WCC2/"
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
words:
- "<li>LabTech</li>"
- '<form action="/WCC2/Search/search" id="searchForm method="post">'
- "<h1> Welcome to the LabTech Web Portal</h1>"
- "Universal Agent Uninstaller"
- "Technician Login"
- '<form action="/WCC2/Home/Login" autocomplete="off" method="post">'
part: body
condition: or
- type: status
status:
- 200