30 lines
749 B
YAML
30 lines
749 B
YAML
id: struts-problem-report
|
|
|
|
info:
|
|
name: Apache Struts Dev Mode - Detect
|
|
author: dhiyaneshDK
|
|
severity: low
|
|
description: Multiple Apache Struts applications were detected in dev-mode.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/4278
|
|
metadata:
|
|
max-request: 1
|
|
tags: struts,debug,edb,exposure,apache
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Struts Problem Report</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022072b2375b4cd9dbf2bcce90d71c72e6c52718019b361ce71eea5f617c6a3904e1022100dc2851ed0fcc38ac40f189bfbaef67f1afbef38a0e43466dfdd3eb6005efd6a5:922c64590222798bb761d5b6d8e72950
|