Skip to content

Releases: ANDRVV/gapcast

v1.0.3

26 Jul 14:23
Compare
Choose a tag to compare

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!πŸš€

v1.0.3-beta

14 Jul 05:24
Compare
Choose a tag to compare

Warning

FROM THIS VERSION, GAPCAST CAN BE USED ONLY IN GNU/LINUX SYSTEMS, IT WAS USED IN WINDOWS 8.1+.

Important

Added:
Evil-Twin attack: documentation+Evil Twin Captive Portal pages (models) be released on v1.0.3, now you can use this attack from INJ Table. Note: now is available only one model taken from NickJongens/PiEvilTwin.

More:
Rewriting of code, fixed bugs, added comments, updated performance significantly, more readable code and more stuff will be added soon.

Happy hacking!!

v1.0.2

04 May 16:14
Compare
Choose a tag to compare

On this release has ben fixed:

  • Bugs.
  • Layout.
  • Single Deep Scanning response errors.
  • Mutex (Deadlock) bugs.

Updated:

  • RadarRSSI (Now calculation faster and accurate).

Added:

  • New parameter:
    • -nm-restart to restart Network Manager (On GNU/Linux systems).
    • -dbi-tx to set TX antenna dBi (For custom Radarconf).
    • -dbi-rx to set RX antenna dBi (For custom Radarconf).
    • -dbm to set TX power dBm (For custom Radarconf).
  • New func for check root.

v1.0.1

21 Feb 16:01
Compare
Choose a tag to compare

For version 1.0.1:

  • Additions:
    Single Deep Scanning, a Gapcast feature that allows you to scan a single target in depth, obtaining multiple information.

Finally, some formatting bugs have been fixed and some functions have been modified.

v1.0.0

05 Jan 19:35
Compare
Choose a tag to compare

Gapcast has been significantly improved, due to some problems it was necessary to delete the repository and create a new one, version v1.0.0 is the successor to the old version v0.0.7