38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
id: apache-struts-showcase
|
|
|
|
info:
|
|
name: Apache Struts - ShowCase Application Exposure
|
|
author: DhiyaneshDK
|
|
severity: low
|
|
description: Apache Structs ShowCase Application is exposed.
|
|
reference:
|
|
- https://github.com/PortSwigger/j2ee-scan/blob/master/src/main/java/burp/j2ee/issues/impl/ApacheStrutsWebConsole.java
|
|
classification:
|
|
cpe: cpe:2.3:a:apache:struts:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: apache
|
|
product: struts
|
|
shodan-query: title:"Struts2 Showcase"
|
|
tags: apache,struts,showcase,misconfig,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/struts2-showcase/showcase.action'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Struts2 Showcase'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220448ca0e176095c12338fac2f55a09897b377a0997e7eb162cc8a05c2d99b02fa022100affd50a8a26ee3ef0482c0a0a37eeeb13f848c572c9c382cecccb73f4e56063a:922c64590222798bb761d5b6d8e72950 |