I hereby claim:
- I am matt- on github.
- I am mattaustin (https://keybase.io/mattaustin) on keybase.
- I have a public key whose fingerprint is 786C 4715 840B FD51 B2F4 F1A3 5E96 6468 3EB5 F20B
To claim this, I am signing this object:
Token Key: theTicketsAreNowDiamonds | |
Client: htmlshark | |
Client Revision: 20110906 | |
Rev Token: imOnAHorse |
<script> | |
alert(1); | |
</script> |
var net = require('net'); | |
var host = 'apache.org'; | |
var max = 300; | |
var connections = Array(); | |
var count = 0; | |
var ip = ''; | |
var dns = require('dns'); |
<?php | |
/** | |
* GrooveShark - Interface to the Grooveshark unofficial web API | |
* | |
* PHP Version 5 | |
* | |
* @author Matt Austin <[email protected]> | |
*/ | |
include("util.class.php"); |
#include "SPI.h" | |
#include "WS2801.h" | |
int spectrumReset=5; | |
int spectrumStrobe=4; | |
int spectrumAnalog=0; //0 for left channel, 1 for right. | |
// Spectrum analyzer read values will be kept here. | |
int Spectrum[7]; |
#!/usr/bin/env ruby | |
require 'net/telnet' | |
require 'curses' | |
require 'optparse' | |
options = {} | |
options[:port] = 11211 | |
options[:host] = 'localhost' | |
OptionParser.new do |opts| | |
opts.banner = "Usage: mem.rb [options]" |
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8" /> | |
<title>Google Chrome "Local File Disclosure" via HTML5 Link Download with DND Upload POC</title> | |
<style> | |
html, body { | |
height: 100%; |
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
{ | |
name: 'test plugin', | |
description: 'This is a test plugin' | |
} |
I hereby claim:
To claim this, I am signing this object: