Method for quickly splitting HTTP request and response in traffic analysis scene
A technology of HTTP protocol and traffic, applied in the field of network security, can solve the problem of low response efficiency and achieve the effect of high analysis efficiency
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0051] Such as figure 1 as shown,
[0052] S1: Capture TCP traffic: realize the capture of TCP traffic through the Linux kernel AF_PACKET technology;
[0053] S2: Perform TCP packet reassembly and TCP load extraction:
[0054] S21: Extract the corresponding TCP message through IP fragment reassembly, and extract the TCP load through reassembly of the TCP message;
[0055] S22: For the Linux kernel tcp fastopen technology, check whether the tcp syn packet carries the cookie of tcp fastopen, if it is verified, and if the verification is correct, extract the TCP load;
[0056] S23: By judging the initiator of the TCP three-way handshake, assuming that the TCP three-way handshake syn packet sip=10.0.0.1, sport=8888, then the receiving end is dip=10.0.0.2, dport=80, if the syn packet is initiated by the TCP three-way handshake or S3, if the syn packet is not the initiator of the TCP three-way handshake, then S6; the syn packet is the packet with the syn tag in the tcp packet.
...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 
