37 lines
848 B
YAML
37 lines
848 B
YAML
id: apache-impala
|
|
|
|
info:
|
|
name: Apache Impala - Exposure
|
|
author: DhiyaneshDk
|
|
severity: medium
|
|
reference:
|
|
- https://www.facebook.com/photo/?fbid=627585602745296&set=pcb.627585619411961
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:587330928
|
|
tags: misconfig,apache,impala
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Apache Impala'
|
|
- 'Process Info'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450221009a2bb01334c3631544baac5fa27e43d8c6ef0d3840a1d8cc956d0cf32b7f15f2022022b76f87a33c3ccf12e54a3531009144fea1e30598d54a932fd1db0479d3146f:922c64590222798bb761d5b6d8e72950
|