2 रिपॉजिटरी
Methods for encrypting and masking network traffic patterns to prevent tracking.
Distinct from Network Privacy Protocols: Focuses on active traffic obfuscation for anonymity rather than just DNS-level privacy.
Explore 2 awesome GitHub repositories matching security & cryptography · Traffic Obfuscation. Refine with filters or upvote what's useful.
This project is a collection of technical resources, blueprints, and guides for building resilient and stealthy red team infrastructure. It provides a comprehensive framework for designing offensive security environments that resist detection and remain operational throughout security engagements. The repository distinguishes itself through detailed playbooks for adversary simulation and hardening manuals. It covers advanced obfuscation techniques such as domain fronting, the use of platform-as-a-service redirectors, and the leveraging of third-party content sites to inherit domain reputation
Provides methods for modifying network traffic patterns to impersonate legitimate applications and evade detection.
i2pd is a C++ implementation of the I2P anonymous network layer, serving as a peer-to-peer overlay network and I2P network router. It functions as a decentralized communication system that masks IP addresses and encrypts data using a garlic routing protocol. This project provides a lightweight daemon that acts as a self-hosted privacy gateway, connecting local applications to the I2P network for private data transmission without the use of Java. The system covers anonymous peer communication, privacy-preserving networking, and secure client-server interactions. It implements end-to-end encry
Masks network identities and encrypts traffic to prevent third parties from tracking online activities.