Python Assignment

ucyngvahz
timer Asked: Nov 12th, 2018

Question Description

programing, if there is anything you want me to help you with just ask, Python Assignment ..............

Unformatted Attachment Preview

E MBRY-R IDDLE , C OLLEGE OF S ECURITY AND I NTELLIGENCE Reading PCAP With Python Jesse Laeuchli August 15, 2017 1 P ROGRAMMATIC PCAP A NALYSIS Today you will frequently encounter forensic situations where the data sets are very large, too large to be examined by hand. In these cases you may have to resort to programmatically analyzing the data. This homework simulates such a case. Install the DDoS simulator BoNeSi. Generate a 1GB data set targeting your local host. 2 QUESTIONS TO ANSWER Create a Python program using either dpkt or scapy to analyze your capture. The program should should create a sliding window of adjustable length. For each window return a number between -1 and 1, indicating the percentage of packets being sent by the server, and received by the server. Make sure your program does not require the entire capture to be read into main memory. • Plot the results for several window sizes. • Modify your program to extract the timestamp of the packet. Bin the packets by time, and produce an average as above. Plot your results. • Extract the IPs from the incoming packets. What are the top ten countries of origin? Include a brief report on the above detailing your approach, and include the source code for your solution. 1
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

This question has not been answered.

Create a free account to get help with this and any other question!

Related Tags

Brown University





1271 Tutors

California Institute of Technology




2131 Tutors

Carnegie Mellon University




982 Tutors

Columbia University





1256 Tutors

Dartmouth University





2113 Tutors

Emory University





2279 Tutors

Harvard University





599 Tutors

Massachusetts Institute of Technology



2319 Tutors

New York University





1645 Tutors

Notre Dam University





1911 Tutors

Oklahoma University





2122 Tutors

Pennsylvania State University





932 Tutors

Princeton University





1211 Tutors

Stanford University





983 Tutors

University of California





1282 Tutors

Oxford University





123 Tutors

Yale University





2325 Tutors