Skip to content

Instantly share code, notes, and snippets.

View glamrock's full-sized avatar
🐝
hacking on things at Berkman <3

Griffin Boyce glamrock

🐝
hacking on things at Berkman <3
View GitHub Profile
require 'msf/core'
class Metasploit3 < Msf::Exploit::Remote
Rank = ExcellentRanking
include Msf::Exploit::Remote::HttpServer::HTML
def initialize(info = {})
super(update_info(info,
'Name' => 'NetGear UPnP CSRF',
/* Solarized Dark
For use with Jekyll and Pygments
http://ethanschoonover.com/solarized
SOLARIZED HEX ROLE
--------- -------- ------------------------------------------
base03 #002b36 background
base01 #586e75 comments / secondary content
@glamrock
glamrock / scrape.alexa.rb
Last active December 28, 2015 18:59 — forked from zerothabhishek/scrape.alexa.rb
Scrape top 500 Belarusian sites from Alexa
## Via
# How to run:
# ruby alexaby.rb
#
# Output:
# 20 files each with the data in csv format
#
#
# Dependencies:
# ruby version > 1.9 # "ruby -v" to check