Skip to content

Instantly share code, notes, and snippets.

@mbijon
Created September 19, 2016 19:04
Show Gist options
  • Select an option

  • Save mbijon/c2aff204a82129c1289087f652330f9e to your computer and use it in GitHub Desktop.

Select an option

Save mbijon/c2aff204a82129c1289087f652330f9e to your computer and use it in GitHub Desktop.
CLI command to start Chrome with XSS Auditor disabled. Use for XSS/security testing
'/Applications/Google Chrome.app/Contents/MacOS/Google Chrome' --disable-xss-auditor --enable-devtools-experiments --disable-features=enable-automatic-password-saving
@raz455

raz455 commented Oct 20, 2019

Copy link
Copy Markdown

Thanks a Lot !!

@mbijon

mbijon commented Oct 20, 2019

Copy link
Copy Markdown
Author

You're welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment