TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Checking Against Shellshock Bash Vulnerability

1 pointsby aligajaniover 10 years ago
To check, run this command on your Linux machine.<p>env VAR=&#x27;() { :;}; echo Bash is vulnerable!&#x27; bash -c &quot;echo Bash Test&quot;<p>If you don&#x27;t see &quot;Bash is vulnerable&quot; in the output, you are safe.

no comments

no comments