Skip to content
forked from MLiONS/ECH-ENSI

This project contains sources code and data related to the study of effective ECH and ESNI schemes in preserving privacy and security

Notifications You must be signed in to change notification settings

hari-19/ECH-ENSI

 
 

Repository files navigation

ECH-ENSI

This project contains a script that would sniff the network and get following information for each flow.

  1. Time
  2. TLS version
  3. SNI
  4. Source IP address
  5. Destination IP address
  6. Source port
  7. Destination Port
  8. Protocol
  9. Downloaded Data size (bytes)
  10. TLS session duration (s)
  11. Foreground/Background (WIP)
  12. SSL Certificate information (WIP)
  13. Flow ID (A unique identifier for each flow)

Usage :

Short Long Description
-c --command Command a - Analyse, s - Sniff, b - Both
-t --time Time to sniff in second
-sf --snifffile File Name of sniff file. Will be Placed inside ./Input_data/ directory
-of --outputfile File Name of output file. Default is sni.csv. Inside ./Output_data directory

About

This project contains sources code and data related to the study of effective ECH and ESNI schemes in preserving privacy and security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%