Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
November 14, 2019 07:28 pm PST

Genetic Evasion: using genetic algorithms to beat state-level internet censorship

Geneva ("Genetic Evasion") is a project from the University of Maryland's Breakerspace ("a lab dedicated to scaling-up undergraduate research in computer and network security"); in a paper presented today at the ACM's Conference on Computer and Communications Security, a trio of Maryland researchers and a UC Berkeley colleague present their work on evolutionary algorithms as a means of defeating state-level network censorship.

Geneva develops countermeasures to deep-packet-inspection-based censorship systems that monitor network traffic for forbidden keywords and use packet-injection to break connections to forbidden resources.

Geneva's approach is typical of genetic algorithms: drawing on an arsenal of evasion techniques, Geneva attempts to circumvent filters, and the techniques that work are reinforced and then randomly varied to produce new generations of algorithms, and the best of these are then reinforced and allowed to reproduce, etc, etc.

The researchers describe this as a kind of inversion of the usual method for censorship evasion, in which researchers first determine how the censorship works, and then develop an evasion countermeasure. With Geneva, the system automatically probes censorship systems and develops countermeasures, and by evaluating which countermeasures work, researchers can infer how the censorship is accomplished.

The researchers used Geneva to successfully evade the Great Firewall of China, as well as national censorship systems in India and Kazakhstan. They propose that this kind of evasion tool could run continuously on the server side, providing a continuous stream of new tactics for bypassing censorship systems.

They also note that censors could use Geneva to find defects in their own systems and so they can fix them, but say that some of the fundamental errors in the assumptions of the censorship systems might be impossible to fix. Read the rest


Original Link: http://feeds.boingboing.net/~r/boingboing/iBag/~3/fjSYw_VgoRI/genetic-evasion.html

Share this article:    Share on Facebook
View Full Article