SPA Cart - Installer

patch-1
pussycat0x 2023-10-10 13:55:07 +05:30 committed by GitHub
parent 16e7d5b066
commit 7c88713d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: spa-cart-install
info:
name: SPA Cart - Installer
author: pussycat0x
severity: high
description: SPA Cart installer was found.
reference:
- https://spa-cart.com/
metadata:
max-request: 1
fofa-query: title="SPA Cart Installation"
tags: spa-cart,exposure,installer,misconfig
http:
- method: GET
path:
- "{{BaseURL}}/install/"
matchers-condition: and
matchers:
- type: word
words:
- "<title>SPA Cart Installation</title>"
- "PHP Version"
condition: and
- type: status
status:
- 200