metasploit-framework/lib/anemone
Jeffrey Martin c3445ccb6f
respect `ssl_version` in crawler
When utilizing `Anemone` to crawl pages using `Rex` sockets
Framework common `SSL` settings can pull from standardized options.
This change enables more fine grained user control and avoids issues
with missing or deprecated SSL versions in newer Ruby versions.
2022-03-16 14:24:45 -05:00
..
cli Initial import of an Anemone snapshot 2010-11-06 04:34:43 +00:00
docs Store the http request in the http response object when Rex::HTTP::Client.send_recv() is used. Let Anemone store the request as well, passing it into the Page object for further analysis. 2010-11-13 05:25:39 +00:00
extractors Retab lib 2013-08-30 16:28:33 -05:00
storage File.exists? must die 2016-04-21 00:47:07 -04:00
cli.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
cookie_store.rb Initial import of an Anemone snapshot 2010-11-06 04:34:43 +00:00
core.rb Correct space movement in lib/anemone/core.rb 2018-06-13 19:16:35 +09:00
exceptions.rb Initial import of an Anemone snapshot 2010-11-06 04:34:43 +00:00
http.rb Fixes #5931 Some junk characters were added to the end of the file by mistake 2011-11-06 22:13:42 +00:00
page.rb remove stray comment 2021-11-22 14:39:07 -06:00
page_store.rb Initial import of an Anemone snapshot 2010-11-06 04:34:43 +00:00
rex_http.rb respect `ssl_version` in crawler 2022-03-16 14:24:45 -05:00
storage.rb Initial import of an Anemone snapshot 2010-11-06 04:34:43 +00:00
tentacle.rb Initial import of an Anemone snapshot 2010-11-06 04:34:43 +00:00