ZredamanJ

Results 6 issues of ZredamanJ

你好,burpy解密函数好像无法处理图片类型的返回包 正常请求为 ![image](https://github.com/mr-m0nst3r/Burpy/assets/101722737/4cf29d61-9e46-4307-9c2d-bec48b68466f) 启动burp自动加解密后 ![image](https://github.com/mr-m0nst3r/Burpy/assets/101722737/4197d581-c079-4b27-ab99-2ee5776ef0fd) 报错为 ![image](https://github.com/mr-m0nst3r/Burpy/assets/101722737/645984aa-560c-4759-a4a8-f5579cd0f605) 我的burpy解密函数 ![image](https://github.com/mr-m0nst3r/Burpy/assets/101722737/eb342d3a-ba9c-45bf-8aaa-f4748b31bbc6)

You can add custom output, you don't want to generate recoeds.csv every time

coerce_plus cannot detect ShadowCoerce ![Image](https://github.com/user-attachments/assets/c23d85d5-c1af-4758-88d1-f191cfc41a59) But I was able to complete the attack using https://github.com/ShutdownRepo/ShadowCoerce ![Image](https://github.com/user-attachments/assets/ab025bc3-eede-45c9-b864-8d2e2f209d4a) 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...

in review