2021-07-28 12:16:31 +00:00
|
|
|
id: android-debug-database-exposed
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Android Debug Manager
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: low
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.shodan.io/search?query=http.title%3A%22Android+Debug+Database%22
|
2021-07-28 12:16:31 +00:00
|
|
|
tags: unauth,android
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Android Debug Database</title>'
|
2021-07-29 05:17:01 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|