Commit graph

1567 commits

Author SHA1 Message Date
evilsocket
44fddfa455
fix: fixed a bug in net.sniff and wifi.recon that caused stop operations to hang on pcap_close 2019-01-29 13:47:20 +01:00
evilsocket
36a6bb87ce
new: added net.sniff FTP credentials parser (closes #424) 2019-01-29 13:02:14 +01:00
evilsocket
8230b8bca6
fix: fixed a crash happening during wifi.recon/wifi.show where no APs have WPS (fixes #423) 2019-01-29 12:36:34 +01:00
evilsocket
0de4643a4e
Releasing v2.13 2019-01-28 18:07:50 +01:00
evilsocket
59d1842101
misc: small fix or general refactoring i did not bother commenting 2019-01-28 17:39:31 +01:00
evilsocket
116e6e19dd
misc: small fix or general refactoring i did not bother commenting 2019-01-28 17:38:03 +01:00
evilsocket
5504e423fe
new: new net.fuzz network fuzzer module 2019-01-28 17:06:27 +01:00
evilsocket
26ebef7d3f
misc: small fix or general refactoring i did not bother commenting 2019-01-28 13:39:12 +01:00
evilsocket
10fe1bf693
new: parsing wps.primaryDeviceType 2019-01-28 13:30:20 +01:00
evilsocket
4ecd89ae22
fix: parsing wps.Version from wps.WFA 2019-01-28 12:34:02 +01:00
evilsocket
cac366913a
new: parsing wps wfa version2 field 2019-01-28 12:12:58 +01:00
evilsocket
53d07298b7
new: parsing WPS response type field 2019-01-27 16:50:56 +01:00
evilsocket
be055f5e41
new: parsing WPS RF bands 2019-01-27 16:45:15 +01:00
evilsocket
053fa343f3
new: parsing WPS Configs fields 2019-01-27 16:42:03 +01:00
evilsocket
2c2be3149d
fix: don't overwrite full WPS map when new info arrive 2019-01-27 15:06:43 +01:00
evilsocket
4e82a4356a
fix: sorting WPS fields by name for wifi.show.wps command 2019-01-27 15:01:44 +01:00
evilsocket
85f713f610
new: wps device password id fields descriptors 2019-01-27 14:56:06 +01:00
evilsocket
50bf22af9c
new: new WPS parsing capabilities and wifi.show.wps command 2019-01-27 14:52:59 +01:00
evilsocket
dcd1fbfe27
fix: fixed a bug which prevented loading caplets from absolute paths 2019-01-26 12:50:58 +01:00
evilsocket
bbf178e3db
fixed wifi.show.sort by rssi 2019-01-26 12:46:15 +01:00
evilsocket
282b58c024
misc: small fix or general refactoring i did not bother commenting 2019-01-24 17:20:05 +01:00
evilsocket
2fe9a2af2f
new: wifi.show and net.show columns are now decorated according to sorting 2019-01-24 15:15:09 +01:00
evilsocket
58738b7723
new: added wifi.show clients and encryption sorting 2019-01-24 14:36:26 +01:00
evilsocket
573cb17735
new: wifi.show.filter, wifi.show.limit, wifi.show.sort and wifi.show.sort_by parameters to control wifi.show 2019-01-24 11:17:27 +01:00
evilsocket
28f8586abb
new: net.show.filter, net.show.limit, net.show.sort and net.show.sort_by parameters to control net.show 2019-01-23 20:03:01 +01:00
evilsocket
431e84ea79
fix: fixed a deadlock in events.stream when the -debug flag is passed and some events are ignored 2019-01-23 14:07:45 +01:00
evilsocket
308fa01e81
fix 2019-01-20 18:36:36 +01:00
evilsocket
b7dddfb623
Releasing v2.12 2019-01-20 18:35:44 +01:00
evilsocket
79279126e6
fix: fixed compilation of macOS for wifi modules 2019-01-20 18:30:22 +01:00
evilsocket
bf34561a19
new: added interface name and channel on wifi.show 2019-01-19 18:03:31 +01:00
evilsocket
f71df54950
new: wifi.show now shows I/O statistics like net.show 2019-01-19 17:54:49 +01:00
evilsocket
b2cd841ce8
new: new wifi.deauth.silent setting 2019-01-19 17:51:20 +01:00
evilsocket
ee83ce44b4
misc: small fix or general refactoring i did not bother commenting 2019-01-18 20:17:27 +01:00
evilsocket
31895569f7
misc: refactored modules.findMAC to session.FindMAC 2019-01-18 20:13:41 +01:00
evilsocket
81f1d6b88f
misc: small fix or general refactoring i did not bother commenting 2019-01-18 16:32:37 +01:00
evilsocket
ca734335fa
new: implemented wifi.deauth.skip variable (closes #375) 2019-01-18 16:19:30 +01:00
evilsocket
41084bec39
fix: made wifi.deauth asynchronous 2019-01-18 16:06:24 +01:00
evilsocket
470d456ba8
new: syn.scan stop command (closes #415) 2019-01-18 15:56:22 +01:00
evilsocket
e31ce94a78
new: added syn.scan.progress command and syn.scan.show-progress-every variable (ref #415) 2019-01-18 15:52:06 +01:00
evilsocket
7e3a1d79a7
refact: minor refactoring to syn.scan module (ref #415) 2019-01-18 14:25:05 +01:00
evilsocket
34db9e5978
misc: updated dependencies 2019-01-17 19:59:37 +01:00
evilsocket
63810a5192
misc: small fix or general refactoring i did not bother commenting 2019-01-17 18:51:01 +01:00
evilsocket
93744418ef
misc: small fix or general refactoring i did not bother commenting 2019-01-17 18:44:02 +01:00
evilsocket
5d5d8339bf
fix: fixed a bug which caused events.show not to skip ignored events 2019-01-17 18:32:47 +01:00
evilsocket
4ac66fd52a
fix: fixed a bug in sslstripper (fixes #400) 2019-01-14 12:24:42 +01:00
evilsocket
740ac95428
Releasing v2.11.1 2019-01-07 11:55:49 +01:00
evilsocket
9619cd62de
fix: fixed a dns.spoof.domains bug (fixes #408) 2019-01-07 11:02:36 +01:00
evilsocket
f687c9bb76
fix: fixed a deadlock in tcp_proxy_script (fixes #411) 2019-01-07 10:57:26 +01:00
evilsocket
0c50012f9b
Merge pull request #410 from igorljubuncic/“add-snapcraft”
Add support for building snaps
2019-01-07 10:54:24 +01:00
Igor Ljubuncic
2fb8a00c71 Add support for building snaps 2018-12-20 10:13:56 +00:00