Add SAP NetWeaver AS JAVA detection

patch-1
Dwi Siswanto 2020-07-21 13:53:29 +07:00
parent d31ce1f937
commit 6c7c64342c
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
id: sap-netweaver-as-java-detect
info:
name: SAP NetWeaver AS JAVA (LM Configuration Wizard) Detection
author: dwisiswant0
severity: informative
requests:
- method: GET
path:
- "{{BaseURL}}/CTCWebService/CTCWebServiceBean?wsdl"
matchers-condition: and
matchers:
- type: word
words:
- "urn:CTCWebServiceSi"
part: body
- type: status
status:
- 200