Pieces0310

取证须让证物说话,莫妄以自我心证来给案情下定论.切忌画靶射箭,为找而找. 取证的根基仰赖经验与判断,在IT各领域的经验愈丰富,愈能看出端倪. 取证须善用工具,但不过度依赖工具.工具只能帮你缩小可能范围,但无法告诉你答案,仍需靠人进行分析判断.

首页 新随笔 联系 订阅 管理

When it comes to intercepting encrypted transmission packets, people usually think of bypassing "Certificate Pinning".
Besides, there is a amazing tool called eCapture, which utilizes eBPF technology. eBPF stands for Extended Berkeley Packet Filter, and it is a network analysis tool that operates at the Linux kernel level. It runs at runtime environment and does not require modifications to the kernel. Unlike methods that forcibly bypass "Certificate Pinning", eBPF can achieve the goal of intercepting encrypted transmission content without the need for a CA certificate.

 

posted on 2025-01-26 19:35  Pieces0310  阅读(65)  评论(0)    收藏  举报