Search code examples
google-chromegoogle-chrome-oschromebook

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.


Solution

  • 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.