diff --git a/.bash_aliases b/.bash_aliases index fb2238e..019cf46 100644 --- a/.bash_aliases +++ b/.bash_aliases @@ -43,6 +43,7 @@ alias sav-stop='sudo service sav-protect stop' # wget Shortcuts alias get-nordserverlist="wget https://downloads.nordcdn.com/configs/archives/servers/ovpn.zip" +alias get-wp6="wget https://git.ncltech.co.uk/Phil/hak5_WiFi_Pineapple_NANO_Tools/raw/commit/b97f2cdae7d0df34f659f199b5a71e448f2f79d5/wp6.sh" # Hack the Box alias htb-vpn-starting_point='sudo openvpn ~/CTF/HTB/vpn/starting_point_NCLtech.ovpn'