2020-08-20 15:04:51 +00:00
|
|
|
id: artica-web-proxy-detect
|
2021-09-09 13:38:13 +00:00
|
|
|
|
2020-08-20 15:04:51 +00:00
|
|
|
info:
|
|
|
|
name: Artica Web Proxy Detect
|
|
|
|
author: dwisiswant0
|
|
|
|
severity: info
|
2021-09-09 13:38:13 +00:00
|
|
|
tags: tech,artica,proxy
|
2020-08-20 15:04:51 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/fw.login.php"
|
2021-09-09 13:38:13 +00:00
|
|
|
|
2020-08-20 15:04:51 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Welcome to the Artica Web Administration Interface"
|
2021-09-09 13:38:13 +00:00
|
|
|
|
2020-08-20 15:04:51 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|