Commit graph

26 commits

Author SHA1 Message Date
evilsocket
e0381e5fba
misc: small fix or general refactoring i did not bother commenting 2018-09-13 13:02:47 +02:00
evilsocket
b6adb2b65f
new: WSD discovery agent for net.probe 2018-09-09 14:10:24 +03:00
evilsocket
42c71845ed
new: new net.probe.upnp agent 2018-09-09 13:12:04 +03:00
evilsocket
03161b1a95
new: new net.probe.nbns and net.probe.mdns boolean parameters to selectively enable or disable specific probe agents 2018-09-09 12:47:08 +03:00
evilsocket
eba546bef6
misc: small fix or general refactoring i did not bother commenting 2018-09-09 12:39:44 +03:00
evilsocket
e2cc4574c4
new: net.probe on uses both NBNS and MDNS queries to fetch endpoints metadata and hostnames 2018-09-09 12:35:00 +03:00
evilsocket
e993bf73f8
new: net.probe now also sends multicast dns queries to force mDNS traffic and responses 2018-09-06 17:41:51 +03:00
Simone Margaritelli
5328ced392
Revert "Minor refactors using golint" 2018-05-03 12:31:42 +02:00
Kent Gruber
c2db4b0d67 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:22:06 -04:00
evilsocket
0de6f3a76e
more lint driven refactoring 2018-04-24 18:26:16 +02:00
evilsocket
b1dc729c79 fix: properly synchronizing modules stop action with waitGroups 2018-02-27 12:53:40 +01:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
d9b7d24314 misc: small fix or general refactoring i did not bother commenting 2018-02-20 12:38:37 +01:00
evilsocket
3182896cb5 misc: small fix or general refactoring i did not bother commenting 2018-02-11 21:07:16 +01:00
evilsocket
c2cd198d37 misc: small fix or general refactoring i did not bother commenting 2018-02-11 20:55:22 +01:00
evilsocket
9c6eb70eb3 refact: refactored module SetRunning method (fixes #49) 2018-02-11 01:43:48 +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
72d855f57e balls 2018-01-24 13:11:05 +01:00
evilsocket
c6d4c2a616 refact: started refactoring in order to have several types of net.probe probers 2018-01-24 13:04:28 +01:00
evilsocket
97c97a668a fix: counting udp probe packets in sent stats 2018-01-17 17:31:51 +01:00
evilsocket
f9f0f3d5b3 fix: several improvements to the https.proxy module 2018-01-14 19:34:15 +01:00
evilsocket
291e87de39 refact: some refactoring to proxy modules 2018-01-11 19:53:14 +01:00
evilsocket
e543582257 refact: refactored module parameters api 2018-01-11 00:27:53 +01:00
evilsocket
31de46c14c new: improved menu and per module help 2018-01-09 22:23:11 +01:00
evilsocket
e36bcacf00 refact: centralized logging into log package using Session singleton instance 2018-01-08 12:25:26 +01:00
evilsocket
64221a126d refact: session/modules -> modules 2018-01-08 09:28:46 +01:00
Renamed from session/modules/net_probe.go (Browse further)