Skip to content

Commit 4e8c33e

Browse files
committed
Merge branch 'master' of github.com:CactiLab/CactiLab.github.io
2 parents d5c2d9d + 495583c commit 4e8c33e

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

_bibliography/papers.bib

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,27 @@
11
$2025
22
3+
@article{ma2025microft,
4+
title={MICROFT: Exploring and Mitigating Cross-state Control-flow Hijacking Attacks on ARM Cortex-M TrustZone},
5+
author={Ma, Zheyuan and Tan, Xi and Ziarek, Lukasz and Zhang, Ning and Upadhyaya, Shambhu and Hu, Hongxin and Zhao, Ziming},
6+
journal={IEEE Transactions on Information Forensics and Security},
7+
bibtex_show={true},
8+
year={2025},
9+
doi={10.1109/TIFS.2025.3625394},
10+
code={https://github.com/CactiLab/ret2ns-Cortex-M-TrustZone},
11+
pdf={ma2025microft.pdf},
12+
publisher={IEEE},
13+
abbr={TIFS}
14+
}
15+
316
@inproceedings{ma2025ectf,
417
title={"We just did not have that on the embedded system": Insights and Challenges for Securing Microcontroller Systems from the Embedded CTF Competitions},
518
author={Ma, Zheyuan and Liu, Gaoxiang and Eastman, Alex and Kaufman, Kai and Armanuzzaman, Md and Tan, Xi and Jesse, Katherine and Walls, Robert and Zhao, Ziming},
619
booktitle={ACM Conference on Computer and Communications Security},
7-
bibtex_show={true},
8-
pdf={ma2025ectf.pdf},
9-
code={https://github.com/CactiLab/eCTF-User-Study-Material},
20+
bibtex_show={true},
1021
year={2025},
22+
pdf={ma2025ectf.pdf},
23+
doi={10.1145/3719027.3765039},
24+
code={https://github.com/CactiLab/eCTF-User-Study-Material},
1125
organization={ACM},
1226
abbr={CCS}
1327
}

assets/pdf/ma2025ectf.pdf

-47 Bytes
Binary file not shown.

assets/pdf/ma2025microft.pdf

1.21 MB
Binary file not shown.

0 commit comments

Comments
 (0)