In this version contains 1.0.3-beta and 1.0.3 logs:
- Fixed, added:
- Runned
gofmtto fix syntax and readability. - Totally rewriting of code with bug fixing.
- Added comments on every function.
- Update performance on most functions.
- Added channel scan scheme (from coverage signal)
-nm-restartparameter now reset all services that Gapcast used.- Changed Single Deep Scanning scanning time from 10s to 20s.
- Added log msg library.
- Replaced function that read packets (from bettercap) with best performance functions.
- Added support for scanning WPA-3.
- Fix bugs and improved EAPOL-Key recording.
- Table frame rate changeable from gapcast.go consts, now set to
35 fps. - Fixed decode errors (on packet).
- Fixed bugs on parseChannel function (with
-5greturn error if channel is specified). - Support for all AKM and Cipher suites.
- Added parameters
-enc,-cipher,-auth - Better performance on packet handler (does not load it if packet is invalid).
- To prevent input error, runned automatically
stty saneon start. - Changing sending mode of De-Auth attack (broadcast seq: 128, individual seq: 64)
- Dependencies checker on setup.
- Added Evil Twin attack with Captive Portal function.
- Added 2 web-page model for Evil Twin:
CustomVideo,GoogleLogIn.
- Runned