Skip to content

Working sslstrip2+ dnsproxy for the GL-AR300M (with wifi-pineapple firmware)

License

Notifications You must be signed in to change notification settings

molecul/sslstrip-hsts-openwrt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSLstrip2 + DNS2Proxy - For WiFi Pineapple NANO [GL-AR300M]

Working version of SSLstrip2 with HSTS bypassing.

Getting Started

SSH to your Pineapple. Download/launch the INSTALL.sh script to install SSLstrip2.

Installing

wget -qO- https://raw.githubusercontent.com/molecul/sslstrip-hsts-openwrt/master/INSTALL.sh | bash -s -- -v -v

Running the tools

python /usr/share/sslstrip2/sslstrip.py
python /usr/share/dns2proxy/dns2proxy.py

When running dns2proxy, it's a good idea to traverse to the directory before launching it. (Running with ./dns2proxy.py from the directory" If not, you might encounter errors about missing files, such as: nospoof.cfg.

Acknowledgments

  • Thanks to the authors of ssltrip2 and dns2proxy!
  • Lack of updated python libraries inspired me to get this working myself.
  • Do not use these tools to do anything i would do! ;)

About

Working sslstrip2+ dnsproxy for the GL-AR300M (with wifi-pineapple firmware)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • C 0.9%
  • GAP 0.1%
  • HTML 0.1%
  • JavaScript 0.0%
  • Shell 0.0%