KrystianLi

Results 4 issues of KrystianLi

**是否使用了最新代码** 是 **Bug描述** 在config/setting文件中配置代理如下 enable_request_proxy = True # 是否使用代理(全局开关) proxy_all_module = True # 代理所有模块 proxy_partial_module = ['GoogleQuery', 'AskSearch', 'DuckDuckGoSearch', 'GoogleAPISearch', 'GoogleSearch', 'YahooSearch', 'YandexSearch', 'CrossDomainXml', 'ContentSecurityPolicy'] # 代理自定义的模块 request_proxy_pool = [{'http':...

bug

在poc编写里面expression: 使用 response.status == 200 && response.body.bcontains(b"未指定业务")无法匹配成功,使用response.status == 200能匹配成功,发现是response.body.bcontains(b"未指定业务")的问题 ![2](https://github.com/shadow1ng/fscan/assets/48751812/ca2564f6-0da2-4b49-be94-e22f44f1dc44) ![1](https://github.com/shadow1ng/fscan/assets/48751812/a819eef1-f902-43f2-84f2-b69e8ae90c22) 通过调试使用utf-8的编码输出response.Body确实存在字符串“未指定业务” ![image](https://github.com/shadow1ng/fscan/assets/48751812/d47e2522-7a0f-479b-b34b-705e446f3405) 这里有大佬知道是什么原因吗

use command: ``` Rubeus.exe asktgt /user:WIN-F1LOM84JTST$ /password:"" /ptt /domain:redteam.com /dc:10.10.10.10 /certificate:MIIRvQ ``` Errors occurred in Windows 10 and server2016. It can be used normally with win11 ![image](https://github.com/GhostPack/Rubeus/assets/48751812/33ce61d1-9dcd-4a13-b8f0-ba736b13462f) ![image](https://github.com/GhostPack/Rubeus/assets/48751812/888845b1-b29c-44d7-a90c-a568cb4bce7c)

yakit版本如下 ![image](https://github.com/user-attachments/assets/f29b5790-a568-4610-a20d-50df98142db2) Pcap 权限权限正确,使用管理员启动的yakit.exe ![image](https://github.com/user-attachments/assets/eefe3093-d3cc-4147-8d58-2b9a175755f1) 额外参数没有变动,在进行200多个域名端口扫描的时候出现错误,会自动退出yakit并处于一种不断连接本地引擎的状态 ![image](https://github.com/user-attachments/assets/d15b41d4-c328-4c84-9bd0-b9e3ffdde900) 查询失败: Error: Error invoking remote method 'QueryRisks': Error: 14 UNAVAILABLE: No connection established ![image](https://github.com/user-attachments/assets/b5486e4b-4c76-4a3c-8def-a437a77ba219) ![image](https://github.com/user-attachments/assets/15704df1-2c4e-400f-bdfe-bd63037f606b)