Skip to content

Instantly share code, notes, and snippets.

@thesp0nge
Last active September 7, 2016 12:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thesp0nge/35255320cff1254fb88bc4da85dd31ad to your computer and use it in GitHub Desktop.
Save thesp0nge/35255320cff1254fb88bc4da85dd31ad to your computer and use it in GitHub Desktop.
#!/bin/sh
#for kali rolling, the startup script is very simple
cd /usr/share/zaproxy/
exec ./zap.sh $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment