Skip to content

nyu-mlab/server-tls-pcaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pcap downloader to extract server TLS configs

Input files: input-data/*.json in the form of (ip, hostname, port) to which we will establish TLS connections. Note that our script does not check for certificate validity (which is the whole point).

Prerequisites:

source env/bin/activate
pip install -r requirements.txt
python get_pcaps.py [input_file] [output_pcap_folder]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published