Merge pull request #6989 from JustaAcat/patch-3

Create sonic-wall-login.yaml
patch-1
pussycat0x 2023-04-04 14:11:50 +05:30 committed by GitHub
commit c5020cbd57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: sonicwall-security-login
info:
name: SonicWall Network Security Login - Detect
author: JustaAcat
severity: info
description: SonicWall Network Security Login panel was detected.
metadata:
verified: "true"
shodan-query: title:"SonicWall Network Security Login"
tags: panel,sonicwall,login
requests:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/sonicui/7/login/"
stop-at-first-match: true
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
words:
- "SonicWall Network Security Login"
- type: status
status:
- 200