Skip to content

Instantly share code, notes, and snippets.

View michaelck's full-sized avatar

Michael michaelck

  • Santa Cruz, CA
  • 18:29 (UTC -07:00)
View GitHub Profile

⚠️ this is now stupidly out of date

Computers

  • 13" Macbook Pro 3.3 GHz i7 (late 2016)
  • Microsoft Surface Book (2016)

Peripherals

@claudijd
claudijd / notable.rb
Created April 30, 2015 13:31
Notable security tools/projects written in Ruby
# A list of notable security tools/projects written in Ruby
# Compiled by @claudijd with help from open-source
Metasploit Framework [https://github.com/rapid7/metasploit-framework]
The Browser Exploitation Framework Project [https://github.com/beefproject/beef]
Brakeman [https://github.com/presidentbeef/brakeman]
Arachni [https://github.com/Arachni/arachni]
Ronin [https://github.com/ronin-ruby/ronin]
RailsGoat [https://github.com/OWASP/railsgoat]
Serpico [https://github.com/MooseDojo/Serpico]
@octocat
octocat / .gitignore
Created February 27, 2014 19:38
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #