Jovanovic

Results 4 issues of Jovanovic

#### Description Completes #122. Added support for pcap replay. Implementation based on the prototype posted in the issue (Thanks to @66hh) Introduced a new command line argument ``` $ ./OpenGFW...

enhancement

#### Relevant Research https://www.usenix.org/system/files/sec21-hoang.pdf https://gfwatch.org/overview #### Description The real GFW employs a pool of globally routable IP addresses for DNS poisoning. To mimic that, I'd like to add functionality that...

A very straightforward Tor analyzer. Blocks all public relays by querying the authoritative directory. Doesn't block private bridges yet #### Example rule ``` - name: Block Tor relays action: block...

Completes #137 . The DNS modifier now takes a list of addresses. One of the addresses is picked by the hash of the DNS query. This PR forces a change...

enhancement