metasploit-framework/lib/rex
David Maloney 3269817b29
remove bad truthiness checks
truthy checks were used here, but you'll get
an empty hash which will be treated as true causing
the test to be invalid and allowing for errors further in the method

MSP-9972
2015-03-18 10:52:24 -05:00
..
arch Land #3770, resolve random stager bugs 2014-11-03 14:15:14 -06:00
assembly removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
constants Remove duplicate defines 2014-05-25 09:40:33 +01:00
elfparsey Fix #4382, Make errors more meaningful 2015-02-20 20:09:58 -06:00
elfscan Fix #4382, Make errors more meaningful 2015-02-20 20:09:58 -06:00
encoder Land #3767, @jvazquez-r7's specs for Rex::Encoder::XDR 2014-10-22 09:22:53 -07:00
encoders removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
encoding No need for that kind of language 2014-03-04 14:34:50 -06:00
exploitation Delete heaponly option 2015-01-16 19:35:57 -06:00
image_source Add specs for #read_asciiz and fix bugs there 2014-09-22 12:14:21 -05:00
io removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
java Update from master 2015-02-10 10:47:17 -06:00
logging Retab lib 2013-08-30 16:28:33 -05:00
machparsey Fix #4382, Make errors more meaningful 2015-02-20 20:09:58 -06:00
machscan Fix #4382, Make errors more meaningful 2015-02-20 20:09:58 -06:00
mime touch up lib/rex/mime/message.rb 2014-11-06 22:48:34 -06:00
nop Retab lib 2013-08-30 16:28:33 -05:00
ole Fix recursive call to find_by_sid 2014-11-03 14:25:29 -06:00
parser remove bad truthiness checks 2015-03-18 10:52:24 -05:00
payloads Fix up meterpreter patching arguments and names 2015-03-18 01:25:42 -05:00
peparsey Fix #4382, Make errors more meaningful 2015-02-20 20:09:58 -06:00
pescan Fix #4382, Make errors more meaningful 2015-02-20 20:09:58 -06:00
platforms Retab lib 2013-08-30 16:28:33 -05:00
poly Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
post Fix up meterpreter patching arguments and names 2015-03-18 01:25:42 -05:00
proto Land #3074, @0x41414141 SMB Share mixin 2015-03-04 10:16:04 -06:00
registry Fix improper use of host-endian or signed pack/unpack 2014-06-30 02:50:10 -05:00
ropbuilder Retab lib 2013-08-30 16:28:33 -05:00
script Retab lib 2013-08-30 16:28:33 -05:00
services Retab lib 2013-08-30 16:28:33 -05:00
socket Move X509 PEM parsing into Rex::Parser::X509Certificate 2015-03-14 15:52:23 -05:00
sslscan Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
struct2 removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
sync Get rid of callcc 2013-09-23 19:36:26 -05:00
ui Resolve #4507 - respond_to? + send = evil 2015-01-02 13:29:17 -06:00
zip Add support for spoofed zip Central Dir names at Entry level 2014-04-07 09:21:26 -05:00
LICENSE Rapid7 Comma Inc 2014-03-13 09:46:20 -05:00
arch.rb Get a shell from a loose gdbserver session. 2014-08-24 01:10:30 -05:00
codepage.map
compat.rb That's funny I changed the wrong method 2014-02-13 16:41:18 -06:00
constants.rb Refactors 2014-05-21 20:15:32 +01:00
elfparsey.rb removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
elfscan.rb removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
exceptions.rb Differentiate failed binds from connects, closes #4169 2014-11-11 14:59:41 -06:00
file.rb Retab lib 2013-08-30 16:28:33 -05:00
image_source.rb removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
java.rb Prefix coding 2014-12-10 09:52:23 -06:00
job_container.rb Retab lib 2013-08-30 16:28:33 -05:00
logging.rb removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
mac_oui.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
machparsey.rb removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
machscan.rb removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
mime.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
ole.rb Remove $Id tags 2013-05-20 16:21:03 -05:00
payloads.rb Provides methods to patch metsrv stagers with options. 2014-08-25 00:55:07 -04:00
peparsey.rb removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
pescan.rb removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
platforms.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
poly.rb Retab lib 2013-08-30 16:28:33 -05:00
post.rb removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
proto.rb Add initial model and support to OutputStream 2015-01-05 18:52:13 -06:00
random_identifier_generator.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
registry.rb Retab lib 2013-08-30 16:28:33 -05:00
ropbuilder.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
script.rb removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
service.rb Retab lib 2013-08-30 16:28:33 -05:00
service_manager.rb Retab lib 2013-08-30 16:28:33 -05:00
socket.rb ::Errno::EINVAL, disable obfuscation, revoke ms14-064 2015-02-12 11:54:01 -06:00
struct2.rb removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
sync.rb removed shebangs from files within rex 2013-11-07 18:51:59 -05:00
text.rb added new hex format 2015-02-24 16:05:02 +01:00
thread_factory.rb Retab lib 2013-08-30 16:28:33 -05:00
time.rb Retab lib 2013-08-30 16:28:33 -05:00
transformer.rb Retab lib 2013-08-30 16:28:33 -05:00
ui.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
zip.rb removed shebangs from files within rex 2013-11-07 18:51:59 -05:00