Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@ANDRVV ANDRVV released this 26 Jul 14:23
· 18 commits to main since this release

In this version contains 1.0.3-beta and 1.0.3 logs:

  • Fixed, added:
    • Runned gofmt to 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-restart parameter 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 -5g return error if channel is specificated).
    • 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, run automatically stty sane command on run.
    • 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.

Thanks to everyone for 100 ⭐ Happy hacking!🚀