nuclei-templates/file/android/content-scheme.yaml

24 lines
470 B
YAML
Raw Normal View History

2021-05-29 09:16:00 +00:00
id: content-scheme
info:
name: Android Content Scheme Enabling - Detect
2021-05-29 09:16:00 +00:00
author: gaurang
severity: info
description: Android content scheme enabling was detected.
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
2021-05-29 09:16:00 +00:00
tags: android,file
file:
- extensions:
- xml
matchers:
- type: word
words:
- "android:scheme=\"content\""
# Enhanced by md on 2023/05/02