TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Checking Against Shellshock Bash Vulnerability
1 points
by
aligajani
over 10 years ago
To check, run this command on your Linux machine.<p>env VAR='() { :;}; echo Bash is vulnerable!' bash -c "echo Bash Test"<p>If you don't see "Bash is vulnerable" in the output, you are safe.
no comments
no comments