-
if support,how to config for kerberos?
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
The following command doesn't change the ownership to a desired uid (other than defaul…
-
smb.smb_structs.ProtocolError: Unknown status value (0xC0000001) in SMB_COM_SESSION_SETUP_ANDX (with extended security)
==================== SMB Message ====================
Command: 0x01 (SMB2_COM_SE…
-
```
crypto.cc:863:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
863 | register unsigned long fval, work, right, leftt;
| …
-
In "smb2_cancel" function, at file "smb2pdu.c", lines 6798-6799 have called "cancel_fn" for hdr->Flags with SMB2_FLAGS_ASYNC_COMMAND, at line 6819 has not call the "cancel_fn". If hdr->Flags without S…
-
Metasploit's `modules/exploits/windows/smb/smb_relay.rb` module will no longer support NTLM V1 / SMB1 after https://github.com/rapid7/metasploit-framework/pull/16098 is merged in - which updates the m…
-
It would be helpful to export the loaded modules via the telemetry framework. Currently, it would be possible to export loaded scripts. However, this is quite fine-grained.
-
When trying to use the brand new SMB2 module, I get an error stating the app was compiled without the proper library:
```
hydra -L /usr/share/wordlists/csa_users.txt -P /usr/share/wordlists/csa_pa…
-
### The problem
I can't connect Home Assistant to samba share.
I got USB drive connected to Asus router. Guest login is allowed and no user and pass is needed.
When I type \\192.168.0.1\ext1 to …
-
SMB2 protocol basically supports Chained Responses, similar to Chained Requests. In this case multiple SMB2 blocks are included in a "Transmission Frame". E. g. SMB Implementation on AS400 put the two…