nullsection

Results 11 comments of nullsection

@rkervella , can confirm this issue seems to only occur when I'm accessing the team server remotely. Issuing the same command on the team server machine completes as expected.

Roll back to go version 1.23.5 Apparently there is a bug in golang 1.24 according to the offical golang forums.

I've never had socks proxy or port forwarding work well on linux distros. Even running an agent on a major distro like ubuntu it breaks. Windows seems to be fine....

> Could you give a short PoC script showing the error? I recently had trouble using OpenBackupEventLogW on Server 2025 which was related to how rpc buffer length is now...

> Could you give a short PoC script showing the error? I recently had trouble using OpenBackupEventLogW on Server 2025 which was related to how rpc buffer length is now...

> Do you have a full example? I tried using [LogHunter](https://github.com/CICADA8-Research/LogHunter) which had three problems: > so here is even6. Regardless of domain admin, local admin, high priv user added...

> The spec says it only works via ncacn_ip_tcp: https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-even6/31f0897c-034e-490f-b5cc-f2dd824d7378 Use: > > ``` > from impacket.dcerpc.v5.epm import hept_map > # [...] > rpctransport = transport.DCERPCTransportFactory(hept_map(address, even6.MSRPC_UUID_EVEN6, protocol="ncacn_ip_tcp")) > ```...

ah this successfully binds. Now to figure out the disgusting way for parsing the returned data. ``` def connect_even6_tcp(address: str, username: str, password: str, domain: str, lmhash: Optional[str], nthash: Optional[str],...

So it appears that the cookies file still appears locked. History file works in this branch. ``` # pwd /Users/user/AppData/local/Google/Chrome/User Data/Default/Network # get Cookies [-] SMB SessionError: code: 0xc0000043 -...