PCAP diffing
[ POST ] https://api.malcore.io/api/pcapdiff
PCAP diffing is a way to perform a diff on two PCAP files. The output will display the packet differences between two files and is a good way to determine exploits in network analysis.
Packet capture differentiating allows the user to parse PCAP binary files and provide the difference between two the two
Query Params
filename1filefilename2file
Headers
apiKeystring
Request
Response
🟢 200
🔴404
Last updated