16 lines
281 B
YAML
16 lines
281 B
YAML
|
id: webview-javascript-enabled
|
||
|
|
||
|
info:
|
||
|
name: Webview JavaScript enabled
|
||
|
author: gaurang
|
||
|
severity: info
|
||
|
tags: android,file
|
||
|
|
||
|
file:
|
||
|
- extensions:
|
||
|
- all
|
||
|
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "Landroid/webkit/WebSettings;->setJavaScriptEnabled(Z)V"
|