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
evilsocket
31c28f0c8d
fix: correctly parsing empty strings ( fixes #403 )
2018-12-12 14:51:13 +01:00
evilsocket
99ee5c00c4
Merge pull request #395 from sbrun/sbrun-patch-1
...
Fix the IPv4RouteParser regular expression
2018-11-25 12:49:39 +01:00
Sophie Brun
47c37c066c
Fix the IPv4RouteParser regular expression
...
The IPv4RouteParser regular expression fails to match when there is nothing after the interface name like in the following case:
$ ip route
default via 10.1.52.1 dev eth0
10.1.52.0/23 dev eth0 proto kernel scope link src 10.1.52.148
2018-11-23 11:03:13 +01:00
evilsocket
85c2d0b4fa
fix: gracefully handling corrupted or not compatible alias databases ( fixes #391 )
2018-11-22 13:06:29 +01:00
evilsocket
8cf3e65bdd
Releasing v2.11
2018-11-19 12:02:33 +01:00
evilsocket
df99940ac5
misc: small fix or general refactoring i did not bother commenting
2018-11-02 15:01:11 +01:00
evilsocket
260f2863c4
new: wifi modules now supports 5G wifi networks on macOS ( closes #361 )
2018-10-30 15:24:47 +01:00
evilsocket
26e2cd8831
fix: updated islazy to 1.9.1 ( fixes #360 )
2018-10-30 14:21:15 +01:00
Giuseppe Trotta
f6c2e15836
Merge pull request #381 from bettercap/events.stream
...
Fix #380
2018-10-30 11:19:51 +01:00
yungtravla
49eb83bec3
Update module_param.go
2018-10-30 20:08:30 +10:00
Giuseppe
572d9d7daf
Fix #380
2018-10-30 10:58:57 +01:00
evilsocket
7447b9e0db
fix: fixes #379
2018-10-30 05:01:29 +01:00
evilsocket
24037bce47
Merge pull request #373 from Edznux/refactoring
...
Refactoring and fix tests
2018-10-29 15:24:31 +01:00
evilsocket
684ef513ba
Merge pull request #378 from bettercap/events.stream
...
Decimal support for events.stream.output.rotate.when
2018-10-29 15:23:42 +01:00
Giuseppe
251dbb3ef2
Decimal support for events.stream.output.rotate.when
2018-10-28 22:41:31 +01:00
Edznux
efe15b89bb
Remove double check for the same condition ?
2018-10-28 18:05:39 +01:00
Edznux
25a2f48a02
Replace if/else by switch
2018-10-28 18:01:55 +01:00
Edznux
b119f815d9
Remove test unused tests & function (moved to islazy)
2018-10-28 17:52:30 +01:00
Edznux
2fe8999b2d
revert !
2018-10-28 17:42:25 +01:00
Edznux
3761f1e698
Revert "Oops, misread some tests !"
...
This reverts commit b0ef8a83de
.
2018-10-28 17:36:52 +01:00
evilsocket
fc7d8d22b4
new: added log rotation ( closes #374 )
2018-10-28 12:43:38 +01:00
evilsocket
b6f320d719
Merge pull request #369 from HaraldNordgren/go_versions
...
Bump Go versions
2018-10-28 03:31:41 -05:00
evilsocket
dff6ed222b
Merge pull request #376 from Edznux/add-tests
...
Add tests to the session package
2018-10-28 03:31:06 -05:00
Edznux
e7177107a7
Add more ParseCommand tests
2018-10-25 18:46:13 +02:00
Edznux
65ee524bf5
add module handler test
2018-10-25 17:26:42 +02:00
Edznux
d5f13f7a91
Add test for containsCapitals function
2018-10-25 05:16:44 +02:00
Edznux
ac37354986
Add unknown environment test for GetInt
2018-10-25 05:16:24 +02:00
Edznux
b00b4a738d
Adds events tests
2018-10-25 05:15:56 +02:00
Edznux
b0ef8a83de
Oops, misread some tests !
2018-10-23 10:12:15 +02:00
Edznux
d80fef3ef9
Re-run gofmt -s after modifications
2018-10-23 06:35:22 +02:00
Edznux
e91d0cb63c
Fix environment test
2018-10-23 06:23:10 +02:00
Edznux
9bca52a205
Remove tests from inexisting function : move to "islazy" repository
2018-10-23 06:20:17 +02:00
Edznux
35ef29f27b
Refactor if/else in core and firewall packages
2018-10-23 06:16:30 +02:00
Edznux
191e8eacff
Refactor if/else and switch for the modules package
2018-10-23 06:09:10 +02:00
Edznux
ed6d40f163
refactor if/else in network and packets packages
2018-10-23 05:32:51 +02:00
Edznux
1e12891bfb
Refactor many if/else and switch for the session modules
2018-10-23 05:00:05 +02:00
Edznux
e333df35d4
Add gofmt -s to the build
2018-10-23 03:27:38 +02:00
Harald Nordgren
c867ae5c33
Bump Go versions
2018-10-21 14:31:07 +02:00