Matrix86
|
b83823283d
|
Fix #54: cmd parsing improved. It is possible set multiple command on ticker.commands with single or double quote.
|
2018-02-16 18:31:56 +01:00 |
|
evilsocket
|
fd28eadc60
|
refact: got rid of go-bindata using a simple py script (fixes #51)
|
2018-02-15 22:03:20 +01:00 |
|
evilsocket
|
48d27f274a
|
refact: renamed package net to network to avoid collision with golang net package.
|
2018-02-15 21:34:46 +01:00 |
|
evilsocket
|
21236c257e
|
new: -silent and -debug are now mapped to log.silent and log.debug that can be set at runtime (fixes #50).
|
2018-02-15 20:48:34 +01:00 |
|
evilsocket
|
c2cd198d37
|
misc: small fix or general refactoring i did not bother commenting
|
2018-02-11 20:55:22 +01:00 |
|
evilsocket
|
a5f1c36e34
|
docs: added basic per-package documentation
|
2018-02-11 20:38:59 +01:00 |
|
evilsocket
|
c838abbe25
|
misc: small fix or general refactoring i did not bother commenting
|
2018-02-11 20:09:06 +01:00 |
|
evilsocket
|
7f7e5a24f8
|
misc: small fix or general refactoring i did not bother commenting
|
2018-02-11 20:05:35 +01:00 |
|
evilsocket
|
42311b9e8d
|
misc: small fix or general refactoring i did not bother commenting
|
2018-02-11 19:52:18 +01:00 |
|
evilsocket
|
ea477ef2b4
|
misc: small fix or general refactoring i did not bother commenting
|
2018-02-11 19:43:36 +01:00 |
|
evilsocket
|
00cc8bce89
|
fix: adding a 10 seconds max timeout to modules stop callbacks.
|
2018-02-11 19:29:05 +01:00 |
|
evilsocket
|
47230567ba
|
new: cpuprofile and memprofile options for easy profiling
|
2018-02-11 18:41:49 +01:00 |
|
evilsocket
|
8d6402323f
|
misc: small fix or general refactoring i did not bother commenting
|
2018-02-11 02:01:20 +01:00 |
|
evilsocket
|
9c6eb70eb3
|
refact: refactored module SetRunning method (fixes #49)
|
2018-02-11 01:43:48 +01:00 |
|
evilsocket
|
5304436736
|
fix: session.started and session.closing are now debug only events.
|
2018-02-10 03:05:17 +01:00 |
|
evilsocket
|
3c2932514a
|
new: new limit optional argument for events.show
|
2018-02-08 12:03:40 +01:00 |
|
evilsocket
|
5bd57ee255
|
fix: using a clearer error message when a module parameter is not valid
|
2018-02-08 08:30:27 +01:00 |
|
evilsocket
|
3a29ca1fbb
|
fix: using a clearer error message when a module parameter is not valid
|
2018-02-08 08:29:37 +01:00 |
|
evilsocket
|
c1280107fb
|
new: printing a big warning if the terminal does not support colors
|
2018-02-08 07:45:03 +01:00 |
|
evilsocket
|
8e5f514d92
|
balls
|
2018-02-08 06:03:16 +01:00 |
|
evilsocket
|
90b720f1b6
|
balls
|
2018-02-08 06:00:38 +01:00 |
|
evilsocket
|
7bc0f6cf11
|
fix: ignoring broadcast addresses
|
2018-02-08 03:24:21 +01:00 |
|
evilsocket
|
bd591855cd
|
balls
|
2018-02-08 01:33:50 +01:00 |
|
evilsocket
|
3672906491
|
balls
|
2018-02-08 01:32:08 +01:00 |
|
evilsocket
|
9c97e99356
|
balls
|
2018-02-08 01:31:15 +01:00 |
|
evilsocket
|
b048d6a0e6
|
balls
|
2018-02-08 01:30:06 +01:00 |
|
evilsocket
|
4cd1fb14d7
|
balls
|
2018-02-08 01:27:07 +01:00 |
|
evilsocket
|
5887883683
|
new: implementing IsForwardingEnabled for windows firewall
|
2018-02-08 01:15:03 +01:00 |
|
evilsocket
|
529d834815
|
new: keeping track of interface index
|
2018-02-08 01:03:31 +01:00 |
|
evilsocket
|
d532163fd6
|
balls
|
2018-02-07 21:37:28 +01:00 |
|
evilsocket
|
14e8e57c78
|
balls
|
2018-02-07 21:08:56 +01:00 |
|
evilsocket
|
b26ff8bd85
|
balls
|
2018-02-07 21:06:20 +01:00 |
|
evilsocket
|
4b575bc7f1
|
balls
|
2018-02-07 20:02:25 +01:00 |
|
evilsocket
|
4581272c94
|
balls
|
2018-02-07 19:32:22 +01:00 |
|
evilsocket
|
8b44912022
|
fix: user privileges check is implicit when trying to open pcap handle
|
2018-02-07 19:08:03 +01:00 |
|
evilsocket
|
36352311fb
|
refact: target -> endpoint
|
2018-02-05 21:57:16 +01:00 |
|
evilsocket
|
ca9f4f0945
|
refact: refactored several strings.Trim calls to core.Trim
|
2018-02-05 18:09:59 +01:00 |
|
evilsocket
|
6e8e489412
|
fix: do not discover new endpoints from packets queue if net.recon module is not running.
|
2018-02-05 17:21:31 +01:00 |
|
evilsocket
|
b789a48f46
|
new: mac.changer module can now be used on any interface.
|
2018-02-05 16:59:21 +01:00 |
|
evilsocket
|
80bbd2a0a0
|
balls
|
2018-02-01 21:28:19 +01:00 |
|
evilsocket
|
73f887087a
|
fix: fixed a bug of the probe and recon algos which prevented targets from being removed once offline
|
2018-02-01 19:45:09 +01:00 |
|
evilsocket
|
4756b885ec
|
refact: the env.change event is now just a debug log
|
2018-02-01 14:12:26 +01:00 |
|
evilsocket
|
5b46b8d941
|
fix: using buffered channel for events (fixes #37)
|
2018-02-01 12:53:44 +01:00 |
|
evilsocket
|
eb1a53efa3
|
new: showing last events in net.show instead of useless histogram
|
2018-01-31 20:43:07 +01:00 |
|
evilsocket
|
8e8e529744
|
fix: an empty string can now be used as an alias in order to remove it
|
2018-01-30 02:26:48 +01:00 |
|
evilsocket
|
4c4a946d44
|
fix: restoring ttl counter up to max threshold when a device is refound on arp cache
|
2018-01-29 16:57:42 +01:00 |
|
evilsocket
|
5d3381fc76
|
fix: make sure events are sorted
|
2018-01-29 14:20:24 +01:00 |
|
evilsocket
|
7abb3cbb2c
|
new: several improvements to the new.show u
|
2018-01-29 12:26:28 +01:00 |
|
evilsocket
|
e216cdde48
|
new: aliases are now persistant
|
2018-01-28 21:07:21 +01:00 |
|
evilsocket
|
a2cc2746b4
|
new: new alias command
|
2018-01-27 20:53:09 +01:00 |
|