• fork bomb: Creates infinite processes, leading to system slowdown or crash.
  • rm -rf --no-preserve-root /: Deletes all files, rendering the system unusable.
  • chmod 777: Grants full access to everyone for a file, creating a security risk.