Pinned Repositories
add_veth_to_docker
An ultimate BASH script for easily extend a running Docker container with new veth interface
docker-MagicMirror
Docker image for the Magic Mirror 2 project by Michael Teeuw.
encrypted_dns_resolvers
Collect publicly available encrypted DNS resolvers in a parseable format
find_veth_docker
Simple script to find out which veth interface on the host corresponds to the eth0 interface of a container
nfpa
NFPA: Network Function Performance Analyzer
ovsdos
OVS-DoS a.k.a. Tuple Space Explosion
p4-bmv2-docker
P4 BMV2 docker container
p4extern
This repository's aim is to show how extern functions should be implemented
p4runtime_python_controller
This repository containes a simple P4Runtime controller written in python to be used as a skeleton
pcap_generator
This application generates PCAP files from CSV files using low-level Python tools
cslev's Repositories
cslev/find_veth_docker
Simple script to find out which veth interface on the host corresponds to the eth0 interface of a container
cslev/pcap_generator
This application generates PCAP files from CSV files using low-level Python tools
cslev/encrypted_dns_resolvers
Collect publicly available encrypted DNS resolvers in a parseable format
cslev/android_termux_ip_tracker
This script runs on (non-rooted) Android, in termux terminal, and logs mobile data IPv4/6 addresses along with date and location data.
cslev/webbrowser_docker
Run multiple different web browser in a docker environment
cslev/nfpa
NFPA: Network Function Performance Analyzer
cslev/nvidia-bluefield-ovs-scripts
Scripts for configuring, starting and shutting down OVS (with DPDK) on the NVidia's Bluefield SmartNICs
cslev/pcap_generator_with_payload
This project is based on my pcap_generator project, but this supports adding payloads to the packets
cslev/smartnic_cloudlab
This repo fires up two machines with Nvidia Bluefield-2 DPUs at the Clemson cluster at Cloudlab, and conects the SmartNICs back to back
cslev/doh_docker
Dockerfile for DoH analysis
cslev/doh_ml
This repository is for processing the data of doh_docker container via Python and ML techniques
cslev/get_into_namespace
Simple script to get into a network namespace on linux with a colorized BASH prompt to allow you easily identify where you at
cslev/smartnic_cloudlab_single
Cloudlab profile + bootstrap scripts to fire up a single r7525 machine at Cloudlab
cslev/docker-MagicMirror
Docker image for the Magic Mirror 2 project by Michael Teeuw.
cslev/bash_bootstrap
This repo can be used to create all necessay BASH sources to avoid starting from scratch all the time
cslev/cloudlab_simple
Cloudlab scripts for QUIC-based data generation
cslev/dnscrypt-proxy-docker
DNScrypt-proxy in a container
cslev/docker_debian_networking
Debian based dockerfile including all necessary networking tools
cslev/doh_cloudlabs
Running cslev/doh_docker purely on cloudlabs
cslev/ipv6_packet_sender
This simple script uses Scapy to create some ipv6 packets and send them out
cslev/ja3_fingerprinting
This repository shows that JA3(S) fingerprinting is not unique enough to identify arbitrary services
cslev/mesa_tutorial
This repo contains source files for the Mesa agent-based modeling framework
cslev/mininet-json-topology-v2
[FORKED] Python utility code for generating mininet topology based on json files.
cslev/MMM-AirQuality
A module for the MagicMirror, to display the current air quality index of a certain location.
cslev/MMM-loldht22
MagicMirror module to read DHT22 sensor via the loldht app
cslev/monitoring
This repo is for monitoring scripts by telegraf and others to keep an eye on servers
cslev/ovsdos_dpdk
OvSDoS against OvS with DPDK
cslev/pcap_feature_extractor
This multithreaded tool uses Zeek and Tshark to get all kinds and levels of features from raw network traffic trace
cslev/quic_doh_docker
Traffic analyzer docker image for QUIC + DoH / TCP + TLS + DoH / etc.
cslev/webtraffic_generator
This repository can generate (encrypted) WEB (TCP+TLC, QUIC) and DNS (DoH) traffic in an isolated environment for encrypted webtraffic analysis