env x='() { :;}; echo vulnerable’ bash -c “echo this is a test”
This should give an error if the system is patched. Otherwise, it will echo vulnerable\n this is a test
env x='() { :;}; echo vulnerable’ bash -c “echo this is a test”
This should give an error if the system is patched. Otherwise, it will echo vulnerable\n this is a test
You must be logged in to post a comment.
0 Comments.