eaphammer

Targeted evil twin attacks against WPA2-Enterprise networks. Indirect wireless pivots using hostile portal attacks.

GPL-3.0 License

Stars
2.1K

Bot releases are hidden (Show)

eaphammer - v1.14.1

Published by s0lst1c3 26 days ago

What's Changed

New Contributors

Full Changelog: https://github.com/s0lst1c3/eaphammer/compare/v1.14.0...v1.14.1

eaphammer - Final Frontier Latest Release

Published by s0lst1c3 about 1 year ago

  • Merged feature from @r4ulcl that adds ESSID stripping capabilities to hostapd and CLI
  • Merged fix from @DroidKali that fixes environment issue in some Linux versions (fixes #200 and #190)
  • Merged fix for a typo in README.md from @DamieFC
  • Merged update to raspbian-setup by @JBalanza
  • Added SECURITY.md file
  • Merged unattended setup script for Ubuntu from @DroidKali
  • Merged autocrack fix from @DroidKali
  • Merged build fix from @rdeprera (fixes #203) (fixes #197 and #163)
  • Merged Python3 migration fixes, python3 UTF-8 to ASCII conversion fixes from @Att4ck3rS3cur1ty
  • Fixed additional Python3 migration issues in payload generator
  • Reduced overall length of hostapd ctrl_interface prefix and postfix values to accomodate 100 byte max_len for Unix domain sockets, which is exceeded in deeply nested directories. (fixes #201 and #189)
  • Addressed disappearing --version flag
  • Fixed Responder issues (fixes #192)
  • Website cloner now works with self-signed certificates (resolves #173)
  • Website cloner is now single threaded to avoid deadlocks introduced by upstream dependency (pywebcopy) (resolves #172)
  • Fixed ParrotOS setup issues by referencing backports package distribution list (fixes #204)
  • Merged fix from @r4ulcl that pins pem version (resolves #166)
  • Updated documentation
eaphammer - Power Overwhelming

Published by s0lst1c3 almost 4 years ago

Fixed gevent / Python 3.9 related issues.

eaphammer - Power Overwhelming

Published by s0lst1c3 almost 4 years ago

1.13.1 - Gabriel Ryan [email protected]
Updated pip.req to reflect changes in 1.13.0 - (Credit goes to Jan Rude (github.com/whoot))

1.13.2 - Gabriel Ryan [email protected]
Resolve issue #142 by updating /src/ap/wpa_auth.c - (Credit goes to github.com/rsrdesarrollo)

1.13.3 - Gabriel Ryan [email protected]
Resolve issue #59 by fixing Python3 unicode bullshit. - (Credit goes to github.com/MarkusKrell)

1.13.4 - Gabriel Ryan [email protected]
Resolve issue #59 by fixing Python3 unicode bullshit. :D

eaphammer - Power Overwhelming

Published by s0lst1c3 about 4 years ago

Revamped captive portal system. Added integrated website cloaner. Added raspbian support.

eaphammer - Power Overwhelming

Published by s0lst1c3 about 4 years ago

Added support for Parrot OS, latest version of Kali

eaphammer - Power Overwhelming

Published by s0lst1c3 almost 5 years ago

Hostapd control interface now has absolute path, allowing eaphammer to be called outside of project directory. Hostapd control interface name is now randomly generated, allowing for multiple concurrent eaphammer interfaces to be run.

eaphammer - Power Overwhelming

Published by s0lst1c3 about 5 years ago

Added --known-ssids flag that can be used instead of --known-ssids-file flag

eaphammer - Power Overwhelming

Published by s0lst1c3 about 5 years ago

Added support for known SSID burst attacks.

eaphammer - Power Overwhelming

Published by s0lst1c3 about 5 years ago

Added ssid and mac-level ACLs

eaphammer - Power Overwhelming

Published by s0lst1c3 about 5 years ago

Documentation overhauled and moved to Wiki.

eaphammer - Power Overwhelming

Published by s0lst1c3 about 5 years ago

Improved EAP Downgrades. Users now have greater control over EAP Negotiation process. See http://solstice.sh/wireless/eaphammer/2019/09/09/eap-downgrade-attacks/ for additional details.

eaphammer - Power Overwhelming

Published by s0lst1c3 about 5 years ago

Note: Use v1.8.1 due to bugs in this version.

Improved EAP Downgrades. Users now have greater control over EAP Negotiation process. See http://solstice.sh/wireless/eaphammer/2019/09/09/eap-downgrade-attacks/ for additional details.

eaphammer - Power Overwhelming

Published by s0lst1c3 about 5 years ago

Added --troll-defender easter egg option.

eaphammer - Power Overwhelming

Published by s0lst1c3 about 5 years ago

eaphammer - Unrelenting Force

Published by s0lst1c3 over 5 years ago

EAPHammer's Cert Wizard has been expanded to provide users with the ability to create, import, and manage SSL certificates in a highly flexible manner. Cert Wizard's previous functionality has been preserved as Cert Wizard's Interactive Mode, which uses the same syntax as previous versions.

eaphammer - Unrelenting Force

Published by s0lst1c3 over 5 years ago

EAPHammer now uses a local build of libssl that exists independently of the systemwide install. This local version is compiled with support for SSLv3, allowing EAPHammer to be used against legacy clients without compromising the integrity of the attacker's operating system.

eaphammer - Unrelenting Force

Published by s0lst1c3 about 6 years ago

New features as of 0.4.0-beta: added support for password spraying attacks.