Skip to content

Instantly share code, notes, and snippets.

View roycewilliams's full-sized avatar
💭
:cheeeeeese:

Royce Williams roycewilliams

💭
:cheeeeeese:
View GitHub Profile
@roycewilliams
roycewilliams / phpmailer-wp-diff.txt
Created December 26, 2016 16:52
PHPMailer 5.2.18 diff vs WP-include
<?php
/**
* PHPMailer - PHP email creation and transport class.
* PHP Version 5
* @package PHPMailer
* @link https://github.com/PHPMailer/PHPMailer/ The PHPMailer GitHub project
* @author Marcus Bointon (Synchro/coolbru) <phpmailer@synchromedia.co.uk>
* @author Jim Jagielski (jimjag) <jimjag@gmail.com>
* @author Andy Prevost (codeworxtech) <codeworxtech@users.sourceforge.net>
* @author Brent R. Matzelle (original founder)
@roycewilliams
roycewilliams / passphrase-wordlist.txt
Created January 12, 2017 01:06
passphrase-wordlist.txt
# Sources: PGP + Peerio + Bitcoin BIP39 + Bonneau/EFF | lc | sort -u
# Count: 17020
a
aardvark
abacus
abandon
abandoned
abbey
abbot
abbreviate
@roycewilliams
roycewilliams / yupik-raw.txt
Last active January 15, 2017 17:54
yupik-raw.txt
á
aa
a!a-
aa-
aa-a
aa-aa
aa-aa-aa
aa-ang
aa!ayuux
a-ablative-modalis
@roycewilliams
roycewilliams / caa-records-scans-io.txt
Last active March 15, 2017 18:08
caa-records-scans-io.txt
# Source data: scans.io "DNS ANY" - 2016-12-31
#
# NOTE: some records have a few characters of extraneous/buffered data.
# These extra characters are part of the original dataset.
#
# See also Cisco Umbrella Top 1M data: https://gist.github.com/roycewilliams/803d7bb6bafce9801c290e02395911b5
#
0x4a42.net,caa,128,issue,"letsencrypt.org"
0x01.eu,caa,128,issue,"letsencrypt.org"
0x54434d.net,caa,128,issue,"letsencrypt.org"
@roycewilliams
roycewilliams / caa-records-cisco-umbrella-2ld.txt
Last active January 21, 2017 17:26
caa-records-cisco-umbrella-2ld.txt
# Cisco Umbrella top 1M domains with CAA records.
# last updated 2017-01-19
#
# See also a scans.io-derived list: https://gist.github.com/roycewilliams/a5b2d26edf3b64ecf77a75f943de079f
#
appspot-preview.com
appspot.com
centos.org
comodo.com
compricer.se
@roycewilliams
roycewilliams / irongiant-benchmarks_hashcat~v3.30-20-gf88644f_2017-01-21.txt
Created January 22, 2017 04:59
irongiant-benchmarks_hashcat~v3.30-20-gf88644f_2017-01-21.txt
# Devices: 6x EVGA 04G-P4-2974-KR, factory overclocked but otherwise unmodified
# Hashes are in order from slowest (better for the defender) to fastest (better for the attacker)
hashcat (v3.30-20-gf88644f)
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 970, 1017/4068 MB allocatable, 13MCU
* Device #2: GeForce GTX 970, 1017/4068 MB allocatable, 13MCU
* Device #3: GeForce GTX 970, 1017/4068 MB allocatable, 13MCU
@roycewilliams
roycewilliams / akamai-as-summarized_2017-01-28.txt
Last active September 9, 2018 19:47
akamai-as-summarized_2017-01-28.txt
# Source: http://bgp.he.net/search?search%5Bsearch%5D=AKAMAI-AS&commit=Search
# (and then summarized on bit boundaries using the Perl NetAddr::IP compact() method)
# As of: 2017-01-28
2.16.0.0/13
23.0.0.0/12
23.32.0.0/11
23.64.0.0/14
23.72.0.0/13
23.192.0.0/11
43.254.120.0/22
@roycewilliams
roycewilliams / hashcat-opencl-memory-allocatable.txt
Last active July 26, 2019 19:07
hashcat-opencl-memory-allocatable.txt
#----------------------------------------------------------------------
# Survey of known allocatable memory as reported to hashcat by OpenCL.
# Varies by OpenCL runtime family (NVIDIA, AMD, Intel, pocl, etc.) and version.
# Triggered by curiosity about OpenCL maximum memory allocation.
# Compiled by Royce Williams / @tychotithonus
# As referenced in https://devtalk.nvidia.com/default/topic/992502/cuda-programming-and-performance/why-is-cl_device_max_mem_alloc_size-never-larger-than-25-of-cl_device_global_mem_size-only-on-nvidia-/
#
# Please send new entries (even with minor variations) to royce@techsolvency.com
#----------------------------------------------------------------------
# Commentary:
@roycewilliams
roycewilliams / emoji-freq.txt
Last active February 14, 2017 02:18
emoji-freq.txt
# ~850 single-character, based on emojitracker.com frequency, 2017-02-12
# For a full (single-char) Unicode list, see https://gist.github.com/roycewilliams/ca817d58eba2acb18f87fc92c851cee2
# This is a rough cut - there may be errors.
#(character) (md5) (sha1)
😂 984de811bc7bc59dca9c21e33775510f df57595309d14b5eb3cca13e4ea172932c1a87dc
❤ 7aba075adb50a589f94c87fb569882dc ef2a3a99e89feb76551f335da0c3c44f81bce2f5
♥ d7d4076e1ad9c734baad210480cc903a bb63ff163c029ddc7dafdfb3107bd55be8cfa70e
😍 02612e1975f186b11bfb968ca2cf33bd a4019edcc896b89693ee04673c47510425be3c9f
😭 5fc6a99264ba75ee67da49dc4901569a 013787a9b8ec3620a5f00d91babea1e5776cdc7a
😊 5deda34cd95f304948d2bc1b4a62c11e 8a7a73f2b2e726f0f8b86120e69d147b7f598b1c
@roycewilliams
roycewilliams / emoji-unicode-single.txt
Last active February 14, 2017 00:38
emoji-unicode-single.txt
# As of Unicode 10, single-character emoji in encoding-value order
# For ~850 in Twitter frequency order, see https://gist.github.com/roycewilliams/00c606c098431253555990a910af0995
©
®
🀄
🃏
🅰
🅱
🅾
🅿