BY RUNNING THOSE COMMANDS YOU RISK GETTING YOUR ENTIRE HOME DIRECTORY DELETED, YOUR SECRETS LEAKED OTHER BAD, BAD THINGS BEING DONE TO YOUR PC. EDUCATIONAL PURPOSES ONLY!!!
'curl -fsSL' is a command commonly used (along '| shell pipe')on UNIX l…
BY RUNNING THOSE COMMANDS YOU RISK GETTING YOUR ENTIRE HOME DIRECTORY DELETED, YOUR SECRETS LEAKED OTHER BAD, BAD THINGS BEING DONE TO YOUR PC. EDUCATIONAL PURPOSES ONLY!!!
‘curl -fsSL’ is a command commonly used (along ‘| shell pipe’)on UNIX like systems to install random things. Running it is incredibly risky, because you give the potential attacker complete access to you home directory and everything a user can do. With this project, I want to show what can attackers do with that access.