From 634f031c5647f9480307bdd06be28b09e0a5696e Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Fri, 9 Mar 2018 12:42:51 -0800 Subject: [PATCH] Add google-chrome-burp as script. --- bin/google-chrome-burp | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/google-chrome-burp diff --git a/bin/google-chrome-burp b/bin/google-chrome-burp new file mode 100755 index 0000000..195c5cb --- /dev/null +++ b/bin/google-chrome-burp @@ -0,0 +1,3 @@ +#!/bin/bash +# Launch chrome for burp +exec /usr/bin/google-chrome-beta --ignore-certificate-errors --user-data-dir=${HOME}/.config/chrome-pentest --proxy-server=127.0.0.1:8080