Commit graph

113 commits

Author SHA1 Message Date
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
evilsocket
0b4c4a7dce new: mac.changer module 2018-01-25 15:54:30 +01:00
evilsocket
1cffa33264 balls 2018-01-24 13:51:37 +01:00
evilsocket
268c646606 fix: fixed weird bug happening while clearing the interactive session screen 2018-01-24 12:55:41 +01:00
evilsocket
3c8280c08e balls 2018-01-24 11:37:13 +01:00
evilsocket
7eebea30d0 refact: refactored commands parsing code into session.ParseCommands function 2018-01-23 20:20:54 +01:00
evilsocket
79130e2669 fix: using non blocking channel write ops in order not to spawn too many go routines and fill the stack (fixes #20) 2018-01-17 17:13:25 +01:00
evilsocket
9f31cfa4b9 new: implemented '!shell-command' session command (closes #18) 2018-01-16 10:10:56 +01:00
evilsocket
883f200e85 fix: using ttl counters for hosts making host discovery way more stable 2018-01-15 17:59:43 +01:00
evilsocket
f9f0f3d5b3 fix: several improvements to the https.proxy module 2018-01-14 19:34:15 +01:00
evilsocket
9909cc877f balls 2018-01-14 14:05:11 +01:00
evilsocket
64c35fe846 new: implemented proper dynamic tab completion for every available command and module (fixes #14) 2018-01-14 14:00:58 +01:00
evilsocket
7965cece7f new: better net.show output 2018-01-13 21:26:21 +01:00
evilsocket
3e15e13027 refact: refactored net.show in a separate file 2018-01-13 20:34:36 +01:00
evilsocket
75b423ab2d new: realtime network stats can now be used in the prompt 2018-01-13 19:19:43 +01:00