ZredamanJ
ZredamanJ
你好,burpy解密函数好像无法处理图片类型的返回包 正常请求为  启动burp自动加解密后  报错为  我的burpy解密函数 
You can add custom output, you don't want to generate recoeds.csv every time
coerce_plus cannot detect ShadowCoerce  But I was able to complete the attack using https://github.com/ShutdownRepo/ShadowCoerce  nxc debug information is below ```nxc smb 10.10.10.11 -u redteam\test -p Admin@111 -M coerce_plus...
在实际情况中域名可能指向多个域控ip。因为一些特殊原因,只能使用某个域控ip,请问能否添加指定域控ip的参数?
Unable to relay normally ``` 2025/11/05 02:40:42 relay.go:277: smb [Notice] SMB Relay started on port 445. Waiting for incoming connections. 2025/11/05 02:41:01 relay.go:287: smb [Notice] Client connected from 10.10.10.10:55572 2025/11/05...
I started listening, accessed the HTTP website enabled by ntlmrelay, and manually entered credentials to simulate an attack. ``` python ntlmrelayx.py -t ldap://10.10.10.10 -socks -debug ``` At this point, using...