CVE-2022-36537 icon indicating copy to clipboard operation
CVE-2022-36537 copied to clipboard

No such file or directory: 'Driver.class'

Open imbas007 opened this issue 2 years ago • 2 comments

[] Bypass authentication. [] Start deploying the jdbc backdoor. [*] Compile java code. Traceback (most recent call last): File "/home/root/poc/CVE-2022-36537/CVE-2022-36537.py", line 210, in deploy_jdbc_backdoor(args.url) File "/home/root/poc/CVE-2022-36537/CVE-2022-36537.py", line 106, in deploy_jdbc_backdoor build_jdbc_backdoor() File "/home/root/poc/CVE-2022-36537/CVE-2022-36537.py", line 165, in build_jdbc_backdoor shutil.copy('Driver.class', 'jdbc_jar/com/mysql/jdbc/') File "/usr/lib/python3.10/shutil.py", line 417, in copy copyfile(src, dst, follow_symlinks=follow_symlinks) File "/usr/lib/python3.10/shutil.py", line 254, in copyfile with open(src, 'rb') as fsrc: FileNotFoundError: [Errno 2] No such file or directory: 'Driver.class'

imbas007 avatar Jan 10 '23 06:01 imbas007

i got same error when -d deploy.

tsvetkovsecurity avatar Jan 23 '23 09:01 tsvetkovsecurity

yep, same here !

h00die-gr3y avatar May 01 '23 20:05 h00die-gr3y