From 9dacfca18fb58ac3110fee5c807cb67263ac3efb Mon Sep 17 00:00:00 2001 From: gfw-report Date: Mon, 13 Sep 2021 23:06:08 +0000 Subject: [PATCH] Add four Usenix Security'21 papers https://www.usenix.org/conference/usenixsecurity21/technical-sessions --- references.bib | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/references.bib b/references.bib index 1886473..9d9dc6f 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,38 @@ +@inproceedings{Wei2021a, + author = {Mingkui Wei}, + title = {Domain Shadowing: Leveraging Content Delivery Networks for Robust Blocking-Resistant Communications}, + booktitle = {USENIX Security Symposium}, + publisher = {USENIX}, + year = {2021}, + url = {https://www.usenix.org/system/files/sec21-wei.pdf}, +} + +@inproceedings{Bock2021b, + author = {Kevin Bock and Abdulrahman Alaraj and Yair Fax and Kyle Hurley and Eric Wustrow and Dave Levin}, + title = {Weaponizing Middleboxes for {TCP} Reflected Amplification}, + booktitle = {USENIX Security Symposium}, + publisher = {USENIX}, + year = {2021}, + url = {https://www.usenix.org/system/files/sec21-bock.pdf}, +} + +@inproceedings{Hoang2021a, + author = {Nguyen Phong Hoang and Arian Akhavan Niaki and Jakub Dalek and Jeffrey Knockel and Pellaeon Lin and Bill Marczak and Masashi Crete-Nishihata and Phillipa Gill and Michalis Polychronakis}, + title = {How Great is the {Great Firewall}? Measuring {China}'s DNS Censorship}, + booktitle = {USENIX Security Symposium}, + publisher = {USENIX}, + year = {2021}, + url = {https://www.usenix.org/system/files/sec21-hoang.pdf}, +} + +@inproceedings{Rosen2021a, + author = {Marc B. Rosen and James Parker and Alex J. Malozemoff}, + title = {{Balboa}: Bobbing and Weaving around Network Censorship}, + booktitle = {USENIX Security Symposium}, + publisher = {USENIX}, + year = {2021}, + url = {https://www.usenix.org/system/files/sec21-rosen.pdf}, +} @inproceedings{Bock2021a, author = {Kevin Bock and Pranav Bharadwaj and Jasraj Singh and Dave Levin},