36 lines
955 B
YAML
36 lines
955 B
YAML
id: tastyigniter-installer
|
|
|
|
info:
|
|
name: TastyIgniter Setup Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Detects exposed TastyIgniter Setup page.
|
|
reference:
|
|
- https://tastyigniter.com/
|
|
classification:
|
|
cpe: cpe:2.3:a:tastyigniter:tastyigniter:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: tastyigniter
|
|
product: tastyigniter
|
|
fofa-query: body="TastyIgniter - Setup - License agreement"
|
|
tags: misconfig,install,exposure,tastyigniter
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/setup/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "TastyIgniter - Setup"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022005e337f465bd299f830d6ffd63be92d35f228e128af1cfbf3beb79b0d57da795022100ab16858056a05dd73658418cad4430f62d73bf0fae954bbe0d21b0c7fbf1da2f:922c64590222798bb761d5b6d8e72950 |