Skip to content

Releases: FLOCK4H/Freeway

1.2.4

01 Jun 17:28
Compare
Choose a tag to compare

1.2.4

Now, PyPi will be cool with installing templates and lists folders!

[+] Added git_downloader.py
[+] Updated evil_twin.py
[+] Updated beacon_spam.py

1.2.1

27 May 12:10
Compare
Choose a tag to compare

PyPi release: PyPi

1.2.0

27 May 11:26
Compare
Choose a tag to compare

No more git pull origin main for updates, Freeway will handle this from now, in the script, it checks if there is a tag at

https://api.github.com/repos/{GITHUB_REPO}/releases/latest

different than the one in the current code repo, then proceeds with git pull origin main for us.

1.1.2

27 May 10:15
84040d9
Compare
Choose a tag to compare

Tip

You need an external WiFi adapter or in total: 2 adapters, because on one you host the Evil Twin Access Point (AP), and the second one must remain connected to any WiFi in order to provide internet (the WiFi can also be connected when attack has already started, it will fix rerouting).

1.1.2

Incorporating the Evil Twin attack, now you can create an AP with captive portal using your own, or one from 4 default templates, HTML website.

Note

JavaScript might be disabled on some devices.

  • Change AP's Mac and ESSID to masquerade into other AP
  • Harvest Credentials directly to the console, automating hostapd, dnsmasq, and lighttpd
  • Use your own imagination to create templates
  • The Evil Twin is configurable in menu or /usr/local/share/3way/_config file for manual configuration.
  • If default IP and it's range: 10.0.0.15 and 10.0.0.20-150 is taken (busy), please change to one of other private IP class (e.g., 192.168.1.1, 172.16.1.1).