lgandx
207b0d455c
added support for plain auth
2017-09-06 02:07:41 -03:00
lgandx
679cf65cff
Changed the complete LDAP parsing hash algo (ntlmv2 bug).
v2.3.3.8
2017-09-04 23:15:27 -03:00
lgandx
be26b504b5
Fixed various bugs and improved the LDAP module.
v2.3.3.7
2017-09-04 21:57:51 -03:00
lgandx
75aa21bbb9
Several Bugfix
2017-09-04 18:50:04 -03:00
lgandx
ffca0e2a92
Merge pull request #61 from OJ/fix-ldap-hash-parsing
...
Pass Challenge value to the LDAP parsing function
2017-08-24 22:00:10 -03:00
OJ
33bde41902
Pass Challenge value to the LDAP parsing function
2017-08-25 09:03:01 +10:00
lgandx
95c0d6e673
Merge pull request #58 from megabug/mssql-browser
...
Add Microsoft SQL Server Browser responder
2017-07-15 13:23:08 -03:00
lgandx
0436b47a2c
Merge pull request #59 from breakersall/patch-2
...
Add in check for uptime since March 14th 2017, which could indicate t…
2017-07-15 13:19:53 -03:00
Matt Kelly
5859c31e8e
Add in check for uptime since March 14th 2017, which could indicate the system is vulnerable to MS17-010
...
Add in check for uptime since March 14th 2017, which could indicate the system is vulnerable to MS17-010 (EternalBlue/dismay style exploit)
2017-06-28 14:09:05 -05:00
Matthew Daley
bc90f8fe27
Update README.md with new SQL Browser port usage
2017-06-28 19:15:07 +12:00
Matthew Daley
bff935e71e
Add Microsoft SQL Server Browser responder
...
When connecting to a named instance, a SQL client (at least SQL Server
Native Client) will send a request (namely a CLNT_UCAST_INST message) to
the server's SQL Server Browser service for instance connection
information. If it gets no response, the connection attempt fails.
By adding a SQL Server Browser responder for these requests, we ensure
that connections are successfully made to the SQL Server responder for
hash capture.
As per the comment, this is based on the document "[MC-SQLR]: SQL Server
Resolution Protocol", currently available at
<https://msdn.microsoft.com/en-us/library/cc219703.aspx >.
2017-06-28 19:14:38 +12:00
lgandx
38219e249e
added: mimi32 cmd, MultiRelay random RPC & Namedpipe & latest mimikatz
2017-03-30 23:39:41 -03:00
lgandx
2223ef6689
updated readme
2017-03-29 14:24:17 -03:00
lgandx
2a80c7ed9c
MultiRelay 2.0 Release
v2.3.3.6
2017-03-29 13:28:31 -03:00
lgandx
b05bdcab96
Removed Paypal donation link.
2017-03-15 19:15:46 -03:00
lgandx
6f3cc4564c
Fixed bug in FindSMB2UPTime
2017-03-08 00:01:38 +01:00
lgandx
2b322b227e
minor fix
v2.3.3.5
2017-02-18 20:57:36 +01:00
lgandx
9440cb3e30
Merge branch 'master' of https://github.com/lgandx/Responder
v2.3.3.4
2017-02-18 20:40:01 +01:00
lgandx
21d48be98f
Added: Hashdump, Stats report
2017-02-18 20:38:40 +01:00
lgandx
c9609bd8c6
Merge pull request #25 from joshuaskorich/master
...
added `ip` commands in addition to ifconfig and netstat
2017-02-10 22:03:46 +01:00
lgandx
0642999741
fixed crash: typo.
2017-02-10 18:18:23 +01:00
lgandx
5f59f2934e
Merge pull request #33 from skelsec/master
...
Fixing HTTP header issue
2017-02-09 22:40:28 +01:00
skelsec
225857b6ed
cleaning up comments
2017-02-06 10:48:23 -08:00
skelsec
2c32704b85
SimpleSSL
2017-02-06 09:42:35 -08:00
skelsec
0e3e6f9745
making HTTP great again
2017-02-06 09:21:44 -08:00
lgandx
0ede767d95
Merge pull request #32 from Gifts/fix_randchallenge
...
Fix for RandomChallenge function.
2017-02-01 22:32:13 +01:00
Gifts
de6e869a79
Fix for RandomChallenge function. Function getrandbits can return less than 64 bits, thus decode('hex') will crash with TypeError: Odd-length string
2017-02-01 16:55:15 +03:00
lgandx
cf654ee178
Merge pull request #28 from kithack/master
...
Fix Proxy_Auth. Random challenge broke it.
2017-01-19 22:31:52 +01:00
Timon Hackenjos
5a2ee18bfa
Fix Proxy_Auth. Random challenge broke it.
2017-01-19 17:46:21 +01:00
thejosko
db61f243c9
added ip commands in addition to ifconfig and netstat
2017-01-11 17:35:08 -06:00
lgandx
0d441d1899
Added: Random challenge for each requests (default)
v2.3.3.3
2017-01-03 17:40:38 -03:00
lgandx
1d38cd39af
Added: Random challenge for each requests (default)
v2.3.3.2
2017-01-03 17:35:49 -03:00
lgandx
17dc81cb68
Added paypal button
2016-12-21 11:53:33 -03:00
lgandx
ab2d8907f0
Added: Scripting support. -c and -d command line switch
2016-11-18 11:55:16 -03:00
lgandx
730808c83c
Added: BTC donation address
2016-11-12 12:28:13 -03:00
lgandx
b455ff406f
re-fixed Typo
2016-11-10 14:28:16 -03:00
lgandx
aff17ca9d3
MultiRelay now executes WMIC commands instead of bat files
2016-11-10 14:24:54 -03:00
lgandx
62d7dc4080
Merge pull request #18 from trustedsec/patch-1
...
Update RelayMultiCore.py
2016-11-10 10:57:18 -03:00
trustedsec
cad3adc319
Update RelayMultiCore.py
...
Minor typo fixes, nothing major.
2016-11-10 14:13:13 +01:00
lgandx
fc2aadca6e
Minor fix
2016-11-09 14:12:37 -03:00
lgandx
90071187cd
Merge pull request #17 from leonjza/master
...
Check if the platform is macOS before setting TCP_KEEPIDLE
2016-11-02 11:18:10 -03:00
Leon Jacobs
bcac8c4166
Check if the platform is macOS before trying to set a non-exported
...
TCP_KEEPIDLE option
2016-11-02 09:25:37 +02:00
lgandx
4a7499df03
Removed ThreadingMixIn. MultiRelay should process one request at the timeand queue the next ones.
2016-10-20 23:43:34 -03:00
lgandx
581d7e6849
Merge pull request #14 from nvssks/master
...
Patch for Android 4.x terminals that are missing some linux commands
2016-10-20 01:03:10 -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
027f841cdf
Fixed wrong challenge issue
v2.3.3.1
2016-10-18 11:53:09 -03:00
lgandx
4b7e6397cc
Now grabs and print time on remote machine.
2016-10-15 14:54:05 -03:00
lgandx
d5601056b3
Added: Logs dumped files for multiple targets
2016-10-15 11:48:36 -03:00
lgandx
6bcd6c44cd
updated to current version.
v2.3.3.0
2016-10-12 13:46:16 -03:00
lgandx
6af72d27c4
MultiRelay initial commit
2016-10-12 13:33:49 -03:00