metasploit-framework/lib
Raphael Mudge 6c4ee16d58 fixed db.loots call, this closes #4863
git-svn-id: file:///home/svn/framework3/trunk@13284 4d416f70-5f16-0410-b530-b9f4589650da
2011-07-21 19:15:34 +00:00
..
active_record Fixes #2979. The bug is triggered when the en locale is used in activerecord -- this fix appears to have no ill effects when both the /vendor version or a local (current) version of i18n is installed, since the percent notation appears to be okay for both versions. In any event, db_nmap 127.0.0.1 fails correctly for both. 2010-10-18 19:58:56 +00:00
active_support Revert previous patch and handle via override instead 2011-05-11 22:18:16 +00:00
anemone Adds the ability to set the cookies, authentication, and arbitrary headers 2011-07-16 13:29:28 +00:00
bit-struct Remove autoloads, hits a conflict with rails 2011-05-26 00:53:59 +00:00
lab filtering on command line strings should be a bit heavier 2011-07-18 20:26:26 +00:00
metasm A couple really minor tweaks to metasm samples and code 2011-07-19 05:50:17 +00:00
msf fixed db.loots call, this closes #4863 2011-07-21 19:15:34 +00:00
nessus add latest nessus plugin patches from Zate, fixes #2704 2010-10-14 18:54:35 +00:00
net Sync with upstream, add compatibility to rc4 algorithms (solaris support) 2011-06-10 02:02:18 +00:00
openvas Merge in an openvas-bridge update from kost 2011-03-21 05:02:14 +00:00
packetfu Syncing PacketFu with upstream. 2011-06-16 13:58:33 +00:00
postgres See #808. Converts the metasploit fork of postgres-pr to use Rex::Socket instead of 2010-02-16 17:42:38 +00:00
rabal
racket Racket should not require rubygems 2010-05-18 23:16:51 +00:00
rapid7 Correct the host vs hostname entity 2011-06-08 19:31:41 +00:00
rbmysql Fixes #3915. This comments out two more raiseable conditions -- neither seem particularly useful to raise on in the first place anyway, though. 2011-03-08 21:28:20 +00:00
rex no need for the framework reference now 2011-07-21 18:35:57 +00:00
rkelly allow setting the property name. note that properties must be a bareword or string literal, not an expression 2011-06-03 00:16:50 +00:00
snmp Clean up an SNMP rescue clause that makes Windows Ruby builds sad. 2011-05-03 07:51:09 +00:00
telephony
zip fix silly test bug 2010-10-12 00:27:35 +00:00
active_record.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
active_support.rb Remove unsupported msfweb interface. (fixes #503) 2010-10-14 18:45:16 +00:00
anemone.rb Add the crawler mixin and a sample form extractor crawler 2010-11-13 06:40:56 +00:00
bit-struct.rb
enumerable.rb
metasm.rb
packetfu.rb Updating PacketFu to 1.0.2 2011-05-23 14:04:38 +00:00
postgres_msf.rb See #730. Forking and adding Postgres-PR, with the following changes: 2010-02-01 19:49:36 +00:00
postgres_msf.rb.ut.rb See #808. Converts the metasploit fork of postgres-pr to use Rex::Socket instead of 2010-02-16 17:42:38 +00:00
racket.rb
rbmysql.rb Fix warning on 1.8 2009-12-26 09:01:08 +00:00
rbreadline.rb small adjustment 2011-01-25 02:15:25 +00:00
readline_compatible.rb crossing fingers, big cr removal batch 2009-12-30 22:24:22 +00:00
rex.rb Reverting the autoload changes until we can upgrade to a new ActiveSupport library or find a workaround 2011-05-12 20:03:55 +00:00
rex.rb.ts.rb License corrections 2010-04-02 21:34:15 +00:00
rkelly.rb missed a file, see r12815 2011-06-03 00:15:08 +00:00
snmp.rb
telephony.rb
zip.rb Adding a 3rd party zip library (rubyzip by Thomas Sondergaard and Technorama Ltd, released under the Ruby license), and a method to import ZIP reports generated by Metasploit Express (still needs work, but is mildly functional right now). 2010-06-10 21:06:06 +00:00