Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
rapid7
GitHub Repository: rapid7/metasploit-framework
Path: blob/master/lib/anemone/docs/MODIFIED.txt
21532 views
1
This snapshot of Anemone has been modified for use within the Metasploit Framework
2
3
* Extract links from additional elements in page.links()
4
* Insert a callback to use a custom Net::HTTP factory
5
* Insert a callback to tweak HTTP requests before they are sent
6
* Addition of core.shutdown() to stop all background threads
7
* Addition of a Rex::Proto::HTTP version of anemone/http
8
* Handle Rex::Proto::HTTP headers (not arrays)
9
* Disable freeze_options() since it can recurse into the framework/module options
10
* Addition of a page.request accessor to store the associated raw request
11
12