metasploit-framework/lib
Tod Beardsley c5ce575543 Revert "Merge pull request #101 from chao-mu/master"
Reverting the OptRegexp commit from chao-mu. Before committing to
master, this option type needs to be tested on the various mainstream
UI's (Metasploit Pro, msfgui, and Armitage) to see if they behave
as reasonably as msfconsole. Each UI tends to handle option setting,
passing, and display in their own special way.

This should make it back in by Wednesday, assuming all goes well.

[See #101]

This reverts commit 84db5a21fc, reversing
changes made to 24aaf85a1b.
2012-01-17 15:33:47 -06: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 Fixes #5931 Some junk characters were added to the end of the file by mistake 2011-11-06 22:13:42 +00:00
bit-struct Adding back bitstruct (current upstream) and dns_fuzzer module 2011-12-06 17:03:36 -06:00
lab make the esx driver dependent on meterpreter 2012-01-05 20:42:58 -06:00
metasm Change import names to work properly on windows 2000 2011-07-26 22:48:46 +00:00
msf Revert "Merge pull request #101 from chao-mu/master" 2012-01-17 15:33:47 -06:00
msf3@72f64583e2 add submodule 2011-12-13 21:45:18 -06:00
nessus add latest nessus plugin patches from Zate, fixes #2704 2010-10-14 18:54:35 +00:00
net Tweak the logic here 2012-01-06 00:53:50 -06:00
openvas Fixes #5436. Thanks averagesecurityguy! 2011-10-10 16:10:20 +00:00
packetfu More current regex for more current pcaprub versions. 2011-10-22 03:31:44 +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
rapid7 Consistent spelling 2011-10-03 19:22:30 +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 Adding bperry's various and sundry regex fixes 2012-01-16 17:54:33 -06: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
sshkey Adds SSHKey gem and some other ssh goodies 2012-01-08 22:28:37 -06:00
telephony
zip Add empty directories from svn repo. 2011-11-09 18:41:40 -06: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 Adding back bitstruct (current upstream) and dns_fuzzer module 2011-12-06 17:03:36 -06:00
enumerable.rb
fastlib.rb Bump fastlib to 0.0.6, no longer need to push metasploit.fastlib into the include path 2011-11-23 23:02:43 -06:00
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
rbmysql.rb Fix warning on 1.8 2009-12-26 09:01:08 +00:00
rbreadline.rb Fixes #5204. Adding Windows Console2 color support from mihi. Thanks! 2011-10-13 17:35:31 +00:00
readline_compatible.rb Fixes #5204. Adding Windows Console2 color support from mihi. Thanks! 2011-10-13 17:35:31 +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
sshkey.rb Adds SSHKey gem and some other ssh goodies 2012-01-08 22:28:37 -06:00
telephony.rb
windows_console_color_support.rb Fixes #5204. Adding Windows Console2 color support from mihi. Thanks! 2011-10-13 17:35:31 +00:00
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