27 lines
620 B
YAML
27 lines
620 B
YAML
id: artica-web-proxy-detect
|
|
|
|
info:
|
|
name: Artica Web Proxy Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,artica,proxy
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/fw.login.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Welcome to the Artica Web Administration Interface"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402207e732795e6381ed103655b58a4ac2c1540d1d0f4494f5e51f796ed55768854f7022036c4fcdabf5351bf61929d6df07ed4a6e891cef1f0ac8c702c550fb04500e5c1:922c64590222798bb761d5b6d8e72950
|