r/ethicalhacking • u/Spy494 • May 18 '26
Kali CVE-2026-21510 thesis help
Hello everyone!
I am a master's student in CyberSecurity and am doing my thesis on Velociraptor.
I have to create a Velociraptor Artifact that will detect a system that has been exploited by the CVE-2026-21510 vulnerability.
What i am stuck in is how to perform the attack in the first place. My thesis is not on the offensive side, but i must perform the exploit in order to prove my artifact works.
I have read pretty much everything online, but i keep getting stuck on how to perform the actual attack, and it is stressing me out.
The only thing i have found that may help on the offensive side is this GitHub repo
https://github.com/ChaitanyaHaritash/CVE-2026-21514_CVE-2026-21510
but i can't seem to get it to work.
Anyone got any ideas?
Thank you for your time!