31 lines
756 B
YAML
31 lines
756 B
YAML
id: phalcon-framework-source
|
|
|
|
info:
|
|
name: Phalcon Framework - Source Code Leakage
|
|
author: philippedelteil
|
|
severity: high
|
|
description: Phalcon Framework source code was discovered.
|
|
metadata:
|
|
max-request: 1
|
|
tags: exposure,debug,phalcon
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/anything_here"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Phalcon Framework"
|
|
- "AnythingHereController"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502206dbd4c53563726c8e2fe05f5d279863ffdbfe4ac80b5a3c36d66437b3128a7aa022100b89e3c794f6554a4c5d85314ae83f19463cbc48728743ceb0deed9d6eefd672f:922c64590222798bb761d5b6d8e72950
|