RubyGems Navigation menu

miketracy-wwmd 0.2.15

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.2.8.0
nokogiri >= 1.2.3
ruby-debug >= 0.10.3

Development Dependencies (1):

bones >= 2.5.1

Authors:

  • Michael L. Tracy

SHA 256 checksum:

b2315f534dee0add5f4c327c54db3de86876bd6fc05f8b0df66aff09be39976d

Total downloads 17,381

For this version 2,359

Licenses:

N/A

Required Ruby Version: >= 0

Links: