Merge pull request #8228 from projectdiscovery/alma-installer

Create alma-installer.yaml
patch-1
pussycat0x 2023-09-19 23:07:10 +05:30 committed by GitHub
commit 9346838791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: alma-installer
info:
name: Alma Installation Exposure
author: DhiyaneshDK
severity: high
metadata:
max-request: 1
verified: true
shodan-query: title:"Alma Installation"
tags: misconfig,alma,install,exposure
http:
- method: GET
path:
- '{{BaseURL}}/setup/start'
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>Setup wizard | Alma Installation</title>'
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200