metasploit-framework/test/modules
James Lee e7dc8e5ac2 Add a File.open method for meterpreter
Same semantics as Ruby stdlib File.open - if you give it a block, yields
a new File object and closes it after the block, otherwise same as
File.new.

[FixRM #6481]
2012-08-29 16:19:03 -05:00
..
auxiliary/test Fixes #5038. Removes all instances of Racket objects, as far as I can tell. If I missed any through my mighty grep -ril racket . statement, please reopen! 2011-07-26 01:29:21 +00:00
exploits/test Add a simple module for testing cmd payloads 2012-06-18 16:51:40 -06:00
post/test Add a File.open method for meterpreter 2012-08-29 16:19:03 -05:00