metasploit-framework/lib
kernelsmith 7090a4a82f adds check for empty data b4 sending to parser [RM7269]
[fixes RM7269]
we discussed the solution to this bug a lot on IRC and in the ticket
itself, the consensus was to fix it as far upstream as possible before
sending to the parsers so as to avoid any future bugs of the same
nature, so this commit adds a check to import_nmap_xml to see if the
data is empty before passing it on to the parser, whether that parser
is nokogiri or the legacy parser.
db_nmap -h now produces the expected output and db_nmap still works as
expected.
2013-01-17 00:18:13 -06:00
..
anemone Updated indentation to use tabs 2012-11-16 23:11:48 +02:00
bit-struct Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
gemcache/ruby/1.9.1 metasploit_data_models 0.3.0 installed in gemcache 2012-11-01 08:56:00 -05:00
metasm Change import names to work properly on windows 2000 2011-07-26 22:48:46 +00:00
msf adds check for empty data b4 sending to parser [RM7269] 2013-01-17 00:18:13 -06:00
nessus Fix broken comparison 2012-04-23 23:06:52 -05:00
net Add a ResolverError class 2012-09-04 19:20:31 -05:00
openvas Fixes #5436. Thanks averagesecurityguy! 2011-10-10 16:10:20 +00:00
packetfu Mirror upstream PacketFu fix on ICMP size 2012-12-27 14:56:49 -06:00
postgres Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
rabal Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
rapid7 This adds report_last_detail() to Nexpose 2012-11-29 13:07:31 -08:00
rbmysql Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
rex Fix typo that breaks record_mic command 2013-01-16 16:30:38 -06:00
rkelly
snmp
sshkey Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
telephony
zip Add empty directories from svn repo. 2011-11-09 18:41:40 -06:00
anemone.rb
bit-struct.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
enumerable.rb
fastlib.rb Fix whitespace and long lines 2012-11-20 19:29:12 -06:00
metasm.rb
msfenv.rb Don't set BUNDLE_GEMFILE env var if already set 2012-11-30 00:54:36 -06:00
packetfu.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
postgres_msf.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
postgres_msf.rb.ut.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
rbmysql.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
rbreadline.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
readline_compatible.rb Fixes #5204. Adding Windows Console2 color support from mihi. Thanks! 2011-10-13 17:35:31 +00:00
rex.rb updating sleep to allow nil arguments 2012-09-11 11:20:03 -04:00
rex.rb.ts.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
rkelly.rb
snmp.rb
sshkey.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
telephony.rb
windows_console_color_support.rb Cutting over rails3 to master. 2012-04-15 23:35:38 -05:00
zip.rb