Skip to content

Instantly share code, notes, and snippets.

View sodejm's full-sized avatar

Justin Soderberg sodejm

View GitHub Profile
@sodejm
sodejm / DenonVol.py
Created November 25, 2016 21:36
Control Denon Receiver Volume with basic script
# requires python 3
# Author: Justin Soderberg
# tested with Denon AVR-X1200W
import sys
import requests
import argparse
# global value for the receivers ip address
@sodejm
sodejm / bigip_decode.py
Created November 18, 2016 23:09
Simple decoder for the big ip info disclosure
#!/usr/bin/env python3
# decoder based on details from: https://support.f5.com/kb/en-us/solutions/public/6000/900/sol6917.html
# Author: Justin Soderberg
import sys
if len(sys.argv) != 2 or sys.argv[1] == '-h' or sys.argv[1] == '--help':
print ('\nUsage: python %s <encoded address>\n' % (sys.argv[0]))
#!/bin/sh
# Some things taken from here
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Set the colours you can use
black='\033[0;30m'
white='\033[0;37m'
red='\033[0;31m'
green='\033[0;32m'
use exploit/multi/handler
TODO:
add stage encoder stuff
exploit -j

Keybase proof

I hereby claim:

  • I am sodejm on github.
  • I am subv3rs1on (https://keybase.io/subv3rs1on) on keybase.
  • I have a public key whose fingerprint is F172 6E5C BD01 19D2 635E 62E4 C5BC 505E 52F6 AD9B

To claim this, I am signing this object: