testBenches/ ├── cubb_gpu_test_bench/ # GPU-only performance testbench ├── perf/ # Python helper scripts for cubb_gpu_test_bench ├── chanModels/ # 3GPP 38.901 channel model └── phase4_test_scripts/ # ...
Abstract: Given the large-scale deployment of 5G, rigorous testing of its core network (5GC) is essential to ensure security and robustness. Fuzzing is currently one of the most popular vulnerability ...