notes

Searching Through Git Commits

gumbler [https://github.com/BuffaloWill/gumbler] is a script I wrote to search through git commits. Examples from github are discussed below. .gitignore A gitignore

XML Entity Cheatsheet

An XML Entity testing cheatsheet. Testing was done using an older vulnerable version of nokogiri. In IRB you can require previous versions of gems. Certain

IPv6 DNS Guessing Notes

A hostname with an IPv6 address is stored as a AAAA resource record in DNS (see AAAA record [https://en.wikipedia.org/wiki/AAAA_record]