gjhami

Results 8 comments of gjhami
trafficstars

Update: I was able to find some additional info. Microsoft's [Kerberos Technical Supplement For Windows](https://learn.microsoft.com/en-us/previous-versions/msp-n-p/ff649429(v=pandp.10)?redirectedfrom=MSDN) indicates LDAP does map to the HOST service: _When a new computer account is created...

+1 for this feature request. I can't find any tooling that supports the relay of incoming MSSQL auth and this would be great to have.

I have the same issue, here are the details NTLMRelayx Host - Hostname: ATTACKER.test.local - IP: 192.168.86.59 - OS: Kali 6.6.9-1kali1 (2024-01-08) - Python version: 3.11.7 - Impacket version: v0.11.0...

@yesiamdollar sadly that didn't work either, but I think it is the expected behavior since ntlmrelayx states it will create a socks5 listener. Setup NTLMRelayx Listener ![image](https://github.com/fortra/impacket/assets/11875826/71269f4d-16b2-432b-bdf4-6fff7f90d8f9) Receive DA connection...

I tried downgrading to python 3.10, since I realized 3.11 isn't actually supported, via pyenv, but that did not resolve the error. The following changes did. I'm still not sure...

Update: I just had the same issue in a client environment. If anyone has any advice or is getting the socks proxy feature to work correctly and could share OS/python/impacket...

Update: I've attached screenshots and [pcaps.zip](https://github.com/user-attachments/files/17589784/pcaps.zip) for the loopback and ethernet interfaces that validate the issue persists in Impacktv0.12.0 using Python 3.12.0. **WORKAROUND**: While the problem persists I did finally...

I did some additional testing and there must have been some caching going on or I was mistaken the first time. PetitPotam and other methods will not start the WebClient...