Releases: s0lst1c3/eaphammer
v1.14.1
What's Changed
- Update kali-dependencies.txt by @pes-soft in #210
- Update README.md by @readloud in #213
- Support for Python 3.12 by @D3vil0p3r in #221
- Fix build issues - Sept 22nd 2024 by @s0lst1c3 in #223
New Contributors
- @pes-soft made their first contribution in #210
- @readloud made their first contribution in #213
- @D3vil0p3r made their first contribution in #221
Full Changelog: v1.14.0...v1.14.1
Final Frontier
- 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
Power Overwhelming
Fixed gevent / Python 3.9 related issues.
Power Overwhelming
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
Power Overwhelming
Revamped captive portal system. Added integrated website cloaner. Added raspbian support.
Power Overwhelming
Added support for Parrot OS, latest version of Kali
Power Overwhelming
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.
Power Overwhelming
Added --known-ssids flag that can be used instead of --known-ssids-file flag
Power Overwhelming
Added support for known SSID burst attacks.
Power Overwhelming
Added ssid and mac-level ACLs