Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python3
import threading
import queue
import time
import os
import sys
import base64
import hashlib
from http.server import BaseHTTPRequestHandler, HTTPServer
from stem.control import Controller
@micahflee
micahflee / keybase.md
Last active September 14, 2017 18:03

Keybase proof

I hereby claim:

  • I am micahflee on github.
  • I am micahflee (https://keybase.io/micahflee) on keybase.
  • I have a public key ASDwpL42AHLCKWgPGaty65VBpNbC7q5IaNmwj6YN8sNVLwo

To claim this, I am signing this object:

@micahflee
micahflee / grizzly_step_tor_exit_ips.txt
Created January 4, 2017 20:37
GRIZZLY STEPPE IP addresses which are also Tor exit nodes
101.98.11.146
104.233.108.157
104.236.58.27
104.237.152.195
106.187.37.101
106.187.99.148
107.181.174.84
107.182.131.117
108.166.168.158
108.28.164.248
@micahflee
micahflee / tor_exit_ips.txt
Last active January 4, 2017 20:37
Tor exit node IPs, from September 2014 to January 2017
162.247.72.201
103.14.68.50
199.249.223.62
194.67.213.125
176.10.104.240
188.120.231.199
93.174.93.133
193.90.12.87
193.171.202.150
171.25.193.132
101.64.234.86
101.98.11.146
103.16.152.10
103.21.198.13
103.226.132.7
103.23.136.10
103.244.164.3
103.253.41.55
103.254.108.7
103.254.16.168
@micahflee
micahflee / gist:7bce323d660d3320a5a1a04091debab2
Created October 31, 2016 02:44
suspicious z.cash certificate
-----BEGIN CERTIFICATE-----
MIIFwzCCBWigAwIBAgIQPEvoP1E63AcGfCPnqAg99TAKBggqhkjOPQQDAjCBkjEL
MAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UE
BxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxODA2BgNVBAMT
L0NPTU9ETyBFQ0MgRG9tYWluIFZhbGlkYXRpb24gU2VjdXJlIFNlcnZlciBDQSAy
MB4XDTE2MTAyODAwMDAwMFoXDTE3MDQzMDIzNTk1OVowbDEhMB8GA1UECxMYRG9t
YWluIENvbnRyb2wgVmFsaWRhdGVkMSEwHwYDVQQLExhQb3NpdGl2ZVNTTCBNdWx0
aS1Eb21haW4xJDAiBgNVBAMTG3NuaTIzNDExOS5jbG91ZGZsYXJlc3NsLmNvbTBZ
MBMGByqGSM49AgEGCCqGSM49AwEHA0IABH0G5/CdTzTVlZ4dObDd7LzosO3x6f1m
k9qMBOyemlxvl7f+ugnrhmvruw7Nas6/yRkTQ8dG6AmdMX0SeE0qUEejggPDMIID
@micahflee
micahflee / gist:99809514a6b8556ea4dc
Created March 27, 2015 17:32
Words removed from the original Diceware word list to create the SecureDrop word list
a&p
a's
aa
aaa
aaaa
ab
abo
abuse
ac
ad
@micahflee
micahflee / keybase.md
Created April 11, 2014 18:40
Keybase

Keybase proof

I hereby claim:

  • I am micahflee on github.
  • I am micahflee (https://keybase.io/micahflee) on keybase.
  • I have a public key whose fingerprint is 5C17 6163 61BD 9F92 422A C08B B4D2 5A1E 9999 9697

To claim this, I am signing this object:

@micahflee
micahflee / httpse_deterministic_check.sh
Created August 26, 2013 20:12
Testing HTTPS Everywhere to see if the build process is deterministic
#!/bin/sh
PWD=`pwd`
git clone git://gitweb.torproject.org/https-everywhere.git /tmp/https-everywhere
cd /tmp/https-everywhere
git checkout 3.4.1
./makexpi.sh
sha1sum pkg/https-everywhere-3.4.1~pre.xpi
cd $PWD
rm -rf /tmp/https-everywhere
<div class="content">
<input type="hidden" name="pledge_frequency_unit" value="month" />
<input type="hidden" name="is_pledge" value="1" />
<div>I pledge to contribute this amount every month for <input type="text" class="form-text" id="pledge_installments" name="pledge_installments" size="3" value="8" /> installments.</div>
</div>