-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·276 lines (211 loc) · 29.7 KB
/
index.html
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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-128198855-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-128198855-1');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="Lingling Fan"><title>Lingling Fan's Homepage</title><link rel="stylesheet" type="text/css" href="./llfan_files/style.css?v=4.0">
<meta name="google-site-verification" content="i0WX0I_BMW-H_7lDPcBZgHa_6YiHlDDkKwOZc5aV0bI" />
</head><body><div class="content" id="content"><br><br>
<h1>Lingling Fan (范玲玲)</h1>
<img align="left" hspace="10" vspace="10" src="./llfan_files/llfan.jpg" border="1" alt="Lingling Fan" width="120" height-"120">
<p>
I am now an Associate Professor (100 Young Academic Leaders of Nankai University) at Nankai University. I had previously worked as a Postdoctoral Research Fellow with Prof. <a href="http://www.ntu.edu.sg/home/yangliu/">Liu Yang</a> in Nanyang Technological University, Singapore since 2019. I obtained my Ph.D. degree from East China Normal University, China, in 2019, under the supervision of Prof. Lihua Xu (NYU Shanghai). I had been a Research Assistant in Cyber Security Lab of NTU (2017-2019).
</p>
<p>
My research interests include Software Security Analysis, Software Testing and Analysis, and Big Data-driven Analysis.
</p>
<p>Email: linglingfan(at)nankai.edu.cn</p>
<h2>Publications</h2>
<ul style="list-style-type: circle;">
<li><strong> <span style="color: #800000;">[ICSE 2025]</span> <em>"EP-Detector: Automatic Detection of Error-prone Operation Anomalies in Android Applications"</em></strong>, Chenkai Guo, Qianlu Wang, Naipeng Dong, <strong>Lingling Fan*</strong>, Tianhong Wang, Weijie Zhang, Enbao Chen, Zheli Liu, Lu Yu, In Proceedings of the the 47th International Conference on Software Engineering (ICSE 2025), 2025. <a class="media" href="./llfan_files/ICSE2025_EPDetector.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ICSE 2025]</span> <em>"Scenario-Driven and Context-Aware Automated Accessibility Testing for Android Apps"</em></strong>, Yuxin Zhang, Sen Chen, Xiaofei Xie, Zibo Liu, and <strong>Lingling Fan</strong>, In Proceedings of the the 47th International Conference on Software Engineering (ICSE 2025), 2025. <a class="media" href="./llfan_files/icse2025_accessibility_detection.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[TSE 2024]</span> <em>"Does the Vulnerability Threaten Our Projects? Automated Vulnerable API Detection for Third-Party Libraries"</em></strong>, Fangyuan Zhang, <strong>Lingling Fan*</strong>, Sen Chen, Miaoying Cai, Sihan Xu, and Lida Zhao, IEEE Transactions on Software Engineering (TSE), 2024. <a class="media" href="./llfan_files/tse2004_VAScanner.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[TSE 2024]</span> <em>"A Comprehensive Study on Static Application Security Testing (SAST) Tools for Android"</em></strong>, Jingyun Zhu, Kaixuan Li, Sen Chen, <strong>Lingling Fan</strong>, Junjie Wang, and Xiaofei Xie, IEEE Transactions on Software Engineering (TSE), 2024. <a class="media" href="./llfan_files/tse2024_SASTstudy.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ESEC/FSE 2023]</span> <em>"Automated and Context-Aware Repair of Color-Related Accessibility Issues for Android Apps"</em></strong>, Yuxin Zhang, Sen Chen, <strong>Lingling Fan</strong>, Chunyang Chen, Xiaohong Li, In Proceedings of the ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE 2023), 2023. <a class="media" href="./llfan_files/fse2023_iris.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ESEC/FSE 2023]</span> <em>"Comparison and Evaluation on Static Application Security Testing (SAST) Tools for Java"</em></strong>, Kaixuan Li, Sen Chen, <strong>Lingling Fan</strong>, Ruitao Feng, Han Liu, Chengwei Liu, Yang Liu, and Yixiang Chen, In Proceedings of the ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE 2023), 2023. <a class="media" href="./llfan_files/fse2023-Java_sast.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ASE 2023]</span> <em>"Scene-Driven Exploration and GUI Modeling for Android Apps"</em></strong>, Xiangyu Zhang, <strong>Lingling Fan*</strong>, Sen Chen, Yucheng Su, and Boyuan Li, In Proceedings of the 38th IEEE/ACM International Conference on Automated Software Engineering (ASE 2023), 2023. <a class="media" href="./llfan_files/ase2023-scenedroid.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ASE 2023]</span> <em>"Mitigating Persistence of Open-Source Vulnerabilities in Maven Ecosystem"</em></strong>, Lyuye Zhang, Chengwei Liu, Sen Chen, Zhengzi Xu, <strong>Lingling Fan</strong>, Lida Zhao, Yiran Zhang, and Yang Liu, In Proceedings of the 38th IEEE/ACM International Conference on Automated Software Engineering (ASE 2023), 2023. <a class="media" href="./llfan_files/ase2023-Ranger.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ISSTA 2023]</span> <em>"LiResolver: License Incompatibility Resolution for Open Source Software"</em></strong>, Sihan Xu, Ya Gao, <strong>Lingling Fan*</strong>, Linyu Li, Xiangrui Cai, and Zheli Liu, In Proceedings of the 32nd ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA), 2023. <a class="media" href="./llfan_files/issta2023_LiResolver.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ICSE 2023]</span> <em>"Compatible Remediation on Vulnerabilities from Third-Party Libraries for Java Projects"</em></strong>,Lvye Zhang, Chengwei Liu, Zhengzi Xu, Sen Chen, <strong>Lingling Fan</strong>, Lida Zhao, Jiahui Wu, and Yang Liu, In Proceedings of the 45th International Conference on Software Engineering (ICSE), 2023. <a class="media" href="./llfan_files/icse2023-coral.pdf" target="_blank"><u>[PDF]</u></a>
<p><font color="red">ACM SIGSOFT Distinguished Paper Award</font><a href="https://conf.researchr.org/info/icse-2023/awards"><img src="./images/award.gif"></a></p>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ICSE 2023]</span> <em>"Compatibility Issue Detection for Android Apps Based on Path-Sensitive Semantic Analysis"</em></strong>, Sen Yang, Sen Chen, <strong>Lingling Fan*</strong>, Sihan Xu, Zhanwei Hui, and Song Huang, In Proceedings of the 45th International Conference on Software Engineering (ICSE), 2023. <a class="media" href="./llfan_files/icse2023-psdroid.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ICSE 2023]</span> <em>"A Web-Based Tool for Using Storyboard of Android Apps"</em></strong>, Yuxin Zhang, Sen Chen, and <strong>Lingling Fan</strong>, In Proceedings of the 45th International Conference on Software Engineering (ICSE-Demo), 2023. <a class="media" href="./llfan_files/icse2023-storydroid+.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[TDSC 2022]</span> <em>"Towards Understanding and Mitigating Audio Adversarial Examples for Speaker Recognition"</em></strong>, Guangke Chen, Zhe Zhao, Fu Song, Sen Chen, <strong>Lingling Fan</strong>, Feng Wang, and Jiashui Wang, IEEE Transactions on Dependable and Secure Computing (TDSC), 2022. <a class="media" href="./llfan_files/tdsc2022_speaker_mitigation.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ASE 2022]</span> <em>"AUSERA: Automated Security Vulnerability Detection for Android Apps"</em></strong>, Sen Chen, Yuxin Zhang, <strong>Lingling Fan</strong>, Jiaming Li, and Yang Liu, In Proceedings of the 37th IEEE/ACM International Conference on Automated Software Engineering (ASE-Demo), 2022. <a class="media" href="./llfan_files/ase2022_ausera.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ASE 2022]</span> <em>"Has My Release Disobeyed Semantic Versioning? Static Detection Based On Semantic Differencing"</em></strong>, Lyuye Zhang, Chengwei Liu, Zhengzi Xu, Sen Chen, <strong>Lingling Fan</strong>, Bihuan Chen, and Yang Liu, In Proceedings of the 37th IEEE/ACM International Conference on Automated Software Engineering (ASE), 2022. <a class="media" href="./llfan_files/ase2022_sapid.pdf" target="_blank"><u>[PDF]</u></a>
<p><font color="red">ACM SIGSOFT Distinguished Paper Award</font><a href="https://conf.researchr.org/home/ase-2022"><img src="./images/award.gif"></a></p>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[TDSC 2022]</span> <em>"AS2T: Arbitrary Source-To-Target Adversarial Attack on Speaker Recognition Systems"</em></strong>, Guangke Chen, Zhen Zhao, Fu Song, Sen Chen, <strong>Lingling Fan</strong>, and Yang Liu, IEEE Transactions on Dependable and Secure Computing (TDSC), 2022. <a class="media" href="./llfan_files/tdsc2022_as2t.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[TSE 2022]</span> <em>"Automatically Distilling Storyboard with Rich Features for Android Apps"</em></strong>, Sen Chen, <strong>Lingling Fan*</strong>, Chunyang Chen, and Yang Liu, IEEE Transactions on Software Engineering (TSE), 2022. (<strong>* </strong>Corresponding author) <a class="media" href="./llfan_files/tse2022_storydistiller.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[TOSEM 2022]</span> <em>"LiDetector: License Incompatibility Detection for Open Source Software"</em></strong>, Sihan Xu, Ya Gao, <strong>Lingling Fan*</strong>, Zheli Liu, Yang Liu, and Hua Ji, ACM Transactions on Software Engineering and Methodology (TOSEM), 2022. (<strong>* </strong>Corresponding author) <a class="media" href="./llfan_files/tosem2022_Lidetector.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ICSE 2022]</span> <em>"Demystifying the Vulnerability Propagation and Its Evolution via Dependency Trees in the NPM Ecosystem"</em></strong>, Chengwei Liu, Sen Chen, <strong>Lingling Fan</strong>, Bihuan Chen, Yang Liu, and Xin Peng, the 44th International Conference on Software Engineering (ICSE), 2022. <a class="media" href="https://arxiv.org/abs/2108.03787" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[TITS 2021]</span> <em>"DeepSuite: A Test Suite Optimizer for Autonomous Vehicles"</em></strong>,Sihan Xu, Zhiyu Wang, <strong>Lingling Fan*</strong>, Xiangrui Cai, Hua Ji, Siau-Cheng Khoo, Brij Bhooshan Gupta, IEEE Transactions on Intelligent Transportation Systems (TITS), 2021. (<strong>* </strong>Corresponding author) <a class="media" href="./llfan_files/TITS2021_DeepSuite.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[TSE 2021]</span> <em>"Research on Third-Party Libraries in Android Apps: A Systematic Literature Review"</em></strong>, Xian Zhan, Tianming Liu, <strong>Lingling Fan*</strong>, Li Li, Sen Chen, Xiapu Luo, Yang Liu, IEEE Transactions on Software Engineering (TSE), 2021. (<strong>* </strong>Corresponding author) <a class="media" href="https://arxiv.org/abs/2108.03787" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[APSEC 2021]</span> <em>"IconChecker: Anomaly Detection of Icon-Behaviors for Android Apps"</em></strong>, Yuxuan Li, Ruitao Feng, Sen Chen, Qianyu Guo, <strong>Lingling Fan</strong> and Xiaohong Li, the 28th Asia-Pacific Software Engineering Conference (APSEC 2021), 2021. <a class="media" href="" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[TSE 2021]</span> <em>"Accessible or Not? An Empirical Investigation of Android App Accessibility"</em></strong>, Sen Chen, Chunyang Chen, <strong>Lingling Fan*</strong>, Mingming Fan, Xian Zhan, and Yang Liu, IEEE Transactions on Software Engineering (TSE), 2021. (<strong>* </strong>Corresponding author) <a class="media" href="./llfan_files/tse2021_xbot.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ISSRE 2021]</span> <em>"Peeking into the Gray Area of Mobile World: An Empirical Study of Unlabeled Android Apps"</em></strong>, Sen Chen, <strong>Lingling Fan*</strong>, Cuiyun Gao, Fu Song, and Yang Liu, International Symposium on Software Reliability Engineering (ISSRE), 2021. (<strong>* </strong>Corresponding author) <a class="media" href="./llfan_files/issre2021_grayware.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[SCIS 2021]</span> <em>"Towards Characterizing Bug Fixes through Dependency-Level Changes"</em></strong>, Di Cui, <strong>Lingling Fan</strong>, Sen Chen, Yuanfang Cai, Qinghua Zheng, Yang Liu, and Ting Liu, SCIENCE CHINA Information Sciences (SCIS), 2021. <a class="media" href="./llfan_files/scis2021_bug_fixes_architecture.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[FCS 2021]</span> <em>"VenomAttack: Automated and Adaptive Activity Hijacking in Android"</em></strong>, Pu Sun, Sen Chen, <strong>Lingling Fan</strong>, Pengfei Gao, Fu Song, Min Yang, Frontiers of Computer Science (FCS), 2021. <a class="media" href="./llfan_files/fcs2021_venomattack.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[IJIS 2021]</span> <em>"Advanced Evasion Attacks and Mitigations on Practical ML-Based Phishing Website Classifiers"</em></strong>, Fu Song, Yusi Lei, Sen Chen, <strong>Lingling Fan</strong>, and Yang Liu, the International Journal of Intelligent Systems (IJIS), 2021. <a class="media" href="./llfan_files/IJIS_phishingweb.pdf" target="_blank"><u>[PDF]</u></a> (IF 10.312)
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ICSE 2021]</span> <em>"ATVHUNTER: Reliable Version Detection of Third-Party Libraries for Vulnerability Identification in Android Applications"</em></strong>, Xian Zhan, <strong>Lingling Fan</strong>, Sen Chen, Feng Wu, Tianming Liu, Xiapu Luo, and Yang Liu, In Proceedings of the 43rd International Conference on Software Engineering (ICSE'2021), Madrid, Spain, 2021. <a class="media" href="./llfan_files/ICSE2021_ATVHunter.pdf" target="_blank"><u>[PDF]</u></a>
<p></p>
<p><font color="red">ACM SIGSOFT Distinguished Paper Award</font> <a href="https://conf.researchr.org/track/icse-2021/icse-2021-awards#Award-Recipients-at-ICSE-2021"><img src="./images/award.gif"></a></p>
</li>
<p></p>
<li><strong> <span style="color: #800000;">[TOSEM 2020]</span> <em>"Why an Android App is Classified as Malware? TowardsMalware Classification Interpretation"</em></strong>, Bozhi Wu, Sen Chen, Cuiyun Gao, <strong>Lingling Fan</strong>, Yang Liu, Weiping Wen and Michael R. Lyu, ACM Transactions on Software Engineering and Methodology (TOSEM), 2020. <a class="media" href="./llfan_files/tosem2020_XMal.pdf" target="_blank"><u>[PDF]</u></a> (IF 3.857)
</li>
<p></p>
<li><strong> <span style="color: #800000;">[TSE 2020]</span> <em>"Why My App Crashes? Understanding and Benchmarking Framework-specific Exceptions of Android apps"</em></strong>, Ting Su, <strong>Lingling Fan*</strong>, Sen Chen, Yang Liu, Lihua Xu, Geguang Pu and Zhendong Su, IEEE Transactions on Software Engineering (TSE), 2020. (<strong>* </strong>Corresponding author) <a class="media" href="./llfan_files/tse2020-study.pdf" target="_blank"><u>[PDF]</u></a> <a class="media" href="https://github.com/tingsu/DroidDefects" target="_blank"><u>[Dataset]</u></a> (IF 6.520)
</li>
<p></p>
<li><strong> <span style="color: #800000;">[ASE 2020]</span> <em>"Automated Third-party Library Detection for Android Applications: Are We There Yet?"</em></strong>, Xian Zhan, <Strong>Lingling Fan*</Strong>, Tianming Liu, Sen Chen, Li Li, Haoyu Wang, Yifei Xu, Xiapu Luo, Yang Liu, The 35th IEEE/ACM International Conference on Automated Software Engineering (ASE'20), 2020. (93/414 = 22.5%) (<strong>* </strong>Corresponding author) <a class="media" href="./llfan_files/ase2020_TPL.pdf" target="_blank"><u>[PDF]</u></a>
</li>
<p></p>
<li> <strong> <span style="color: #800000;">[S&P 2021]</span> <em>"Who is Real Bob? Adversarial Attacks on Speaker Recognition Systems"</em></strong>,
Guangke Chen, Sen Chen, <Strong>Lingling Fan</Strong>, Xiaoning Du, Zhe Zhao, Fu Song, Yang Liu, In Proceedings of the IEEE Security and Privacy (S&P'2021), 2021. <a class="media" href="./llfan_files/sp2021_fakebob.pdf" target="_blank"><u>[PDF]</u></a> </li>
<p></p>
<p> - Demonstrated to be effective on commercial systems such as <font color="red">Talentedsoft and Microsoft Azure.</font></p>
<li> <strong> <span style="color: #800000;">[ICSE 2020]</span> <em> "An Empirical Assessment of Security Risks of Global Android Banking Apps"</em></strong>,
Sen Chen, <Strong>Lingling Fan</Strong>, Guozhu Meng, Ting Su, Minhui Xue, Yinxing Xue, Yang Liu, and Lihua Xu, In Proceedings of the 42nd International Conference on Software Engineering (ICSE'2020), Seoul, South Korea, 2020. (129/617 = 20.9%) <a class="media" href="./llfan_files/icse2020_ausera.pdf" target="_blank"><u>[PDF]</u></a> </li>
<p></p>
<p> - <font color="red">52 out of 126</font> vulnerabilities have been patched by 21 banking entities so far, including HSBC (UK and China) and OCBC (Singapore), and AUSERA has been packaged as an online service to provide mobile app security assessment.</p>
<li> <strong> <span style="color: #800000;">[TDSC 2020]</span> <em>"GUI-Squatting Attack: Automated Generation of Android Phishing Apps"</em></strong>,
Sen Chen, <strong>Lingling Fan*</strong>, Chunyang Chen, Minhui Xue, Yang Liu, and Lihua Xu, IEEE Transaction on Dependenable and Secure Computing (TDSC), 2020. (<strong>*</strong> Corresponding author) <a class="media" href="./llfan_files/tdsc2019_phapp.pdf" target="_blank"><u>[PDF]</u></a> (IF 7.040)
</li>
<p></p>
<li> <strong> <span style="color: #800000;">[SANER 2020]</span> <em>"CORE: Automating Review Recommendation for Code Changes"</em></strong>,
Jing Kai Siow, Cuiyun Gao, <Strong>Lingling Fan</Strong>, Sen Chen, and Yang Liu, In Proceedings of the 27th IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER 2020), London, Ontario, Canada, 2020. (21.1% = 44/199) <a class="media" href="./llfan_files/saner2020_codereview.pdf" target="_blank"><u>[PDF]</u></a> </li>
<p></p>
<li> <strong> <span style="color: #800000;">[ICSE 2019]</span> <em>"StoryDroid: Automated Generation of Storyboard for Android Apps"</em></strong>,
Sen Chen, <Strong>Lingling Fan</Strong>, Chunyang Chen, Ting Su, Wenhe Li, Yang Liu, Lihua Xu, In Proceedings of the 41st ACM/IEEE International Conference on Software Engineering (ICSE'2019), Montréal, QC, Canada, 2019. (acceptance rate: 109/529 = 20.6%) <a class="media" href="./llfan_files/icse2019_storydroid.pdf" target="_blank"><u>[PDF]</u></a> </li>
<p></p>
<li> <strong> <span style="color: #800000;">[ICSE 2019]</span> <em>"A Large-scale Empirical Study on Industrial Fake Apps"</em></strong>,
Chongbin Tang, Sen Chen, <strong>Lingling Fan*</strong>, Lihua Xu, Yang Liu, Zhushou Tang and Liang Dou, In Proceedings of the 41st ACM/IEEE International Conference on Software Engineering (ICSE'2019), SEIP, Montréal, QC, Canada, 2019. (acceptance rate: 30/135 = 22%) (<strong>*</strong> Corresponding author) <a class="media" href="./llfan_files/icse2019_fakeapp.pdf" target="_blank"><u>[PDF]</u></a> </li>
<p></p>
<li> <strong> <span style="color: #800000;">[SANER 2019]</span> <em>"How Can We Craft Large-Scale Mobile Malware? An Automated Poisoning Attack" </em></strong>,
Sen Chen, Minhui Xue, <Strong>Lingling Fan</Strong>, Lei Ma, Yang Liu and Lihua Xu, In Proceedings of the 26th IEEE International Conference on Software Analysis, Evolution, and Reengineering, AI4Mobile, Hangzhou, China, 2019
</li>
<p></p>
<li> <strong> <span style="color: #800000;">[SANER 2019]</span> <em>"Automated Cross-Platform GUI Code Generation for Mobile Apps"</em></strong>,
Sen Chen, <Strong>Lingling Fan</Strong>, Ting Su, Lei Ma, Yang Liu and Lihua Xu, In Proceedings of the 26th IEEE International Conference on Software Analysis, Evolution, and Reengineering, AI4Mobile, Hangzhou, China, 2019</li>
<p></p>
<li> <strong> <span style="color: #800000;">[ASE 2018]</span> <em>"Efficiently Manifesting Asynchronous Programming Errors in Android Apps"</em></strong>,
<Strong>Lingling Fan</Strong>, Ting Su, Sen Chen, Guozhu Meng, Yang Liu, Lihua Xu and Geguang Pu, In 33rd ACM/IEEE International Conference on Automated Software Engineering (ASE'18), Montpellier, France, 2018. (acceptance rate: 69/346 = 19.9%) <a class="media" href="./llfan_files/ase18-apechecker.pdf" target="_blank"><u>[PDF]</u></a> </li>
<p></p>
<li> <strong> <span style="color: #800000;">[ICSE 2018]</span> <em>"Large-Scale Analysis of Framework-Specific Exceptions in Android Apps"</em></strong>,
<Strong>Lingling Fan</Strong>, Ting Su, Sen Chen, Guozhu Meng, Yang Liu, Lihua Xu, Geguang Pu and Zhendong Su, In Proceedings of the 40th International Conference on Software Engineering (ICSE'2018), Gothenburg, Sweden, 2018. (acceptance rate: 105/502 = 20.9%) <a class="media" href="./llfan_files/icse18_crashanalysis.pdf" target="_blank"><u>[PDF]</u></a> <a href="https://www.icse2018.org/event/icse-2018-technical-papers-large-scale-analysis-of-framework-specific-exceptions-in-android-apps" target="_blank"><u>[BibTex]</u></a> <a href="https://crashanalysis.github.io/" target="_blank"><u>[Website]</u></a> <a href="./llfan_files/icse18_crashanalysis_slides.pdf" target="_blank"><u>[Slides]</u></a> <a href="http://scse.ntu.edu.sg/NewsnEvents/Pages/News-Detail.aspx?news=e2d0f4e8-fe42-4467-8e98-84cd23fc0c35">[Press]</a>
<p></p>
<p><font color="red">ACM SIGSOFT Distinguished Paper Award</font> <a href="https://www.icse2018.org/info/awards"><img src="./images/award.gif"></a></p>
</li>
<li> <strong> <span style="color: #800000;">[ESEC/FSE 2018]</span> <em> "Are Mobile Banking Apps Secure? What Can be Improved?"</em></strong>,
Sen Chen, Ting Su, <Strong>Lingling Fan</Strong>, Guozhu Meng, Minhui Xue, Yang Liu, Lihua Xu, In Proceedings of the 26th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE'2018), Industrial Track, Florida, United States, 2018. <a class="media" href="./llfan_files/BankingAppsSecure_fse2018.pdf" target="_blank"><u>[PDF]</u></a> </li>
<p></p>
<li> <strong> <span style="color: #800000;">[NASAC 2018]</span> <em> "AUSERA: Large-Scale Automated Security Risk Assessment of Global Mobile Banking Apps"</em></strong>,
Sen Chen, Guozhu Meng, Ting Su, <strong>Lingling Fan</strong>, Minhui Xue, Yinxing Xue, Yang Liu, and Lihua Xu, National Software Application Conference (NASAC'2018), Shenzhen, China, 2018. <a class="media" href="" target="_blank"><u>[PDF]</u></a> </li>
<p></p>
<li> <strong> <span style="color: #800000;">[COSE 2017]</span> <em>"Automated Poisoning Attacks and Defenses in Malware Detection System: An Adversarial Machine Learning Approach"</em></strong>,
Sen Chen, Minhui Xue, <Strong>Lingling Fan</Strong>, Shuang Hao, Lihua Xu, Haojin Zhu, and Bo Li, In Proceedings of the Elsevier Computers & Security (COSE'2017), 2017. <a href="./llfan_files/Computers&Security.pdf" target="_blank"><u>[PDF]</u></a> (IF 3.579) </li>
<p></p>
<li> <strong> <span style="color: #800000;">[CCS 2016]</span> <em>"POSTER: Accuracy vs. Time Cost: Detecting Android Malware through Pareto Ensemble Pruning"</em></strong>,
<Strong>Lingling Fan</Strong>, Minhui Xue, Sen Chen, Lihua Xu, Haojin Zhu, In Proceedings of the ACM Conference on Computer and Communications Security (CCS'2016), Vienna, Austria, 2016. <a class="media" href="./llfan_files/CCS2016.pdf" target="_blank"><u>[PDF]</u></a><!-- <a class="media" href="./llfan_files/CCS2016poster.pdf" target="_blank"><u>[Poster]</u></a></li>-->
<p></p>
<li> <strong> <span style="color: #800000;">[APSEC 2016]</span> <em>"Model-Based Continuous Verification"</em></strong>,
<strong>Lingling Fan</strong>, Sen Chen, Lihua Xu, Zongyuan Yang, Huibiao Zhu, In Proceedings of the IEEE ASIA-Pacific Software Engineering Conference (APSEC'2016), Hamilton, New Zealand, 2016. (acceptance rate: 19.7%) <a class="media" href="./llfan_files/apsec2016_Eunomia.pdf" target="_blank"><u>[PDF]</u></a></li>
<p></p>
<!--<li>
Ting Su, Chengyu Zhang, Yichen Yan, <Strong>Lingling Fan</Strong>, Geguang Pu, Yang Liu, Zhoulai Fu and Zhendong Su, "Towards Efficient Data-flow Test Data Generation". <a class="media" href="https://arxiv.org/pdf/1803.10431.pdf" target="_blank"><u>[Download]</u></a>
</li>
<p> </p>-->
</ul>
<h2>Awards</h2>
<p> ACM SIGSOFT Distinguished Paper Award, ASE, October, 2022 </p>
<p> ACM SIGSOFT Distinguished Paper Award, ICSE, May, 2021 </p>
<p> Outstanding graduates of Shanghai, China, May 2019 </p>
<p> ACM SIGSOFT Distinguished Paper Award, ICSE, May, 2018 </p>
<p> Research Tool Award, NASAC, 2018 </p>
<p> National Scholarship, The Ministry of Education, China, 2018 </p>
<p> ACM SIGSOFT CAPS Award, ASE, ACM, 2018 </p>
<p> Outstanding student of ECNU, China, December 2015 </p>
<p> Outstanding graduates of Shanghai, China, June 2014</p>
<h2>Academic Services</h2>
<p> Proceeding chair of <a href="https://internetware2020.github.io/" target="_blank">Internetware 2020</a></p>
<p> Financial chair of <a href="https://formal-analysis.com/apsec/2020/" target="_blank">APSEC 2020</a></p>
<p> Reviewer of the Journal <a href="https://signalprocessingsociety.org/publications-resources/ieee-transactions-information-forensics-and-security" target="_blank">TIFS</a>,
<a href="https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=8858" target="_blank">TDSC</a>,
<a href="https://www.computer.org/csdl/journal/ts" target="_blank">TSE</a>
<a href="https://dl.acm.org/journal/tosem" target="_blank">TOSEM</a>
<a href="https://www.journals.elsevier.com/computers-and-security" target="_blank">COSE</a>
</p>
<p> PC member of <a href="https://ai4mobile.github.io/" target="_blank">AI4Mobile 2019</a>
<a href="https://formal-analysis.com/iceccs/2020/" target="_blank">ICECCS 2020</a>,
<a href="https://conf.researchr.org/track/ase-2021/ase-2021-tool-demonstrations?" target="_blank">ASE 2021</a>,
<a href="https://issre.net/" target="_blank">ISSRE 2021</a>,
<a href="https://conf.researchr.org/track/ase-2022/ase-2022-research-papers" target="_blank">ASE 2022</a>,
<a href="https://2022.esec-fse.org/track/fse-2022-artifacts" target="_blank">FSE 2022</a>,
<a href="" target="_blank">ISSRE 2022</a>,
<a href="http://iceccs2022.xsrv.jp/" target="_blank">ICECCS 2022</a>
</p>
<p> Co-reviewer of ASE 2018, 2019, 2020 USENIX Security 2018, 2019, CCS 2018, 2019, Oakland 2018, 2019, ESEC/FSE 2019</p>
<a style="display:none;" href="https://clustrmaps.com/site/1b4qb" title="Visit tracker"><img src="http://www.clustrmaps.com/map_v2.png?d=svsljCxIx7vVNJ990rWLAX3YP0VZJ7P2HHVb3GWq-7M&cl=ffffff"/></a>
</div>
<center>©2020 Lingling Fan. All rights reserved</center>
</body></html>