facade high throughput deniable censorship circumven on
play

Facade: High-Throughput, Deniable Censorship Circumven<on - PowerPoint PPT Presentation

Facade: High-Throughput, Deniable Censorship Circumven<on Using Web Search Ben Jones, Sam BurneB, Nick Feamster, Sean Donovan, Sarthak Grover, Sathya


  1. Facade: ¡High-­‑Throughput, ¡Deniable ¡ Censorship ¡Circumven<on ¡Using ¡ Web ¡Search ¡ Ben ¡Jones, ¡Sam ¡BurneB, ¡Nick ¡Feamster, ¡ ¡ Sean ¡Donovan, ¡Sarthak ¡Grover, ¡Sathya ¡Gunasekaran, ¡ and ¡Karim ¡Habak ¡ Georgia ¡Ins,tute ¡of ¡Technology ¡ FOCI ¡2014 ¡

  2. Censorship ¡is ¡a ¡common ¡problem ¡ Bob ¡ Alice ¡ Mo<va<on ¡ 2 ¡

  3. Difficult ¡to ¡hide ¡that ¡you ¡are ¡using ¡Tor ¡ Tor ¡ Tor ¡ Bob ¡ Alice ¡ Mo<va<on ¡ 3 ¡

  4. HTTP ¡circumven<on ¡tools ¡are ¡ necessary ¡or ¡they ¡soon ¡will ¡be ¡ VOIP, ¡ HTTPS, ¡ etc. ¡ Bob ¡ Alice ¡ Mo<va<on ¡ 4 ¡

  5. We ¡need ¡to ¡target ¡new ¡points ¡on ¡ performance/deniability ¡curve ¡ StegoTorus ¡ Performance ¡ StegoTorus ¡is ¡vulnerable ¡to ¡ Target ¡ Infranet ¡has ¡very ¡low ¡ aBackers ¡that ¡can ¡retain ¡state ¡or ¡ Collage ¡cannot ¡communicate ¡in ¡ Facade ¡ performance ¡for ¡random ¡data ¡ Space ¡ compute ¡entropy ¡of ¡traffic ¡ real ¡<me ¡ Collage ¡ Infranet ¡ Deniability ¡ Note: ¡graph ¡drawn ¡for ¡emphasis, ¡not ¡to ¡scale ¡ ¡ Mo<va<on ¡ 5 ¡

  6. Research ¡Problems ¡ • How ¡can ¡we ¡create ¡deniable, ¡HTTP ¡ covert ¡channels? ¡ • Can ¡we ¡get ¡the ¡deniability ¡of ¡Infranet ¡ with ¡beBer ¡performance ¡for ¡encrypted ¡ data ¡uploads? ¡ Mo<va<on ¡ 6 ¡

  7. Our ¡Solu<on ¡ Facade ¡ Server ¡ Tunnel ¡through ¡ web ¡search ¡ • Everyone ¡searches ¡the ¡web ¡and ¡search ¡has ¡ dozens ¡of ¡bits ¡of ¡entropy ¡ • Let’s ¡use ¡this ¡entropy ¡to ¡hide ¡informa<on ¡ Mo<va<on ¡ 7 ¡

  8. Outline ¡ • Mo<va<on ¡ • Facade ¡protocol ¡ • Evalua<on ¡ Overview ¡ 8 ¡

  9. Threat ¡Model ¡ • Our ¡target ¡censor ¡can: ¡ – Detect ¡and ¡block ¡all ¡protocols ¡other ¡than ¡HTTP ¡ – Store ¡some ¡state ¡(several ¡HTTP ¡request/ ¡response ¡ pairs) ¡ • Ex: ¡detect ¡that ¡informa<on ¡in ¡cookies ¡has ¡not ¡been ¡set ¡ by ¡the ¡server ¡ – Censor ¡can ¡operate ¡in-­‑path ¡ • Ex: ¡create ¡error ¡condi<ons ¡to ¡fingerprint ¡client ¡or ¡ server ¡ Threat ¡Model ¡ 9 ¡

  10. Facade ¡Overview ¡ • Facade ¡encodes ¡informa<on ¡in ¡web ¡search ¡ • Real ¡users ¡browse ¡and ¡search ¡at ¡the ¡same ¡ <me ¡so ¡Facade ¡encodes ¡informa<on ¡in ¡ browsing ¡and ¡search ¡ ¡ • Note: ¡Facade ¡server ¡must ¡have ¡sufficient ¡ cover ¡search ¡traffic ¡to ¡maintain ¡deniability ¡ Facade ¡ 10 ¡

  11. Encoding ¡data ¡in ¡search ¡ • Encode ¡informa<on ¡in ¡the ¡path ¡string ¡with ¡a ¡ dic<onary ¡encoding ¡ • The ¡dic<onary ¡is ¡a ¡mapping ¡from ¡data ¡to ¡ English ¡ • Example: ¡ hBp://www.example.com/?q=banana+law ¡ encodes ¡the ¡string ¡“hello” ¡ Facade ¡ 11 ¡

  12. Making ¡search ¡deniable ¡with ¡ OpenSearch ¡ • What ¡is ¡it? ¡ – Specifica<on ¡for ¡sending ¡search ¡requests ¡ • How ¡does ¡it ¡work? ¡ – Encodes ¡query ¡into ¡a ¡URL ¡ • Why ¡are ¡we ¡using ¡it? ¡ – Widely ¡deployed: ¡Chrome, ¡Baidu, ¡Yandex, ¡etc. ¡ Facade ¡ 12 ¡

  13. OpenSearch ¡Example ¡ Query: ¡where ¡to ¡buy ¡peanuts ¡ URL: ¡hBps://duckduckgo.com/?q=where+to+buy+peanuts ¡ Facade ¡ 13 ¡

  14. System ¡Overview ¡ 8. ¡Facade ¡server ¡makes ¡request ¡for ¡hBp:// www.epoch<mes.com ¡and ¡returns ¡the ¡ 0. ¡User ¡makes ¡request ¡for ¡ content ¡via ¡an ¡image ¡encoding ¡ hBp://www.epoch<mes.com ¡ Framing ¡Layer ¡ Framing ¡Layer ¡ 4. ¡Facade ¡server ¡ 7. ¡Facade ¡server ¡ 1. ¡Facade ¡breaks ¡request ¡ assembles ¡the ¡ queues ¡the ¡first ¡ into ¡chunks ¡for ¡transmission ¡ chunk ¡ chunks ¡together ¡ URL ¡Encoding ¡ URL ¡Encoding ¡ 6. ¡Facade ¡server ¡ 3. ¡Facade ¡ 2. ¡Facade ¡client ¡sends ¡ 5. ¡Facade ¡client ¡sends ¡ decodes ¡the ¡ server ¡decodes ¡ the ¡first ¡chunk: ¡“hBp:// the ¡second ¡chunk ¡ second ¡chunk ¡ the ¡first ¡chunk ¡ Censor ¡ “epoch<mes.com” ¡ www.” ¡ Facade ¡Client ¡ Facade ¡Server ¡ Encode ¡“epoch<mes.com” ¡as ¡ Encode ¡“hBp://www.” ¡as ¡ hBp://example.com/q=panda+cookie ¡ hBp://example.com/q=shoe+coffee ¡ Facade ¡ 14 ¡

  15. Outline ¡ • Mo<va<on ¡ • Facade ¡protocol ¡ • Evalua<on ¡ Overview ¡ 15 ¡

  16. Performance ¡Evalua<on: ¡Methods ¡ • Evaluated ¡entropy ¡of ¡a ¡search ¡request ¡using ¡ AOL ¡search ¡corpus ¡ • 20 ¡million ¡queries ¡from ¡650k ¡users ¡ • Get ¡the ¡average ¡informa<on ¡content ¡ (entropy) ¡per ¡query ¡ Evalua<on ¡ 16 ¡

  17. Performance ¡Evalua<on: ¡Results ¡ Tool ¡ Entropy ¡Per ¡ Request ¡Rate ¡ Deniability ¡ Request ¡(bits) ¡ to ¡Equal ¡ Set ¡ 256kbps ¡ Facade ¡ 1 ~78 ¡ 3,300 ¡ HTTP+Search ¡ Infranet ¡ 2 3 ¡ 85,300 ¡ HTTP+Browse ¡ StegoTorus ¡ 3 12000 ¡ 21 ¡ HTTP ¡ 1 ¡ The ¡paper ¡contains ¡an ¡error ¡wherein ¡the ¡entropy ¡is ¡reported ¡ with ¡log ¡base ¡e ¡instead ¡of ¡2 ¡ 2 ¡ Infranet ¡entropy ¡computed ¡with ¡parameters ¡from ¡paper, ¡i.e. ¡8 ¡ links ¡per ¡page, ¡so ¡log 2 (8)=3 ¡bits ¡ 3 ¡ StegoTorus ¡entropy ¡calculated ¡based ¡upon ¡Base64 ¡encoding ¡ 2000 ¡characters ¡per ¡URL ¡ Evalua<on ¡ 17 ¡

  18. Future ¡Work: ¡Tradeoffs ¡ • Tune ¡performance/deniability ¡with ¡dic<onary ¡ choices ¡ – Per ¡user/site ¡dic<onaries ¡ – Dic<onaries ¡with ¡joint ¡PDFs ¡ Evalua<on ¡ 18 ¡

  19. Conclusion ¡ • Facade: ¡an ¡HTTP ¡covert ¡channel ¡that ¡balances ¡ performance ¡and ¡deniability ¡by ¡improving ¡ upload ¡performance ¡ • Get ¡Facade ¡(in ¡development) ¡from ¡hBps:// github.com/ben-­‑jones/facade ¡ • Contact ¡me: ¡Ben ¡Jones ¡bjones99@gatech.edu ¡ Conclusion ¡ 19 ¡

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend