metasploit-framework/modules/payloads/singles/ruby
Brent Cook 6b1e911041 Instantiate payload modules so parameter validation occurs
Calling .new on payload modules does not perform parameter validation, leading
to a number cached sizes based on invalid parameters. Most notably,
normalization does not occur either, which makes all OptBool params default to
true.
2015-08-14 11:35:39 -05:00
..
shell_bind_tcp.rb The result of running ./tools/update_payload_cached_sizes.rb 2015-03-09 15:31:04 -05:00
shell_bind_tcp_ipv6.rb The result of running ./tools/update_payload_cached_sizes.rb 2015-03-09 15:31:04 -05:00
shell_reverse_tcp.rb Instantiate payload modules so parameter validation occurs 2015-08-14 11:35:39 -05:00
shell_reverse_tcp_ssl.rb Instantiate payload modules so parameter validation occurs 2015-08-14 11:35:39 -05:00