2010-11-06 04:34:43 +00:00
|
|
|
This snapshot of Anemone has been modified for use within the Metasploit Framework
|
|
|
|
|
2010-11-06 04:45:27 +00:00
|
|
|
* Extract links from additional elements in page.links()
|
2010-11-06 04:48:41 +00:00
|
|
|
* Insert a callback to use a custom Net::HTTP factory
|
2010-11-06 04:45:27 +00:00
|
|
|
* Insert a callback to tweak HTTP requests before they are sent
|
|
|
|
* Addition of core.shutdown() to stop all background threads
|
2010-11-13 03:33:36 +00:00
|
|
|
* Addition of a Rex::Proto::HTTP version of anemone/http
|
|
|
|
* Handle Rex::Proto::HTTP headers (not arrays)
|
|
|
|
* Disable freeze_options() since it can recurse into the framework/module options
|