@article{10.1145/3718346,author={Kummita, Sriteja and Miao, Miao and Bodden, Eric and Wei, Shiyi},title={Visualization Task Taxonomy to Understand the Fuzzing Internals},year={2025},publisher={Association for Computing Machinery},address={New York, NY, USA},issn={1049-331X},url={https://doi.org/10.1145/3718346},doi={10.1145/3718346},note={Just Accepted},journal={ACM Trans. Softw. Eng. Methodol.},month=may,keywords={Task taxonomy, Fuzzing, Fuzz testing, Visualization analysis}}
FeatureBench
Program Feature-based Benchmarking for Fuzz Testing
Miao Miao, Sriteja Kummita, Eric Bodden, and
1 more author
@inproceedings{10.1145/3728899,author={Miao, Miao and Kummita, Sriteja and and Bodden, Eric and Wei, Shiyi},title={Program Feature-based Benchmarking for Fuzz Testing},year={2025},issue_date={July 2025},publisher={Association for Computing Machinery},address={New York, NY, USA},volume={2},url={https://doi.org/10.1145/3728899},doi={10.1145/3728899},journal={Proc. ACM Softw. Eng.},month=jun,articleno={ISSTA024},numpages={23},keywords={Benchmarking, Fuzz testing, Fuzzing, Program features},series={ISSTA '25}}
2024
Visualizing and Understanding the Internals of Fuzzing
Sriteja Kummita, Zenong Zhang, Eric Bodden, and
1 more author
In Proceedings of the 39th IEEE/ACM International Conference on Automated Software Engineering, Jun 2024
@inproceedings{10.1145/3691620.3695284,author={Kummita, Sriteja and Zhang, Zenong and Bodden, Eric and Wei, Shiyi},title={Visualizing and Understanding the Internals of Fuzzing},year={2024},isbn={9798400712487},publisher={Association for Computing Machinery},address={New York, NY, USA},url={https://doi.org/10.1145/3691620.3695284},doi={10.1145/3691620.3695284},booktitle={Proceedings of the 39th IEEE/ACM International Conference on Automated Software Engineering},pages={2199-2204},numpages={6},keywords={greybox fuzzing, evaluation, visualization analysis, domain-specific language},location={Sacramento, CA, USA},series={ASE '24}}
Visualization Task Taxonomy to Understand the Fuzzing Internals (Registered Report)
Sriteja Kummita, Miao Miao, Eric Bodden, and
1 more author
In Proceedings of the 3rd ACM International Fuzzing Workshop, Jun 2024
@inproceedings{10.1145/3678722.3685530,author={Kummita, Sriteja and Miao, Miao and Bodden, Eric and Wei, Shiyi},title={Visualization Task Taxonomy to Understand the Fuzzing Internals (Registered Report)},year={2024},isbn={9798400711121},publisher={Association for Computing Machinery},address={New York, NY, USA},url={https://doi.org/10.1145/3678722.3685530},doi={10.1145/3678722.3685530},booktitle={Proceedings of the 3rd ACM International Fuzzing Workshop},pages={13-22},numpages={10},keywords={Fuzz testing, Fuzzing, Task taxonomy, Visualization analysis},location={Vienna, Austria},series={FUZZING 2024}}
2021
Eval_CG
Qualitative and Quantitative Analysis of Callgraph Algorithms for Python
Sriteja Kummita, Goran Piskachev, Johannes Späth, and
1 more author
In 2021 International Conference on Code Quality (ICCQ), Jun 2021
@inproceedings{9392986,author={Kummita, Sriteja and Piskachev, Goran and Späth, Johannes and Bodden, Eric},booktitle={2021 International Conference on Code Quality (ICCQ)},title={Qualitative and Quantitative Analysis of Callgraph Algorithms for Python},year={2021},volume={},number={},pages={1-15},doi={10.1109/ICCQ51190.2021.9392986}}
2019
SARIF
Integration of the Static Analysis Results Interchange Format in CogniCrypt