aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-06-17 05:28:20 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-06-17 05:28:20 +0200
commiteee774ffd0689829e8892dc25253aecd213426af (patch)
tree66817817001cad2ee302650489eff712818d1f64 /jsaccess
parentjsaccess: XXX ++ (diff)
downloadlaurent-tools-eee774ffd0689829e8892dc25253aecd213426af.tar.xz
laurent-tools-eee774ffd0689829e8892dc25253aecd213426af.zip
jsaccess: add chrome example commandline
Diffstat (limited to 'jsaccess')
-rw-r--r--jsaccess/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/jsaccess/README.txt b/jsaccess/README.txt
index 0ad085e..554d50f 100644
--- a/jsaccess/README.txt
+++ b/jsaccess/README.txt
@@ -11,6 +11,7 @@ mitm on the javascript code or mitm on the encrypted archives.
$ git clone git://git.zx2c4.com/laurent-tools
$ cd laurent-tools/jsaccess/
$ firefox jsa/index.html
+OR $ google-chrome --allow-file-access-from-files jsa/index.html
demo password is 'jsa'
@@ -51,6 +52,7 @@ Example downloading a file
==========================
firefox jsa/index.html
+OR $ google-chrome --allow-file-access-from-files jsa/index.html
# enter 'jsa' as password
# click on 'Get files list'
# select 'README.txt'