lgandx
|
fd9bcf7de1
|
Merge pull request #191 from Mipsters/master
MutableMapping was moved to collections.abc
v3.1.2.0
|
2022-02-12 17:17:23 -03:00 |
|
Tom Aviv
|
b9f3ae35ee
|
MutableMapping was moved to collections.abc
|
2022-02-11 23:24:00 +02:00 |
|
lgandx
|
39a2c7c0f2
|
Merge pull request #188 from Ne4istb/patch-1
Fixed options formating in README
|
2022-02-10 08:33:50 -03:00 |
|
lgandx
|
bd823f65a2
|
Merge pull request #190 from kitchung/kitchung-patch-1
DE-RPC server status not correct
|
2022-02-10 08:33:01 -03:00 |
|
kitchung
|
ee88da1af8
|
DE-RPC server status not correct #189
Line 512 should read:
print(' %-27s' % "DCE-RPC server" + (enabled if settings.Config.DCERPC_On_Off else disabled))
Instead of:
print(' %-27s' % "DCE-RPC server" + (enabled if settings.Config.RDP_On_Off else disabled))
|
2022-02-06 16:35:01 -08:00 |
|
Andrii Nechytailov
|
f85ad77d59
|
Fixed options formating in README
|
2022-02-03 18:32:42 +02:00 |
|
lgandx
|
b147229938
|
Merge pull request #185 from ajkerley628/master
Updated the README and Responder help flags
|
2022-01-12 06:17:09 -03:00 |
|
root
|
afb54fa274
|
Updated the README and Responder help flags
|
2022-01-11 15:37:14 -06:00 |
|
lgandx
|
5cf69228cf
|
added support for OPT EDNS
|
2021-12-21 22:39:02 -03:00 |
|
lgandx
|
0b56d6aaeb
|
removed fingerprint.py
v3.1.1.0
|
2021-12-17 10:10:08 -03:00 |
|
lgandx
|
5d4510cc1d
|
Added IPv6 support
|
2021-12-17 10:05:00 -03:00 |
|
lgandx
|
bc812da2ef
|
Updated the Readme file with the new options and removed some old stuff
|
2021-12-17 00:32:12 -03:00 |
|
lgandx
|
3e8c9fdb0e
|
added: dhcp inform
|
2021-12-13 20:30:14 -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
|
a0bf7a9baa
|
minor display fix.
|
2021-12-12 12:26:02 -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
v3.0.9.0
|
2021-12-09 22:38:44 -03:00 |
|
lgandx
|
568048710f
|
Added a check for MSSQL
|
2021-12-08 19:57:20 -03:00 |
|
lgandx
|
3cd5140c80
|
Fixed the ON/OFF for poisoners when in Analyze mode.
|
2021-12-07 20:15:17 -03:00 |
|
lgandx
|
17e62bda1a
|
Remove analyze mode on DNS since you need to ARP to get queries
|
2021-12-07 19:56:41 -03:00 |
|
lgandx
|
6e2c77168f
|
Small fix
|
2021-12-07 17:59:54 -03:00 |
|
lgandx
|
d425783be9
|
Removed old DHCP script since its now a Responder module.
v3.0.8.0
|
2021-12-03 00:08:40 -03:00 |
|
lgandx
|
de778f6698
|
removed default certs
|
2021-12-03 00:05:21 -03:00 |
|
lgandx
|
21afd357f8
|
Removed the static certs and added automatic cert generation
|
2021-12-03 00:03:01 -03:00 |
|
lgandx
|
a567d3dc31
|
minor bug when no RunFinger has been launched.
|
2021-12-02 22:04:32 -03:00 |
|
lgandx
|
f90b76fed2
|
Added DB for RunFinger results & Report
|
2021-12-02 22:01:18 -03:00 |
|
lgandx
|
51411e6b20
|
few enhancements
|
2021-12-01 00:08:54 -03:00 |
|
lgandx
|
826b5af9e2
|
removed debug str
|
2021-11-30 23:50:00 -03:00 |
|
lgandx
|
29ae6eca2e
|
Merge branch 'master' of https://github.com/lgandx/Responder
|
2021-11-30 23:43:05 -03:00 |
|
lgandx
|
a462d1df06
|
added timeout option for fine tuning
|
2021-11-30 23:42:04 -03:00 |
|
lgandx
|
110f565bbd
|
Merge pull request #136 from ghost/patch-2
Correct Analyze log filename
|
2021-11-30 22:47:43 -03:00 |
|
lgandx
|
88a2c6a53b
|
fix: DHCP now working on VPN interface
|
2021-11-30 22:38:07 -03:00 |
|
lgandx
|
1dfa997da8
|
added DHCP db & updated the report script to reflect that
|
2021-11-30 22:21:55 -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
|
02fb3f8978
|
Added support for single IP or range file.
|
2021-11-20 20:35:33 -03:00 |
|
lgandx
|
1b2a22facf
|
Fixed a bug and increased speed.
|
2021-11-20 20:11:58 -03:00 |
|
lgandx
|
7bdfe7bbdd
|
Merge branch 'master' of https://github.com/lgandx/Responder
v3.0.7.0
|
2021-10-25 22:52:35 -03:00 |
|
lgandx
|
c449b6bcb9
|
Added DHCP server
|
2021-10-25 22:51:39 -03:00 |
|
lgandx
|
88ea72908c
|
Added DHCP server
|
2021-10-25 22:41:01 -03:00 |
|
lgandx
|
3fe574683b
|
Merge pull request #163 from Hackndo/master
Add ESS downgrade parameter
|
2021-05-17 21:33:16 -03:00 |
|
Pixis
|
dcb80d992e
|
Add --lm switch for ESS downgrade
|
2021-05-16 09:55:32 +02:00 |
|
Pixis
|
51f8ab4368
|
Add ESS disabling information
|
2021-05-16 09:54:21 +02:00 |
|
pixis
|
baf80aa4f0
|
Add ESS downgrade parameter
|
2021-05-14 11:45:18 +02:00 |
|
lgandx
|
ae1c2be51c
|
minor fix
|
2021-05-09 19:02:42 -03:00 |
|
lgandx
|
4231532926
|
minor fix
|
2021-05-06 19:56:37 -03:00 |
|
lgandx
|
350058c179
|
fixed minor isse
|
2021-04-20 13:09:00 -03:00 |
|
lgandx
|
79dfe8ebd0
|
Merge branch 'master' of https://github.com/lgandx/Responder
v3.0.6.0
|
2021-04-19 18:14:13 -03:00 |
|
lgandx
|
85315442bd
|
Added WinRM rogue server
|
2021-04-19 18:12:27 -03:00 |
|