Algorithm 1: Packet Parser Algorithm |
Input: Packet Capturing Files (PCAP) |
Output: TCP, HTTP as output files |
Step 1: Set , where P is a packet |
Step 2: |
Step 3: Compute PCAP from , where |
Step 4: Select NF from PCAP, where NF is the required network flows |
Step 5: Display/select HTTP + TCP |