jrmdev
c6de2e9d3a
Many changes, bug fixes and improvements. scripts in 'tools' still need to be fixed.
2015-06-30 16:49:53 +10:00
jrmdev
050edc22f3
Complete refactoring of responder code, first pass
2015-06-29 22:20:58 +10:00
jrmdev
f4bd612e08
Added support for upstream proxies for the rogue WPAD server
2015-06-29 18:56:28 +10:00
lanjelot
ddaa9f8767
Fixing a bug in HTTP proxy, was calling recv() too many times
2015-03-05 15:33:41 +11:00
lgandx
36ef78f85a
Added: DontRespondToName and DontRespondTo; NAC/IPS detection evasion
2014-11-27 18:36:33 -05:00
lgandx
c05bdfce17
Added --version and kost's fix for /etc/resolv.conf empty lines parsing.
2014-09-14 14:10:11 -04:00
lgandx
cf7b4771ca
Fixed serve-always and serve-exe with the new WPAD server.
2014-08-26 02:51:00 -04:00
lgandx
f69e93c02e
Added: Log command line in Responder-Session.log.
2014-08-26 00:56:16 -04:00
lgandx
235f0fa8ae
minor fix
2014-08-16 08:20:43 -04:00
lgandx
0660cc2fe7
minor fix
2014-08-16 08:18:55 -04:00
lgandx
5c9fec923c
fixed: identation.
2014-06-09 22:16:01 -04:00
lgandx
4558861ce2
Fixed high cpu usage in some specific cases
2014-05-27 22:24:20 -04:00
lgandx
af30d21908
minor change
2014-04-23 01:39:44 -04:00
lgandx
a21aaf7987
Removed: old style options. Just use -r instead of -r On
2014-04-23 00:20:00 -04:00
lgandx
1c79bedac9
Added: in-scope llmnr/nbt-ns name option
2014-04-16 14:33:57 -04:00
lgandx
dcede0fdf5
Added: Kerberos server and -d cli option.
2014-04-16 12:23:04 -04:00
lgandx
c97a13c1bd
Fixed [Enter] key issue
2014-04-01 16:03:39 -04:00
lgandx
f377326d96
minor fix
2014-03-31 08:36:20 -04:00
lgandx
b14ff0b36a
Added: In-scope IP handling for MDNS
2014-03-22 13:33:03 -04:00
lgandx
05b78079a8
Reflected recent changes
2014-03-22 13:19:56 -04:00
lgandx
90479adcca
Added: MDNS Poisoner
2014-03-22 03:10:06 -04:00
lgandx
a1a4f46c7b
fix: Bind to interface bug.
2014-03-20 22:37:10 -04:00
lgandx
81b1f8f2c1
minor fix
2014-03-19 22:17:58 -04:00
lgandx
d0fc37fa42
minor change
2014-02-19 19:35:35 -05:00
lgandx
f5b21d992a
Merge branch 'master' of https://github.com/SpiderLabs/Responder
...
merged with latest version
2014-02-19 19:29:29 -05:00
lgandx
2fdc74a089
minor fixes
2014-02-19 19:29:19 -05:00
Rob Fuller
094824bfd3
Case-insensitive content-type check
...
Was noticing that injection wasn't happening when the header was "Content-type" instead of the checked for "Content-Type". Headers could probably be put as .lower() from the beginning, but then again there might be header content that may break because of it.
2014-02-10 16:55:11 -05:00
lgandx
2c9273eb2c
Added: Analyze mode; Lanman Domain/SQL/Workstation passive discovery.
2014-02-05 22:09:50 -05:00
lgandx
b4d2fe273a
Blacklisted 127.0.0.1 as a plausible DNS server
2014-01-30 00:21:18 -05:00
lgandx
582467428c
Minor fix
2014-01-29 22:34:16 -05:00
lgandx
06df704960
Added: Analyze ICMP Redirect plausibility on current subnet.
2014-01-29 22:24:02 -05:00
lgandx
13e7623312
Minor fix
2014-01-29 20:49:56 -05:00
lgandx
9bb2f81044
Added: Analyze stealth mode. See all traffic, but dont answer (-A cli). Minor bugs also fixed.
2014-01-29 19:14:25 -05:00
lgandx
bf2fdf083c
Changed WPAD to Off by default. Use command line -w On to enable.
2014-01-29 06:41:00 -05:00
lgandx
3f48c114d5
Added: -F command line switch to force authentication on PAC file retrieval. Default is Off
2014-01-27 14:11:27 -05:00
lgandx
111a14cb0a
Minor fix
2014-01-27 11:33:43 -05:00
lgandx
afe2b63c6a
Fixed WPAD cookie capture
2014-01-27 11:32:17 -05:00
lgandx
63daac7840
The WPAD server is now a fully functional proxy server (enabled by default), HTML injection in server's responses is now supported.
2014-01-25 17:25:56 -05:00
lgandx
cdf6a6565b
Made Responder.py +x to eliminate needing to call python
2014-01-23 19:54:02 -05:00
lgandx
afd13426d7
Updated version number
2014-01-23 10:57:47 -05:00
lgandx
12eb95c491
Don't answer DNS queries from localhost.
2014-01-23 10:46:05 -05:00
lgandx
d0b45cb3e7
Updated the copyright year to 2014
2014-01-05 16:44:46 -05:00
lgandx
987a7fc0b7
minor fix
2013-12-31 15:10:15 -05:00
lgandx
135ed7db54
Print only once a unique llmnr/nbt-ns query from one host during a session
2013-12-31 15:08:03 -05:00
lgandx
af60de9567
Added: IMAP module and enhanced wpad.
2013-12-30 19:17:48 -05:00
lgandx
ea10416c4c
minor fix
2013-12-30 01:43:20 -05:00
lgandx
1790928df6
minor fix
2013-12-30 01:32:05 -05:00
lgandx
6828f1b11e
Added: SMTP PLAIN/LOGIN module
2013-12-30 01:29:29 -05:00
lgandx
f48ea3f4b6
Added: POP3 module.
2013-12-29 23:44:04 -05:00
lgandx
a233cf0d26
minor fix
2013-12-29 22:43:09 -05:00