34 lines
876 B
YAML
34 lines
876 B
YAML
id: gibbon-installer
|
|
|
|
info:
|
|
name: Gibbon Installer - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: Gibbon is susceptible to the Installation page exposure due to misconfiguration.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: icon_hash="-165631681"
|
|
tags: misconfig,gibbon,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/installer/install.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Gibbon Installer</title>'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c59d46d3dc8371f1e2f6338e26d0591453d2377131f589356119755f2faf0a2c0220653e1e2296518b50a624431862c50be20e96a4cd7945ea6964d52626523ccfae:922c64590222798bb761d5b6d8e72950 |