misc updates

patch-1
sandeep 2021-08-26 15:03:35 +05:30
parent 8205cdade0
commit 39ce8ee5b2
2 changed files with 11 additions and 6 deletions

View File

@ -1,10 +1,10 @@
id: axis-happyaxis-disclosure
id: axis-happyaxis
info:
name: axis-happyaxis-disclosure
name: Axis Happyaxis Exposure
author: dogasantos
severity: info
tags: axis,axis2,middleware
tags: axis,axis2,middleware,exposure,apache
requests:
- method: GET
@ -13,15 +13,18 @@ requests:
- "{{BaseURL}}/axis/happyaxis.jsp"
- "{{BaseURL}}/axis2-web/HappyAxis.jsp"
- "{{BaseURL}}/happyaxis.jsp"
matchers-condition: and
matchers:
- type: word
words:
- "Axis Happiness Page"
- "Axis2 Happiness Page"
- "java.vendor"
- "Examining Application Server"
- "Examining Version Service"
- "Examining System Properties"
condition: or
- type: status
status:
- 200

View File

@ -5,14 +5,15 @@ info:
author: dogasantos
severity: info
description: Axis and Axis2 detection
tags: axis2,middleware
tags: tech,axis2,middleware,apache
requests:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/axis2/"
- "{{BaseURL}}/axis/"
- "{{BaseURL}}/"
matchers-condition: and
matchers:
- type: word
@ -24,6 +25,7 @@ requests:
- "installation"
- "Admin"
condition: and
- type: status
status:
- 200