27 lines
707 B
YAML
27 lines
707 B
YAML
id: android-debug-database-exposed
|
|
|
|
info:
|
|
name: Android Debug Manager
|
|
author: dhiyaneshDK
|
|
severity: low
|
|
description: Android Debug Manger is exposed.
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Android Debug Database"
|
|
tags: unauth,android,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Android Debug Database</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502205b1d3b4ae786f5050184eb619652b3de415b6f653b1692a934d6810c2652f363022100be1a69ea9bf4a06fa3651c6d57f9e6f8fa850075f7a072744a1017f2f0c35eb6:922c64590222798bb761d5b6d8e72950 |