quic-exfil 1.0.0

Covert data exfiltration by mimicking QUIC server-side connection migrations.
Documentation
1
2
3
4
5
6
7
8
9
services:
  app:
    image: quicexfil
    build:
      context: .
      dockerfile: Dockerfile
    deploy:
      mode: replicated
      replicas: 16