Commit graph

27 commits

Author SHA1 Message Date
BlackWasp
6bf6887c49 Add status code control 2025-03-16 23:32:19 +01:00
exploide
e9bd8a43ef fixed 'SyntaxWarning: invalid escape sequence' for Python 3.12+ 2023-12-14 18:20:04 +01:00
nobbd
6063c2f77a
Update SMB.py 2023-08-15 16:03:30 +02:00
nobbd
b61a640747
Update SMB.py 2023-08-15 15:50:53 +02:00
nobbd
a205b58091
Update SMB.py to fix single byte comparisons in python3 2023-08-15 15:08:42 +02:00
lgandx
15d03bc902 Minor bugs and display/logging fixes + RDP srv SSLwrapping fix 2022-07-26 14:56:18 -03:00
lgandx
4231532926 minor fix 2021-05-06 19:56:37 -03:00
lgandx
e91e37c974 Added dce-rpc module + enhancements + bug fix. 2021-04-16 21:35:32 -03:00
lgandx
d6f4911eb4 python3.8 compability fix 2020-08-17 16:08:24 -03:00
lgandx
b510b2bb25 Added py3 and py2 compatibility + many bugfix 2020-01-09 14:47:56 -03:00
Clément Notin
c99c9edf19
Replace ParseSMB2NTLMv2Hash() by ParseSMBHash() to handle NTLMv1 and NTLMv2 2019-01-09 19:16:52 +01:00
lgandx
1d38cd39af Added: Random challenge for each requests (default) 2017-01-03 17:35:49 -03:00
lgandx
027f841cdf Fixed wrong challenge issue 2016-10-18 11:53:09 -03:00
lgandx
0cf1087010 fixed bug in hash parsing. 2016-10-09 22:20:06 -03:00
lgandx
85d7974513 Added SMBv2 support enabled by default. 2016-09-09 02:50:39 -03:00
lgandx
e4f40d7a76 Merge pull request #99 from ValdikSS/utf16names
Proper non-Latin names support for SMB
2016-07-30 19:03:55 -03:00
ValdikSS
9a72afc6b5 Proper non-Latin names support for SMB 2016-07-28 14:56:53 +03: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
8e9205b102 Refactor a bit the servers 2016-07-05 01:31:35 +02:00
lgandx
ee033e0c7f Added support for Samba4 clients 2015-08-04 13:44:51 -04:00
lgandx
e155b4ef81 Small fix 2015-08-04 13:39:07 -04:00
jrmdev
a882d397a8 Minor fixes 2015-07-28 10:48:21 +10:00
jrmdev
8923016cbc Some fixes 2015-07-17 15:30:29 +10:00
jrmdev
bc06818ed1 Further improvement and fixes. 2015-07-07 16:21:28 +10:00
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