You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is my error log
root@kali:~/java# java -cp ColdFusionPwn.jar:ysoserial.jar com.codewhitesecc.coldfusionpwn.ColdFusionPwner -e CommonsBeanutils1 'touch /tmp/success' poc.ser
Error: Could not find or load main class com.codewhitesecc.coldfusionpwn.ColdFusionPwner
The main class is called "com.codewhitesec.coldfusionpwn.ColdFusionPwner":
Try:
java -cp ColdFusionPwn.jar:ysoserial.jar com.codewhitesec.coldfusionpwn.ColdFusionPwner -e CommonsBeanutils1 'touch /tmp/success' poc.ser
this is my error log
root@kali:~/java# java -cp ColdFusionPwn.jar:ysoserial.jar com.codewhitesecc.coldfusionpwn.ColdFusionPwner -e CommonsBeanutils1 'touch /tmp/success' poc.ser
Error: Could not find or load main class com.codewhitesecc.coldfusionpwn.ColdFusionPwner
I renamed the tow files, I download the ysoserial.jar from https://jitpack.io/com/github/frohoff/ysoserial/master-v0.0.5-gb617b7b-16/ysoserial-master-v0.0.5-gb617b7b-16.jar
The java version of my computer is "1.8.0_151"
The text was updated successfully, but these errors were encountered: