Releases: ICSec/airpwn-ng
Releases · ICSec/airpwn-ng
Release 2.0.6
Release 2.0.4
This release matches the airpwn-ng version for 2.0.4.
Notable differences in this release:
- Python2 has been completely phased out
- airpwn-ng is now a module and can be obtained as easily as
python3 -m pip install airpwn-ng
- Airtun-ng has replaced pyDot11 as the cryptography mechanism
- Prior features from airpwn-ng were removed so that the code itself would concentrate on the core functionality of winning the TCP injection race rather than the multiple options previously available
What's Changed
- demo payload location fixed by @stryngs in #2
- Enabled managed mode injection by @stryngs in #3
- forgotten things by @stryngs in #4
- Updates by @stryngs in #5
- Updates by @stryngs in #6
- Updated for pyDot11-2.3.4 by @stryngs in #8
- Add a Gitter chat badge to README.md by @gitter-badger in #9
- Description update by @stryngs in #10
- Removed misleading syntax by @stryngs in #11
- Library synchronizations by @stryngs in #12
- airtun-ng integration by @stryngs in #13
- Deprecations by @stryngs in #14
- speed enhancements, bssid targeting, mac targeting by @stryngs in #15
- Python package conversion by @stryngs in #16
- Synced with pypi.org by @stryngs in #17
New Contributors
- @gitter-badger made their first contribution in #9
Full Changelog: https://github.com/ICSec/airpwn-ng/commits/Release