metasploit-framework/modules
William Vu d9cb052189 Fix improper use of the Ruby shovel operator (<<)
junk would be modified and returned, and we just want to return the
concatenated string. Practically doesn't matter, but it's incorrect.

This was my first public module. I've been wanting to fix this since.
I'm noticing it again now as I look for how I used Ret in a target.
2018-10-05 02:18:06 -05:00
..
auxiliary Land #10707, module traits to augment module rank 2018-10-04 13:26:14 -05:00
encoders Add brace expansion encoder 2018-08-23 21:33:43 -05:00
exploits Fix improper use of the Ruby shovel operator (<<) 2018-10-05 02:18:06 -05:00
nops avoid inserting a float into instruction generation randomly 2018-08-27 11:24:38 -05:00
payloads Update Payload cached sizes 2018-09-20 17:26:15 -05:00
post Land #10686, ARGS, TIMEOUT, and output to upload_exec module 2018-10-04 04:28:02 -05:00