June 3, 2025
·
1 min read
· Page View:

Do you really know what is the network activity on your phone? Have you ever wondered how to capture the https packages on your phone? In this article, I will introduce you to the MitM
and how to capture the https traffic on your phone.
...
January 4, 2025
·
10 min read
· Page View:

HTTP protocol is the foundation of the Internet, and HTTPS is the secure version of HTTP. HTTP is an application layer protocol based on TCP/IP protocol. It does not involve packet (packet) transmission, mainly specifying the communication format between the client and the server, and the default port is 80.
...