mirror of
https://github.com/BeichenDream/CVE-2022-26134-Godzilla-MEMSHELL
synced 2026-06-08 10:27:10 +00:00
Update Main.java
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ public class Main {
|
||||
outputStream.flush();
|
||||
outputStream.close();
|
||||
|
||||
System.out.println("[*] sned payload");
|
||||
System.out.println("[*] send payload");
|
||||
if ( "ok".equals(urlConnection.getHeaderField("X-Status"))){
|
||||
System.out.println("[*] exploit success");
|
||||
System.out.println("[*] godzilla webshell password : " + password);
|
||||
|
||||
Reference in New Issue
Block a user