Merge pull request #5854 from projectdiscovery/webasyst-installer

Create webasyst-installer.yaml
patch-1
Prince Chaddha 2022-10-28 10:53:48 +05:30 committed by GitHub
commit 1d64fce15f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: webasyst-installer
info:
name: Webasyst Installer Exposure
author: ritikchaddha
severity: high
metadata:
verified: true
shodan-query: http.html:"Webasyst Installer"
tags: misconfig,webasyst,install,exposure
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Webasyst Installer'
- type: status
status:
- 200