-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpublications.html
More file actions
212 lines (184 loc) · 15.8 KB
/
publications.html
File metadata and controls
212 lines (184 loc) · 15.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>S2Lab - publications</title>
<link rel="shortcut icon" type ="image/x-icon" href="/img/icon.jpeg">
<link rel="stylesheet" href="css/style.css">
<link href="css/bootstrap.min.css" rel="stylesheet"/>
<link href="css/fontawesome.min.css" rel="stylesheet"/>
<link href="css/academicons.min.css" rel="stylesheet"/>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css"/>
<script src="https://code.jquery.com/jquery-3.7.0.min.js"></script>
<script src="https://use.fontawesome.com/3f74c5cc7b.js"></script>
<script src="js/script.js"></script>
</head>
<!-- Default Statcounter code for Secure Software Lab
https://s2-lab.github.io/index.html -->
<script type="text/javascript">
var sc_project=12914337;
var sc_invisible=1;
var sc_security="c628f69b";
</script>
<script type="text/javascript"
src="https://www.statcounter.com/counter/counter.js"
async></script>
<noscript><div class="statcounter"><a title="Web Analytics
Made Easy - Statcounter" href="https://statcounter.com/"
target="_blank"><img class="statcounter"
src="https://c.statcounter.com/12914337/0/c628f69b/1/"
alt="Web Analytics Made Easy - Statcounter"
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
<!-- End of Statcounter Code -->
<body>
<div id="wrapper">
<div id="header-wrap"></div>
<div class="sub-wrap publi">
<div class="profile-btm">
<div class="inner">
<div class="contents publication">
<!-- <strong>Publications</strong> -->
<div class="pub-cont">
<h5 class="year">2026</h5>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> In-Context Probing for Membership Inference in Fine-Tuned Language Models [ <a href="https://s2-lab.github.io/assets/ICP-MIA_NDSS_26.pdf" target="_blank" style="color:blue">paper</a> | <a href="https://github.com/RPI-DSPlab/ICP-MIA" target="_blank" style="color:blue">code</a> ] </strong>
<p> Zhexi Lu, Hongliang Chi, Nathalie Baracaldo, Swanand Ravindra Kadhe, Yuseok Jeon, and Lei Yu </p>
<p> Network and Distributed System Security Symposium (<strong>NDSS</strong>) 2026 </p>
</div>
<h5 class="year">2025</h5>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> Intent-aware Fuzzing for Android Hardened Application [ <a href="https://s2-lab.github.io/assets/AHAFuzz_CCS25.pdf" target="_blank" style="color:blue">paper</a> | <a href="https://s2-lab.github.io/assets/AHAFuzz_CCS25_slide.pdf" target="_blank" style="color:blue">slide</a> | <a href="https://github.com/S2-Lab/AHA-fuzz/" target="_blank" style="color:blue">code</a> ] </strong>
<p> Seongyun Jeong, Minseong Choi, Haehyun Cho, Seokwoo Choi, Hyungsub Kim, and Yuseok Jeon </p>
<p> ACM Conference on Computer and Communications Security (<strong>CCS</strong>) 2025 </p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> Lightweight Concolic Testing via Path-Condition Synthesis for Deep Learning Libraries [ <a href="https://s2-lab.github.io/assets/Pathfinder_ICSE25.pdf" target="_blank" style="color:blue">paper</a> ] </strong>
<p> Sehoon Kim, Yonghyeon Kim, Dahyeon Park, Yuseok Jeon, Jooyong Yi, and Mijung Kim </p>
<p> IEEE/ACM International Conference on Software Engineering (<strong>ICSE</strong>) 2025 </p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> CMASan: Custom Memory Allocator-aware Address Sanitizer [ <a href="https://s2-lab.github.io/assets/CMASan_S&P25.pdf" target="_blank" style="color:blue">paper</a> | <a href="https://s2-lab.github.io/assets/CMASan_slide.pdf" target="_blank" style="color:blue">slide</a> | <a href="https://github.com/S2-Lab/CMASan" target="_blank" style="color:blue">code</a> ] </strong>
<p> Junwha Hong, Wonil Jang, Mijung Kim, Lei Yu, Yonghwi Kwon, and Yuseok Jeon </p>
<p> IEEE Symposium on Security and Privacy (<strong>S&P</strong>) 2025 </p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> Type++: Prohibiting Type Confusion with Inline Type Information [ <a href="https://s2-lab.github.io/assets/25NDSS-type++.pdf" target="_blank" style="color:blue">paper</a> | <a href="https://github.com/HexHive/typepp/" target="_blank" style="color:blue">code</a> ] </strong>
<p> Nicolas Badoux, Flavio Toffalini, Yuseok Jeon, and Mathias Payer </p>
<p> Network and Distributed System Security Symposium (<strong>NDSS</strong>) 2025 <b><font color='blue'>(distinguished paper award)</font></b> </p>
</div>
<h5 class="year">2024</h5>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> On the Robustness of Graph Reduction Against GNN Backdoor [ <a href="https://s2-lab.github.io/assets/aisec25-gnn.pdf" target="_blank" style="color:blue">paper</a> ] </strong>
<p> Yuxuan Zhu, Michael Mandulak, Kerui Wu, George Slota, Yuseok Jeon, Ka-Ho Chow, and Lei Yu </p>
<p> ACM Workshop on Artificial Intelligence and Security (<strong>AISec</strong>) 2024 (in conjunction with CCS) </p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> ERASAN: Efficient Rust Address Sanitizer
[ <a href="https://s2-lab.github.io/assets/erasan_S&P_2024.pdf" target="_blank" style="color:blue">paper</a> | <a href="https://s2-lab.github.io/assets/ERASan_S&P24.pdf" target="_blank" style="color:blue">slide</a> | <a href="https://github.com/S2-Lab/ERASan" target="_blank" style="color:blue">code</a> ]
</strong>
<p> Jiun Min*, Dongyeon Yu*, Seongyun Jeong, Dokyung Song, and Yuseok Jeon </p>
<p> IEEE Symposium on Security and Privacy (<strong>S&P</strong>) 2024 </p>
<p> (*: co-first author) </p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> DryJIN: Detecting Information Leaks in Android Applications
[ <a href="https://s2-lab.github.io/assets/Dryjin_paper_IFIPSEC24.pdf" target="_blank" style="color:blue">paper</a> | <a href="https://s2-lab.github.io/assets/DryJin_slide_IFIPSEC.pdf" target="_blank" style="color:blue">slide</a> ]
</strong>
<p> Minseong Choi, Yubin Im, Steve Ko, Yonghwi Kwon, Yuseok Jeon, and Haehyun Cho </p>
<p> International Conference on ICT Systems Security and Privacy Protection (<strong>IFIP SEC</strong>) 2024 </p>
</div>
<h5 class="year">2023</h5>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> Pspray: Timing Side-Channel based Linux Kernel Heap Exploitation Technique
[ <a href="https://s2-lab.github.io/assets/sec23summer_79-lee-prepub.pdf" target="_blank" style="color:blue">paper</a> ]</strong>
<p> Yoochan Lee, Jinhan Kwak, Junesoo Kang, Yuseok Jeon, and Byoungyoung Lee</p>
<p> USENIX Security Symposium (<strong>Security</strong>) 2023</p>
</div>
<h5 class="year">2022</h5>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> Perfect Spray: A Journey From Finding a New Type of Logical Flaw at Linux Kernel To Developing a New Heap Exploitation Technique</strong>
<p>Yoochan Lee, Byoungyoung Lee, Yuseok Jeon, Jinhan Kwak, Junesoo Kang </p>
<p>BlackHat EUROPE 2022 </p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> DriveFuzz: Discovering Autonomous Driving Bugs through Driving Quality-Guided Fuzzing
[ <a href="https://s2-lab.github.io/assets/drivefuzz-ccs22.pdf" target="_blank" style="color:blue">paper</a> | <a href="https://s2-lab.github.io/assets/drivefuzz-ccs22-slides.pdf" target="_blank" style="color:blue">slide</a> | <a href="https://gitlab.com/s3lab-code/public/drivefuzz" target="_blank" style="color:blue">code</a> ]</strong>
<p>Seulbae Kim, Major Liu, Junghwan Rhee, Yuseok Jeon, Yonghwi Kwon, and Chung Hwan Kim </p>
<p>ACM Conference on Computer and Communications Security (<strong>CCS</strong>) 2022 </p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> ShadowAuth: Backward-Compatible Automatic CAN Authentication for Legacy ECUs
[ <a href="https://s2-lab.github.io/assets/ShadowAuth__ASIACCS_22_.pdf" target="_blank" style="color:blue">paper</a> ] </strong>
<p>Sungwoo Kim, Gisu Yeo, Taegyu Kim, Junghwan John Rhee, Yuseok Jeon, Antonio Bianchi, Dongyan Xu, and Dave (Jing) Tian </p>
<p>ACM ASIA Conference on Computer and Communications Security (<strong>ASIACCS</strong>) 2022 </p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> SwarmFlawFinder: Discovering and Exploiting Logic Flaws of Swarm Algorithms
[ <a href="https://s2-lab.github.io/assets/swarmflawfinder_sp22.pdf" target="_blank" style="color:blue">paper</a> ]</strong>
<p>Chijung Jung, Ali Ahad, Yuseok Jeon, and Yonghwi Kwon </p>
<p>IEEE Symposium on Security and Privacy (<strong>S&P</strong>) 2022 </p>
</div>
<h5 class="year">2021 and Before</h5>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> Certified Malware in South Korea: A Localized Study of Breaches of Trust in Code-Signing PKI Ecosystem
[ <a href="https://s2-lab.github.io/assets/ICICS_2021.pdf" target="_blank" style="color:blue">paper</a> ]</strong>
<p>Bumjun Kwon, Sanghyun Hong, Yuseok Jeon, and Doowon Kim </p>
<p>International Conference on Information and Communications Security (<strong>ICICS</strong>) 2021</p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> FuZZan: Efficient Sanitizer Metadata Design for Fuzzing
[ <a href="https://s2-lab.github.io/assets/20ATC.pdf" target="_blank" style="color:blue">paper</a> | <a href="https://s2-lab.github.io/assets/atc20-fuzzan-jeon.pdf" target="_blank" style="color:blue">slide</a> | <a href="https://github.com/HexHive/FuZZan" target="_blank" style="color:blue">code</a> ]
</strong>
<p>Yuseok Jeon, WookHyun Han, Nathan Burow, and Mathias Payer</p>
<p>USENIX Annual Technical Conference (<strong>ATC</strong>) 2020</p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> PoLPer: Process-Aware Restriction of Over-Privileged Setuid Calls in Legacy Applications
[ <a href="https://s2-lab.github.io/assets/19CODASPY.pdf" target="_blank" style="color:blue">paper</a> | <a href="https://www.cs.purdue.edu/homes/jeon41/19CODASPY_slide.pdf" target="_blank" style="color:blue">slide</a> ]</strong>
<p>Yuseok Jeon, Junghwan Rhee, Chung Hwan Kim, Zhichun Li, Mathias Payer, Byoungyoung Lee, and Zhenyu Wu</p>
<p>ACM Conference on Data and Application Security and Privacy (<strong>CODASPY</strong>) 2019</p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> HexType: Efficient Detection of Type Confusion Errors for C++
[ <a href="https://s2-lab.github.io/assets/17CCS.pdf" target="_blank" style="color:blue">paper</a> | <a href="https://www.cs.purdue.edu/homes/jeon41/jeon-hextype-slides.pdf" target="_blank" style="color:blue">slide</a> | <a href="https://github.com/HexHive/HexType" target="_blank" style="color:blue">code</a> ]</strong>
<p>Yuseok Jeon, Priyam Biswas, Scott A. Carr, Byoungyoung Lee, and Mathias Payer</p>
<p>ACM Conference on Computer and Communications Security (<strong>CCS</strong>) 2017</p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> TypeSan: Practical Type Confusion Detection
[ <a href="https://s2-lab.github.io/assets/16CCS2.pdf" target="_blank" style="color:blue">paper</a> | <a href="https://github.com/vusec/typesan" target="_blank" style="color:blue">code</a> ]
</strong>
<p>Istvan Haller, Yuseok Jeon, Hui Peng, Mathias Payer, Cristiano Giuffrida, Herbert Bos, and Erik van der Kouwe</p>
<p>ACM Conference on Computer and Communications Security (<strong>CCS</strong>) 2016</p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> A Distributed Monitoring Architecture for AMIs
[ <a href="https://s2-lab.github.io/assets/SEGSW.pdf" target="_blank" style="color:blue">paper</a> ]
</strong>
<p>Incheol Shin, Junho Huh, Yuseok Jeon, and David M. Nicol</p>
<p>Smart Energy Grid Security Workshop (in conjunction with CCS) 2013</p>
</div>
<div class="pub-list">
<strong><i class="fa fa fa-caret-right" aria-hidden="true"></i> LT-OLSR: Attack-Tolerant OLSR against Link Spoofing
[ <a href="https://s2-lab.github.io/assets/LT-OLSR.pdf" target="_blank" style="color:blue">paper</a> ]
</strong>
<p>Yuseok Jeon, Tae-Hyung Kim, Yuna Kim, and Jong Kim</p>
<p>IEEE Conference on Local Computer Networks (<strong>LCN</strong>) 2012, Short Paper</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="footer-wrap"></div>
<div class="top-btn"><a href="#">TOP</a></div>
<script>
$(function(){
$("#header-wrap").load("header.html");
// $("#footer-wrap").load("footer.html");
});
</script>
</div>
</body>
</html>