Merge pull request #994 from DhiyaneshGeek/master

Cisco Meraki cloud & Security Appliance details , Total Web Solution
patch-1
PD-Team 2021-03-02 00:22:32 +05:30 committed by GitHub
commit e5c9677464
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,21 @@
id: cisco-security-details
info:
name: Cisco Meraki cloud & Security Appliance details
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6708
requests:
- method: GET
path:
- '{{BaseURL}}/#connection'
matchers-condition: and
matchers:
- type: word
words:
- 'Your client connection'
- type: status
status:
- 200

View File

@ -0,0 +1,21 @@
id: total-web-login
info:
name: Total Web Solution
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6811
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Total Web Solutions</title>'
- type: status
status:
- 200