RubyGems Navigation menu

miketracy-wwmd 0.2.19

WWMD was originally intended to provide a console helper tool for conducting web application security assessments (which is something I find myself doing alot of). I've spent alot of time and had alot of success writing application specific fuzzers + scrapers to test with. WWMD provides a base of useful code to help you work with web sites both in IRB and by writing scripts that can be as generic or as application specific as you choose. There's alot of helpful stuff crammed in here and its usage has evolved alot. It's not intended to replace, remove or be better than any of the tools you currently use. In fact, WWMD works best *with* the tools you currently use to get stuff done. You get convenience methods for getting, scraping, spidering, decoding, decrypting and munging user inputs, pages and web applications. It doesn't try to be smart. That's up to you. What's here is the basic framework for getting started. There's a raft of cookbook scripts and examples that are coming soon so make sure you check the wiki regularly.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.19 - August 11, 2014 (46.5 KB)
  2. 0.2.17 - August 11, 2014 (46.5 KB)
  3. 0.2.16 - August 11, 2014 (47 KB)
  4. 0.2.15 - August 11, 2014 (47 KB)
  5. 0.2.14 - August 11, 2014 (47 KB)
Show all versions (7 total)

Runtime Dependencies (3):

curb >= 0.4.8.0
nokogiri >= 1.3.2
ruby-debug >= 0.10.3

Development Dependencies (1):

bones >= 2.5.1

Authors:

  • Michael L. Tracy

SHA 256 checksum:

1caaa4508ef8e5e93a52e7371e9ad7717313aea3bf44cc579b667642f4a47a6c

Total downloads 17,324

For this version 3,243

Licenses:

N/A

Required Ruby Version: >= 0

Links: