Merge pull request #994 from DhiyaneshGeek/master
Cisco Meraki cloud & Security Appliance details , Total Web Solutionpatch-1
commit
e5c9677464
|
@ -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
|
|
@ -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
|
Loading…
Reference in New Issue