Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Disable Chrome Web Security On Chromebook

I know how to disable chrome web security flag on Windows. But I'm on chromebook and have no idea how to disable XSS Auditor aka chrome web security flag on chromebook for pentesting.

Please help! Thanks!

Edit: This question address the fact that I want to disable security flags on chromebook, not android webview.

like image 292
mehulmpt Avatar asked Aug 14 '15 14:08

mehulmpt


1 Answers

Nevermind, I installed crouton and then used --disable-web-security flag. This can be done by installing ubuntu or any other linux distro and then using chromium there.

Chromebook natively does not support disabling web security flag.

like image 105
mehulmpt Avatar answered Oct 24 '22 00:10

mehulmpt