Skip to content

Commit c93f18c

Browse files
authored
adding 2 papers that used mitmproxy (#67)
1 parent 79fa9f2 commit c93f18c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/assets/data/publications.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
[
2+
{
3+
"url": "https://www.ndss-symposium.org/wp-content/uploads/2025-532-paper.pdf",
4+
"title": "A Multifaceted Study on the Use of TLS and Auto-detect in Email Ecosystems",
5+
"author": "Ka Fun Tang, Che Wei Tu, Sui Ling Angela Mak, Sze Yiu Chau",
6+
"conference": "NDSS'25",
7+
"date": "Feb 2025",
8+
"type": "research"
9+
},
210
{
311
"url": "https://petsymposium.org/popets/2024/popets-2024-0099.php",
412
"title": "A Black-Box Privacy Analysis of Messaging Service Providers' Chat Message Processing",
@@ -7,6 +15,14 @@
715
"date": "Jul 2024",
816
"type": "research"
917
},
18+
{
19+
"url": "https://dl.acm.org/doi/pdf/10.1145/3626232.3653263",
20+
"title": "Investigating TLS Version Downgrade in Enterprise Software",
21+
"author": "Ka Fun Tang, Ka Lok Wu, Sze Yiu Chau",
22+
"conference": "ACM CODASPY'24",
23+
"date": "Jun 2024",
24+
"type": "research"
25+
},
1026
{
1127
"url": "https://www.usenix.org/system/files/usenixsecurity23-wu-ka-lok.pdf",
1228
"title": "Back to School: On the (In)Security of Academic VPNs",

0 commit comments

Comments
 (0)