
CVE-2019-2618-自己编写
Enter the server URL, username, and password sequentially as prompted.
For example: python3 CVE-2019-2618_test.py http://127.0.0.1 root root123
The code will return the response body content. You can use the URL provided in the body to check whether the upload was successful.
The file name uploaded within the program is "test.jsp".
If the upload is successful, test.jsp will display "CVE-2019-2618_test_succeed".