42 lines
992 B
YAML
42 lines
992 B
YAML
id: apache-axis-detect
|
|
|
|
info:
|
|
name: apache-axis-detect
|
|
author: dogasantos
|
|
severity: info
|
|
description: Axis and Axis2 detection
|
|
classification:
|
|
cpe: cpe:2.3:a:apache:axis:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 3
|
|
vendor: apache
|
|
product: axis
|
|
shodan-query: http.html:"Apache Axis"
|
|
tags: tech,axis2,middleware,apache
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/axis2/"
|
|
- "{{BaseURL}}/axis/"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Validate"
|
|
- "Welcome"
|
|
- "Axis"
|
|
- "deployed"
|
|
- "installation"
|
|
- "Admin"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100c6a6ebf11a6d6e8a059ecd1a98624c71f0f842fd6397f33716e0a6dfc9219524022100a09789d86cda2cb5946ac783d4a104d13c826ff8ff79072a74a7ea2a143e83f3:922c64590222798bb761d5b6d8e72950 |