Permissions Installer
parent
a326344c5e
commit
b35dbf1f02
|
@ -0,0 +1,25 @@
|
|||
id: permissions-installer
|
||||
|
||||
info:
|
||||
name: Permissions Installer Exposure
|
||||
author: pussycat0x
|
||||
severity: high
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: title:" Permissions | Installer"
|
||||
tags: misconfig,permissions,install,exposure
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/'
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- '<title> Permissions | Installer'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue