Skip to content

Instantly share code, notes, and snippets.

@Manouchehri
Last active September 9, 2021 20:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Manouchehri/ddc1b2f5c76d980605b3067a5ec2a578 to your computer and use it in GitHub Desktop.
Save Manouchehri/ddc1b2f5c76d980605b3067a5ec2a578 to your computer and use it in GitHub Desktop.
open -na "Google Chrome Canary" --args --user-data-dir=/Users/dave/.burp-chrome --allow-insecure-localhost --allow-running-insecure-content --disable-add-to-shelf --disable-background-networking --disable-bundled-ppapi-flash --disable-captive-portal-bypass-proxy --disable-clear-browsing-data-counters --disable-client-side-phishing-detection --disable-cloud-import --disable-component-cloud-policy --disable-component-extensions-with-background-pages --disable-component-update --disable-contextual-search --disable-datasaver-prompt --disable-default-apps --disable-device-discovery-notifications --disable-dinosaur-easter-egg --disable-domain-reliability --disable-eol-notification --disable-extensions-http-throttling --disable-http2 --disable-logging --disable-login-animations --disable-network-portal-notification --disable-ntp-popular-sites --disable-offer-upload-credit-cards --disable-office-editing-component-extension --disable-offline-auto-reload --disable-offline-auto-reload-visible-only --disable-password-generation --disable-popup-blocking --disable-prompt-on-repost --disable-push-api-background-mode --disable-quic --disable-single-click-autofill --disable-sync --disable-sync-app-list --disable-system-timezone-automatic-detection --disable-translate --disable-translate-new-ux --disable-volume-adjust-sound --disable-wake-on-wifi --disable-web-security --disable-webrtc-encryption --disable-xss-auditor --force-local-ntp --ignore-certificate-errors --no-default-browser-check --no-first-run --no-network-profile-warning --no-service-autorun --proxy-server="http=127.0.0.1:8080;https=127.0.0.1:8080" --safebrowsing-disable-auto-update --safebrowsing-disable-download-protection --safebrowsing-disable-extension-blacklist --sync-allow-insecure-xmpp-connection --use-fake-device-for-media-stream --use-fake-ui-for-media-stream --use-mock-keychain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment