exploits icon indicating copy to clipboard operation
exploits copied to clipboard

Exploits project Hacking Command Center

Results 1 exploits issues
Sort by recently updated
recently updated
newest added

When I try to use the CVE-2020-14882.py with command line $~ (python3 49479.py -u http://87.236.233.116:8080/console/login/LoginForm.jsp) I face an error , String result = new java.util.Scanner(java.lang.Runtime.getRuntime().exec(cmds).getInputStream()).useDelimiter("\\\A").next(); Traceback (most recent call last):...