diff --git a/index.md b/index.md index 84951a4..2f52964 100644 --- a/index.md +++ b/index.md @@ -156,13 +156,13 @@ sudo bash ./bb.sh ~~~~ ## Sharing an Internet Connection with the Bash Bunny from OSX -1. Configure a payload.txt for ATTACKMODE RNDIS_ETHERNET STORAGE -2. Boot Bash Bunny from RNDIS_ETHERNET configured payload +1. Configure a payload.txt for ATTACKMODE ECM_ETHERNET STORAGE +2. Boot Bash Bunny from ECM_ETHERNET configured payload 3. Open a terminal on the OSX host. Install Macports if you don't have it installed already. http://macports.org 4. Install and set up Squid on the OSX host: ~~~ sudo port install squid - sudo squid -Z + sudo squid -z sudo squid ~~~ 5. You will now have an open (!!) proxy running on all interfaces of your host. If you are not in a trusted environment, limit the interface in the squid.conf file.