Commit graph

65 commits

Author SHA1 Message Date
evilsocket
1e7d99433e
refact: refactored module status checks in Configure methods for consistency 2018-03-07 12:47:15 +01:00
evilsocket
a8e6b497a3
fix: explicitly printing interface name if could not set it to monitor mode (ref #127) 2018-03-07 11:39:24 +01:00
evilsocket
1857a62645 misc: small fix or general refactoring i did not bother commenting 2018-03-06 17:24:36 +01:00
evilsocket
1a67c82fbd fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
evilsocket
496c29b5bc fix: using statically linked version of gopacket (fixes #98) 2018-02-28 01:06:49 +01:00
evilsocket
b2e559a206 fix: properly synchronizing modules stop action with waitGroups (ref #88) 2018-02-27 13:20:08 +01:00
evilsocket
b1dc729c79 fix: properly synchronizing modules stop action with waitGroups 2018-02-27 12:53:40 +01:00
evilsocket
b2abc5e1ed fix: hiding vendor column in wifi.show as it only took horizontal space 2018-02-27 04:48:12 +01:00
Simone Margaritelli
bbc38c174e
Merge pull request #92 from Neal/logs-improve-consistency-add-rssi
misc: improve consistency and add rssi to logs
2018-02-27 00:37:26 +01:00
evilsocket
ec58c55370 new: implemented ble.enum and refactored how tabular views work ( ref #74 ) 2018-02-27 00:35:42 +01:00
Neal Patel
b9cf32573f misc: improve consistency and add rssi to logs 2018-02-26 15:09:45 -08:00
Gianluca
bda3c2c487 Fix: create station and extract info from the first beacon 2018-02-26 00:13:55 +01:00
Gianluca
27e68aefc9 Wifi mod: extraction of Auth&Cipher from beacon 2018-02-26 00:11:46 +01:00
evilsocket
e63d88d5f9 fix: fixed a bug while parsing ssid probes (fixes #80) 2018-02-25 16:13:36 +01:00
evilsocket
cf52962670 misc: small fix or general refactoring i did not bother commenting 2018-02-24 23:36:33 +01:00
evilsocket
ef172c1b01 new: implemented wifi probes tracking (closes #78) 2018-02-24 23:03:37 +01:00
evilsocket
e77d6c8301 fix: wifi.* modules now update the session main queue stats 2018-02-24 21:39:49 +01:00
evilsocket
e753245221 fix: new wifi.skip-broken option, default to true, to skip dot11 packets with an invalid checksum ( ref #61 ) 2018-02-24 21:23:46 +01:00
evilsocket
ae7ce29986 fix: skipping broadcast bssid in wifi.recon 2018-02-24 21:07:39 +01:00
evilsocket
dfb9f145ef misc: small fix or general refactoring i did not bother commenting 2018-02-24 19:48:01 +01:00
evilsocket
d9bcf8195b new: implemented wifi.hop.period parameter (closes #75). 2018-02-24 19:46:22 +01:00
evilsocket
8365904ed5 fix: skipping zeroed BSSID 2018-02-24 19:04:33 +01:00
evilsocket
bf27880325 misc: small fix or general refactoring i did not bother commenting 2018-02-23 05:21:30 +01:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
a30ff8b359 fixes #59 2018-02-21 03:30:09 +01:00
evilsocket
51f563d830 misc: small fix or general refactoring i did not bother commenting 2018-02-20 19:03:45 +01:00
evilsocket
fc840f413f fix: supporting hidden networks 2018-02-20 18:38:20 +01:00
evilsocket
8720327743 misc: small fix or general refactoring i did not bother commenting 2018-02-20 18:34:29 +01:00
evilsocket
da5d1d46d4 refact: big refactoring and improvements of wifi.* modules 2018-02-20 18:14:38 +01:00
evilsocket
efeedc7558 fix: increase channel hopping time if we have both 2.4ghz and 5.0ghz capabilities 2018-02-20 15:24:10 +01:00
Matrix86
8825ecb8db Merge branch 'master' of github.com:evilsocket/bettercap-ng 2018-02-20 12:41:06 +01:00
Matrix86
813561cbda Wifi 5GHz support added to wifi.recon 2018-02-20 12:40:55 +01:00
evilsocket
b4df469ff1 misc: small fix or general refactoring i did not bother commenting 2018-02-19 20:58:10 +01:00
Matrix86
420ab9e26c Fix on concurrent access to the Stations map by UpdateStats method 2018-02-19 20:53:44 +01:00
evilsocket
e294812ea9 refact: refactored wifi.* to have easier commands 2018-02-19 15:26:52 +01:00
evilsocket
d95373bfa8 misc: small fix or general refactoring i did not bother commenting 2018-02-19 14:36:24 +01:00
evilsocket
8d2f0af82b fix: pruning wifi stations after a certain time of inactivity 2018-02-19 14:26:00 +01:00
evilsocket
ee2e66a20a fix: using 'OPEN' as default if no encryption is detcted (fixes #57) 2018-02-17 19:24:15 +01:00
evilsocket
e93f2138e4 misc: small fix or general refactoring i did not bother commenting 2018-02-17 06:08:47 +01:00
evilsocket
e895dc6ab2 refact: using global wifi objects in order to expose them from the api.rest module 2018-02-17 05:44:25 +01:00
evilsocket
9390a580fd misc: small fix or general refactoring i did not bother commenting 2018-02-17 05:27:13 +01:00
evilsocket
9b81e5b96a new: parsing encryption in wifi.recon module ( ref #53 ) 2018-02-17 05:15:52 +01:00
evilsocket
0ad426024f new: parsing RSSI ( ref #53 ) 2018-02-17 04:10:37 +01:00
evilsocket
35c9740537 misc: small fix or general refactoring i did not bother commenting 2018-02-17 02:53:35 +01:00
evilsocket
b80bd4e1e2 misc: small fix or general refactoring i did not bother commenting 2018-02-17 02:52:43 +01:00
evilsocket
a66f5fabbb new: implemented channel hopping for wifi.recon module ( ref #53 ) 2018-02-17 02:41:10 +01:00
evilsocket
e1e2e33f57 misc: small fix or general refactoring i did not bother commenting 2018-02-17 01:57:14 +01:00
evilsocket
d775dd3b3c misc: small fix or general refactoring i did not bother commenting 2018-02-17 01:31:36 +01:00
evilsocket
5314e9ff50 misc: small fix or general refactoring i did not bother commenting 2018-02-17 01:05:58 +01:00
evilsocket
7356bf2295 misc: small fix or general refactoring i did not bother commenting 2018-02-17 00:43:31 +01:00