Skip to content

LoSgu8/Network-Measurements-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Network-Measurements-Lab

Repository with Network Measurement Lab course homeworks - 2021/2022

  • Homework#1: given a set of servers, plot a distance/RTT graph and its at linear fit function + traceroute visualizer (bonus)
  • Homework#2: kNN website classification using as features the statistics of GET requests (nb. of pkts, nb. of bytes exchanged, pkt size and interarrival time) and compare its performances using accuracy as metric with the method described in A. Panchenko et al. “Website Fingerprinting at Internet Scale” - NDSS 2016 (Bonus point)