32 lines
872 B
YAML
32 lines
872 B
YAML
id: elgg-installer
|
|
|
|
info:
|
|
name: Elgg - Installation
|
|
author: s4e-io
|
|
severity: high
|
|
description: Elgg Installation was discovered.
|
|
reference:
|
|
- https://github.com/elgg/elgg
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
fofa-query: title="Welcome to Elgg"
|
|
product: elgg
|
|
vendor: elgg
|
|
tags: install,elgg,exposure,misconfig
|
|
|
|
classification:
|
|
cpe: cpe:2.3:a:elgg:elgg:*:*:*:*:*:*:*:*
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install.php"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains_any(body,"Elgg Install : Welcome", "Installing Elgg", "Welcome to Elgg")'
|
|
- 'status_code == 200'
|
|
condition: and
|
|
# digest: 4a0a0047304502205eea6dd5e913f95ea9c012b78d1994d5fde3c95ad10b6ec91755aa559a38120a02210095c06cb0e37c6846183ea56612ff208fae3e3dae2526158ecb37c11058a3b0bb:922c64590222798bb761d5b6d8e72950
|