2022-08-31 12:21:02 +00:00
|
|
|
id: zap-rest-api-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ZAP Rest API Server Running
|
|
|
|
author: hahwul
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- https://www.zaproxy.org/docs/api/
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: zap,tech
|
2022-08-31 12:21:02 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-31 12:21:02 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: response
|
|
|
|
words:
|
|
|
|
- '<title>ZAP API UI</title>'
|
|
|
|
- 'Welcome to the OWASP Zed Attack Proxy (ZAP)'
|
|
|
|
- 'Access-Control-Allow-Headers: ZAP-Header'
|
2023-10-14 11:27:55 +00:00
|
|
|
condition: or
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022067f2cab354e05af47c7d725053109fcd21aca47b7b8b156ec0ff62e81d305bcd022100af0c20ee397ce442d63cb8b985e9baf568c884b3eb639d5d7d8a621cfe7dc874:922c64590222798bb761d5b6d8e72950
|