- Notifications
You must be signed in to change notification settings - Fork12
Releases: ANDRVV/gapcast
v1.0.3
Compare
In this version contains1.0.3-beta
and1.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.- ChangedSingle 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 scanningWPA-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 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 sane
on start. - Changing sending mode of De-Auth attack (broadcast seq: 128, individual seq: 64)
- Dependencies checker on setup.
- AddedEvil Twin attack with Captive Portal function.
- Added 2 web-page model for Evil Twin:
CustomVideo
,GoogleLogIn
.
- Runned
Thanks to everyone for 100 ⭐ Happy hacking!🚀
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.3-beta
Compare
Warning
FROM THIS VERSION, GAPCAST CAN BEUSED ONLY IN GNU/LINUX SYSTEMS, IT WAS USED INWINDOWS 8.1+.
Important
Added:
Evil-Twin attack: documentation+Evil TwinCaptive Portal pages (models) be released on v1.0.3, now you can use this attack fromINJ Table. Note: now is available only one model taken fromNickJongens/PiEvilTwin.
More:
Rewriting of code, fixed bugs, added comments, updated performance significantly, more readable code and more stuff will be added soon.
Happy hacking!!
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.2
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.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.1
Compare
Forversion 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.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.0
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.