Create sonicwall-analyzer-login.yaml

patch-1
Prince Chaddha 2021-10-18 20:58:18 +05:30 committed by GitHub
parent d2d4d01846
commit 9d0685ec24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: sonicwall-analyzer-login
info:
name: SonicWall Analyzer Login
author: princechaddha
severity: info
metadata:
google-dork: intitle:"SonicWall Analyzer Login"
tags: tech,sonicwall
requests:
- method: GET
path:
- "{{BaseURL}}/sgms/auth"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Dell SonicWALL Analyzer Login</title>"
- "<title>SonicWall Analyzer Login</title>"
condition: or
- type: status
status:
- 200