From e4b1a0f403970221743d9c3ebb384e4db336e9b0 Mon Sep 17 00:00:00 2001 From: gfw-report Date: Fri, 13 Jun 2025 00:00:00 +0000 Subject: [PATCH 1/4] Add four S&P'25 papers. ref: https://www.ieee-security.org/TC/SP2025/program.html. --- references.bib | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/references.bib b/references.bib index 35c6f52..87d045c 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,39 @@ +@inproceedings{Wu2025a, + author = {Mingshi Wu and Ali Zohaib and Zakir Durumeric and Amir Houmansadr and Eric Wustrow}, + title = {A Wall Behind A Wall: Emerging Regional Censorship in {China}}, + booktitle = {Symposium on Security \& Privacy}, + publisher = {IEEE}, + year = {2025}, + url = {https://gfw.report/publications/sp25/data/paper/paper.pdf}, +} + +@inproceedings{Vafa2025a, + author = {Elham Pourabbas Vafa and Mohit Singhal and Poojitha Thota and Sayak Saha Roy}, + title = {Learning from Censored Experiences: Social Media Discussions around Censorship Circumvention Technologies}, + booktitle = {Symposium on Security \& Privacy}, + publisher = {IEEE}, + year = {2025}, + url = {https://www.computer.org/csdl/pds/api/csdl/proceedings/download-article/21B7R7E8URG/pdf}, +} + +@inproceedings{Niere2025a, + author = {Niklas Niere and Felix Lange and Robert Merget and Juraj Somorovsky}, + title = {Transport Layer Obscurity: Circumventing {SNI} Censorship on the {TLS} Layer}, + booktitle = {Symposium on Security \& Privacy}, + publisher = {IEEE}, + year = {2025}, + url = {https://www.computer.org/csdl/pds/api/csdl/proceedings/download-article/26hiUekZ19S/pdf}, +} + +@inproceedings{Nourin2025a, + author = {Sadia Nourin and Erik Rye and Kevin Bock and Nguyen Phong Hoang and Dave Levin}, + title = {Is Nobody There? Good! Globally Measuring Connection Tampering without Responsive Endhosts}, + booktitle = {Symposium on Security \& Privacy}, + publisher = {IEEE}, + year = {2025}, + url = {https://www.computer.org/csdl/pds/api/csdl/proceedings/download-article/26hiUgw654A/pdf}, +} + @inproceedings{Fan2025a, author = {Shencha Fan and Jackson Sippe and Sakamoto San and Jade Sheffey and David Fifield and Amir Houmansadr and Elson Wedwards and Eric Wustrow}, title = {{Wallbleed}: A Memory Disclosure Vulnerability in the {Great Firewall} of {China}}, From 6a15db9725388e88dc50b60e88f2760c63122d61 Mon Sep 17 00:00:00 2001 From: gfw-report Date: Fri, 13 Jun 2025 00:00:00 +0000 Subject: [PATCH 2/4] Add one paper: Ptacek1998a. --- references.bib | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/references.bib b/references.bib index 87d045c..98aa466 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,11 @@ +@techreport{Ptacek1998a, + author={Thomas H. Ptacek and Timothy N. Newsham}, + title={Insertion, Evasion, and Denial of Service: Eluding Network Intrusion Detection}, + year={1998}, + url={https://www.icir.org/vern/Ptacek-Newsham-Evasion-98.pdf}, +} + +@inproceedings{Handley2001a, @inproceedings{Wu2025a, author = {Mingshi Wu and Ali Zohaib and Zakir Durumeric and Amir Houmansadr and Eric Wustrow}, title = {A Wall Behind A Wall: Emerging Regional Censorship in {China}}, From b68ec632487022a789fd44c92fa59087233f7de3 Mon Sep 17 00:00:00 2001 From: gfw-report Date: Fri, 13 Jun 2025 00:00:00 +0000 Subject: [PATCH 3/4] Add one paper: Handley2001a. --- references.bib | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/references.bib b/references.bib index 98aa466..b2fa17f 100644 --- a/references.bib +++ b/references.bib @@ -6,6 +6,14 @@ } @inproceedings{Handley2001a, + author={Mark Handley and Vern Paxson and Christian Kreibich}, + title={Network Intrusion Detection: Evasion, Traffic Normalization, and {End-to-End} Protocol Semantics}, + booktitle = {USENIX Security Symposium}, + publisher = {USENIX}, + year = {2001}, + url = {https://www.usenix.org/legacy/events/sec01/full_papers/handley/handley.pdf}, +} + @inproceedings{Wu2025a, author = {Mingshi Wu and Ali Zohaib and Zakir Durumeric and Amir Houmansadr and Eric Wustrow}, title = {A Wall Behind A Wall: Emerging Regional Censorship in {China}}, From 9616f96e55cc029e6ab85ff05103741c6311e4d1 Mon Sep 17 00:00:00 2001 From: Philipp Winter Date: Mon, 16 Jun 2025 07:41:41 -0500 Subject: [PATCH 4/4] Make a few format fixes. --- references.bib | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/references.bib b/references.bib index b2fa17f..2ddb8a1 100644 --- a/references.bib +++ b/references.bib @@ -1,13 +1,13 @@ @techreport{Ptacek1998a, - author={Thomas H. Ptacek and Timothy N. Newsham}, - title={Insertion, Evasion, and Denial of Service: Eluding Network Intrusion Detection}, - year={1998}, - url={https://www.icir.org/vern/Ptacek-Newsham-Evasion-98.pdf}, + author = {Thomas H. Ptacek and Timothy N. Newsham}, + title = {Insertion, Evasion, and Denial of Service: Eluding Network Intrusion Detection}, + year = {1998}, + url = {https://www.icir.org/vern/Ptacek-Newsham-Evasion-98.pdf}, } @inproceedings{Handley2001a, - author={Mark Handley and Vern Paxson and Christian Kreibich}, - title={Network Intrusion Detection: Evasion, Traffic Normalization, and {End-to-End} Protocol Semantics}, + author = {Mark Handley and Vern Paxson and Christian Kreibich}, + title = {Network Intrusion Detection: Evasion, Traffic Normalization, and End-to-End Protocol Semantics}, booktitle = {USENIX Security Symposium}, publisher = {USENIX}, year = {2001},