Ticket #61 (new enhancement)

Opened 1 year ago

Diffing scans

Reported by: tee@idle.fi Assigned to: pbi
Priority: minor Milestone: mainstream
Component: Scapy Version:
Keywords: diff serialize Cc:

Description

It would be really nice to have a diff feature for result sets. One possible use case could be following:

1) do a scan/traceroute/whatever aka. (a,u = traceroute ()) 2) serialize the results to a file A

...time passes...

3) redo the same scan 4) serialize the results to a file B

5) load file A and B 6) do a diff and it would report the things that are different (new open ports, path is different etc.)

Attachments


Add/Change #61 (Diffing scans)




Change Properties
Action