Created
April 18, 2025 16:29
-
-
Save paulwongx/ae240e1ca7075c7230de1f5ef4b34f9a to your computer and use it in GitHub Desktop.
Cursor Yolo Mode CLI Denylist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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