Awesome curl -fsSL banner

Awesome curl -fsSL

1 devlog
1h 13m 49s

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.

janekmusin

I created this bash script. It took me much longer than I expected, but it works.

Attachment
0