HTTP Proxy Injector: A Powerful HTTP Proxy Injection Tool

HTTP Proxy Injector: A Powerful HTTP Proxy Injection Tool

HTTP Proxy Injector: A Powerful HTTP Proxy Injection Tool HTTP Proxy Injector is a powerful tool for HTTP request proxying and injection, helping developers, testers, and security researchers intercept, modify, and redirect HTTP/HTTPS requests. It is widely used in development debugging, security testing, and network analysis. This article will comprehensively introduce the core features, working … Read more

Practical Use of Burpy Plugin – Cracking the Encryption Algorithm of a WeChat Mini Program

Practical Use of Burpy Plugin - Cracking the Encryption Algorithm of a WeChat Mini Program

Author: 0pening 1. Introduction Testing a certain WeChat mini program, without further ado, let’s start using BurpSuite to capture packets. However, upon capturing the packets, I noticed something was off 🤨. This application encrypts the parameters into bizContent and uses a signature parameter sign to prevent man-in-the-middle attacks on the data packets… not very honorable. … Read more

Smod – Modbus/SCADA Industrial Control Security Testing Tool

Smod - Modbus/SCADA Industrial Control Security Testing Tool

Project Address https://github.com/enddo/smod Project Introduction Based on SCADA (Supervisory Control and Data Acquisition) systems, proprietary closed network protocols have developed towards open-source solutions and TCP/IP network protocols in recent years. This makes them vulnerable to the same security flaws as traditional computer networks. The Modbus/TCP protocol is one such solution that provides free public utility … Read more