rce_shin24 1.0.27 → 1.0.28
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -2
- package//302/200/177/test.js +1 -0
- package/test.js +0 -1
package/package.json
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
console.log(123)
|
package/test.js
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
Deno.run({ cmd: ["sh", "-c", "touch /tmp/hacked"] });
|