Commit graph

55 commits

Author SHA1 Message Date
lgandx
5d4510cc1d Added IPv6 support 2021-12-17 10:05:00 -03:00
lgandx
76f6c88df3 Added DHCP DNS vs DHCP WPAD 2021-12-12 17:55:58 -03:00
lgandx
9dc779869b Added DHCP DNS vs WPAD srv injection 2021-12-12 17:02:08 -03:00
lgandx
505ec34324 Added DHCP DNS vs WPAD srv injection 2021-12-12 17:01:03 -03:00
lgandx
bb17595e3f Added date and time for each Responder session config log. 2021-12-10 21:06:03 -03:00
lgandx
ba885b9345 added the ability to provide external IP on WPAD poison via DHCP 2021-12-09 22:38:44 -03:00
lgandx
21afd357f8 Removed the static certs and added automatic cert generation 2021-12-03 00:03:01 -03:00
lgandx
0bf23d632b DHCP: Added auto WPADscript configuration with our IP instead of hardcoded NBT string 2021-11-20 21:36:00 -03:00
lgandx
88ea72908c Added DHCP server 2021-10-25 22:41:01 -03:00
lgandx
85315442bd Added WinRM rogue server 2021-04-19 18:12:27 -03:00
lgandx
e91e37c974 Added dce-rpc module + enhancements + bug fix. 2021-04-16 21:35:32 -03:00
lgandx
1271b8e179 Added DNS SRV handling for ldap/kerberos + LDAP netlogon ping 2021-04-12 20:42:36 -03:00
lgandx
cc3a5b5cff added a check for exec file 2021-03-20 10:22:52 -03:00
lgandx
b0f044fe4e added smb filetime support 2021-02-08 22:18:41 -03:00
lgandx
7842e51f12
Merge pull request #138 from ThePirateWhoSmellsOfSunflowers/fix_challenge
fix custom challenge in python3
2020-12-30 16:54:20 -03:00
Khiem Doan
fb10d20ea3 Fix wrong syntax 2020-11-26 14:19:06 +07:00
ThePirateWhoSmellsOfSunflowers
f581d4dd0e small fix 2020-10-13 13:08:45 +02:00
ThePirateWhoSmellsOfSunflowers
7b47c8fe4e fix custom challenge in python3 2020-10-13 11:47:33 +02:00
lgandx
af7d27ac8c Fixed LLMNR/NBT-NS/Browser issue when binding to a specific interface 2020-09-28 08:11:41 -03:00
lgandx
42a7e3b75c version update 2020-08-19 08:06:40 -03:00
lgandx
b510b2bb25 Added py3 and py2 compatibility + many bugfix 2020-01-09 14:47:56 -03:00
lgandx
c52843a535 Added RDP rogue server 2019-08-17 16:31:34 -03:00
Clément Notin
621c5a3c12
Fix version number in settings.py 2018-08-17 11:51:18 +02:00
lgandx
2a80c7ed9c MultiRelay 2.0 Release 2017-03-29 13:28:31 -03:00
lgandx
2b322b227e minor fix 2017-02-18 20:57:36 +01:00
lgandx
21d48be98f Added: Hashdump, Stats report 2017-02-18 20:38:40 +01:00
lgandx
1d38cd39af Added: Random challenge for each requests (default) 2017-01-03 17:35:49 -03:00
Nikos Vassakis
f321c1bbcc Patch for Android 4.x terminals that are missing some linux commands 2016-10-19 18:24:12 +01:00
lgandx
6bcd6c44cd updated to current version. 2016-10-12 13:46:16 -03:00
lgandx
72603dc482 Minor fix 2016-10-12 00:27:54 -03:00
lgandx
ce211f7fcf Fixed the bind to interface issue (https://github.com/lgandx/Responder/issues/6) 2016-10-12 00:24:31 -03:00
lgandx
0713c0350f updated version number 2016-10-06 17:35:55 -03:00
lgandx
a814d0de81 Updated versions 2016-10-05 12:04:17 -03:00
lgandx
48936d8953 updated version number 2016-10-02 23:47:10 -03:00
lgandx
bfe57d28ac updated version 2016-09-12 00:03:06 -03:00
lgandx
92c9191bda Config dumped independently. Responder-Session.log is now a clean file. 2016-09-11 23:03:50 -03:00
lgandx
35d933d596 Added new option in Responder.conf. Capture multiple hashes from the same client. Default is On. 2016-09-11 22:33:00 -03:00
lgandx
04c270f6b7 Added option -e, specify an external IP address to redirect poisoned traffic to. 2016-09-11 20:25:10 -03:00
lgandx
82fe64dfd9 Added proxy auth server + various fixes and improvements 2016-09-10 21:25:55 -03:00
lgaffie
a765a8f094 Removed the config dump in Responder-Session.log. New file gets created in logs, with host network config such as dns, routes, ifconfig and config dump 2016-09-09 02:23:49 -03:00
lgandx
4a32ce7779 Merge pull request #97 from ValdikSS/multiplecreds
Gather multiple credentials
2016-07-30 18:57:26 -03:00
Jared Haight
08c3a90b40 change IsOSX to utils.IsOsX. Fixes #89 2016-07-25 15:38:23 -04:00
ValdikSS
eee552b895 Send ACCOUNT_DISABLED on the first SMB authentication to gather multiple credentials if there are any. 2016-07-22 22:45:50 +03:00
jvoisin
2fb6a1c228 Refactors utils.py and tools/* 2016-07-05 01:31:36 +02:00
jvoisin
f2a2ffbe87 Refactor a bit the poisoners 2016-07-05 01:31:33 +02:00
lgandx
6f8652c0fc fixed minor bug 2016-06-08 14:32:37 -05:00
jrmdev
8e24d506ff Implemented auto-ignore list 2016-04-29 13:38:49 +10:00
Matt Andreko
008b492c98 First round of cleanup 2015-10-27 16:50:05 -04:00
lgandx
d0f5b9a39e minor changes 2015-10-08 19:40:51 -04:00
jrmdev
a882d397a8 Minor fixes 2015-07-28 10:48:21 +10:00