lgandx
|
a462d1df06
|
added timeout option for fine tuning
|
2021-11-30 23:42:04 -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 |
|
lgandx
|
35a02e389b
|
Update README.md
|
2021-04-19 12:50:44 -03:00 |
|
lgandx
|
b779d1b494
|
Update README.md
|
2021-04-19 12:38:21 -03:00 |
|
lgandx
|
53d66e3816
|
Update README.md
|
2021-04-19 12:29:36 -03:00 |
|
lgandx
|
72070a02eb
|
Merge pull request #155 from HexPandaa/patch-1
Compare values with `==` instead of `is`
|
2021-04-19 12:14:04 -03:00 |
|
lgandx
|
465f730846
|
Update README.md
|
2021-04-19 01:32:38 -03:00 |
|
lgandx
|
0b669c305d
|
Update README.md
Added Synacktiv as major donor.
|
2021-04-16 22:32:51 -03:00 |
|
lgandx
|
8f74fdaf46
|
forgot to add packets.py
v3.0.5.0
|
2021-04-16 21:42:22 -03:00 |
|
lgandx
|
e91e37c974
|
Added dce-rpc module + enhancements + bug fix.
|
2021-04-16 21:35:32 -03:00 |
|
lgandx
|
027e6b95c3
|
removed addiontional RR on SRV answers
|
2021-04-14 02:39:46 -03:00 |
|
lgandx
|
1271b8e179
|
Added DNS SRV handling for ldap/kerberos + LDAP netlogon ping
v3.0.4.0
|
2021-04-12 20:42:36 -03:00 |
|
lgandx
|
d01bbaafae
|
Update README.md
|
2021-04-05 20:49:54 -03:00 |
|
lgandx
|
e55eeed3d4
|
Update README.md
|
2021-04-05 03:15:39 -03:00 |
|
HexPandaa
|
7d96fa95c4
|
Compare strings with == instead of is
`==` should be used when comparing values, `is` should be used to compare identities.
Modern versions of Python throw a SyntaxWarning.
|
2021-04-02 17:13:05 +02:00 |
|
HexPandaa
|
51f176633e
|
Compare values with == instead of is
`==` should be used when comparing values, `is` should be used to compare identities.
Modern versions of Python throw a SyntaxWarning.
|
2021-04-02 17:10:17 +02:00 |
|
HexPandaa
|
3d9147f36c
|
Compare strings with == instead of is
`==` should be used when comparing values, `is` should be used to compare identities.
Modern versions of Python throw a SyntaxWarning.
|
2021-04-02 17:04:36 +02:00 |
|
HexPandaa
|
f4c11111a7
|
Compare strings with == instead of is
`==` should be used when comparing values, `is` should be used to compare identities.
Modern versions of Python throw a SyntaxWarning.
|
2021-04-02 17:03:56 +02:00 |
|
HexPandaa
|
c33da69a8b
|
Use == instead of is
`==` should be used when comparing values, `is` should be used to compare identities.
|
2021-04-02 17:00:35 +02:00 |
|
lgandx
|
6c51080109
|
removed FindSMB2UPTime.py since RunFinger already get this info
|
2021-03-26 01:43:03 -03:00 |
|
lgandx
|
724cfecb5a
|
minor fix
|
2021-03-26 00:10:14 -03:00 |
|
lgandx
|
3b3ee1314e
|
Ported DHCP.py to py3
|
2021-03-25 23:34:16 -03:00 |
|
lgandx
|
6658c2b98f
|
made compatible py2/py3
|
2021-03-25 23:06:48 -03:00 |
|
lgandx
|
5c56c6e0ca
|
Ported to py3
|
2021-03-25 21:55:56 -03:00 |
|
lgandx
|
35b12b4832
|
Removed MultiRelay binaries
|
2021-03-20 14:25:39 -03:00 |
|
lgandx
|
cc3a5b5cff
|
added a check for exec file
|
2021-03-20 10:22:52 -03:00 |
|
lgandx
|
5d762c4a55
|
Removed BindShell executable file
|
2021-03-20 10:10:49 -03:00 |
|
lgandx
|
ccee87aa95
|
Removed donation banner
|
2021-03-20 09:23:30 -03:00 |
|
lgandx
|
dd1a674080
|
removed verification
|
2021-03-20 09:20:32 -03:00 |
|
lgandx
|
4b02bcadf1
|
google verification
|
2021-03-20 09:13:42 -03:00 |
|
lgandx
|
8104139a35
|
Added donation banner.
|
2021-02-10 13:09:07 -03:00 |
|
lgandx
|
06f9f91f11
|
added donation address and minor typo
|
2021-02-10 11:09:15 -03:00 |
|
lgandx
|
b0f044fe4e
|
added smb filetime support
|
2021-02-08 22:18:41 -03:00 |
|
lgandx
|
4bddf50b5c
|
Ported MultiRelay to python3 + enhancements.
v3.0.3.0
|
2021-02-08 15:11:31 -03:00 |
|