czz1233 / GBByPass

冰蝎 哥斯拉 WebShell bypass
670 stars 103 forks source link

webshell返回500报错 #1

Open raymonYuan opened 2 years ago

raymonYuan commented 2 years ago

HTTP Status 500 - Unable to compile class for JSP: type Exception report

message Unable to compile class for JSP:

description The server encountered an internal error that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: Unable to compile class for JSP:

An error occurred at line: 15 in the jsp file: /2.jsp Duplicate local variable tas9ertest 12: %><% 13: out.println("Random Garbage Data:"); 14: Random tas9ertest = new Random(); 15: int tas9ertest = tas9ertest.nextInt(1234); 16: int tas9ertest = tas9ertest.nextInt(5678); 17: int tas9ertest = tas9ertest.nextInt(1357); 18: int tas9ertest = tas9ertest.nextInt(2468);

An error occurred at line: 15 in the jsp file: /2.jsp

czz1233 commented 2 years ago

已修复