Skip to content

Commit c754d6b

Browse files
authored
Update README.md
1 parent 1314bda commit c754d6b

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,15 @@ which actions to inject and when, based on the _runtime_ behaviour of the system
1818
under test.
1919

2020
## Citing Mallory
21-
Mallory has been accepted for publication at the 30th ACM Conference on Computer and Communications Security (CCS 2023).
21+
Mallory has been accepted for publication at the 2023 ACM SIGSAC Conference on Computer and Communications Security (CCS 2023).
2222
The paper is also available on [arXiv](https://arxiv.org/pdf/2305.02601.pdf). If you use this code in your scientific work, please cite the paper as follows:
2323
```
2424
@inproceedings{mallory,
25-
author={Ruijie Meng, George P{\^i}rlea, Abhik Roychoudhury and Ilya Sergey},
25+
author={Meng, Ruijie and P{\^\i}rlea, George and Roychoudhury, Abhik and Sergey, Ilya},
2626
title={Greybox Fuzzing of Distributed Systems},
27-
booktitle={Proceedings of the 30th ACM Conference on Computer and Communications Security (CCS)},
28-
year={2023},}
27+
booktitle={Proceedings of the 2023 ACM SIGSAC Conference on Computer and Communications Security},
28+
pages={1615--1629},
29+
year={2023}}
2930
```
3031

3132
## Design Overview

0 commit comments

Comments
 (0)