29 lines
766 B
YAML
29 lines
766 B
YAML
id: ariang-debug-console
|
|
|
|
info:
|
|
name: AriaNg Debug Console - Exposure
|
|
author: DhiyaneshDk
|
|
severity: medium
|
|
description: |
|
|
Detects the presence of AriaNg Debug Console exposure
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"Ariang"
|
|
tags: exposure,ariang,debug,console,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "AriaNg Debug Console"
|
|
- "'Downloading'"
|
|
condition: and
|
|
# digest: 4a0a004730450220787031d0a2ec33dfcef064537eef93f8892e7e77fc9539a7681402587c233720022100b0ad508404543dce6a21af73b3dcf7d8d961b0f5aca5e956246da3b8ce81cf9d:922c64590222798bb761d5b6d8e72950 |