mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-04 01:33:21 +08:00
16 lines
302 B
YAML
16 lines
302 B
YAML
id: webview-universal-access
|
|
|
|
info:
|
|
name: Webview Universal Access enabled
|
|
author: gaurang
|
|
severity: medium
|
|
tags: android,file
|
|
|
|
file:
|
|
- extensions:
|
|
- all
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Landroid/webkit/WebSettings;->setAllowUniversalAccessFromFileURLs(Z)V" |