SPA Cart - Installer
parent
16e7d5b066
commit
7c88713d39
|
@ -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
|
Loading…
Reference in New Issue