Network Simulation
Adversary modelling, censorship simulation, correlation attacks, and statistical traffic analysis:
- Adversary Models: Passive observer, active attacker, global observer, compromised relays
- Censorship Simulation: IP/port blocking, DPI, throttling, TCP reset
- Correlation Analysis: Timing & size correlation between traffic flows
- Statistical Analysis: Entropy, chi-squared, pattern detection, timing regularity
use ;
let censor = with_standard_rules;
let analyzer = new;
let stats = new;