README.rdoc in emonti-buby-1.1.0.0 vs README.rdoc in emonti-buby-1.1.1
- old
+ new
@@ -1,8 +1,8 @@
buby
by Eric Monti
- http://github.com/emonti/buby
+ http://emonti.github.com/buby
== DESCRIPTION:
Buby is a mashup of JRuby with the popular commercial web security testing tool Burp Suite from PortSwigger. Burp is driven from and tied to JRuby with a Java extension using the BurpExtender API. This extension aims to add Ruby scriptability to Burp Suite with an interface comparable to the Burp's pure Java extension interface.
@@ -32,11 +32,11 @@
* JRuby - http://jruby.org
Burp is Java based and the extension is developed specifically around JRuby.
The C version of ruby will not work.
* Burp (pro or free version): Buby is useless without a copy of Burp.
- Buby has been tested successfully with both Burp Suite free and pro versions
- 1.2, 1.2.01, and 1.2.05. See http://portswigger.net/
+ Buby has been tested successfully with both Burp Suite free and pro versions.
+ As of version 1.1.0, Buby supports both pre and post 1.2.09 Burp extensions.
== BUILD/INSTALL:
=== Gem