metasploit-framework/modules/post/windows/manage
Chao Mu 4b9346e40e Switching my BSD modules to MSF_LICENSE to make life easier. Resistance is Futile! Assimilate!
git-svn-id: file:///home/svn/framework3/trunk@13925 4d416f70-5f16-0410-b530-b9f4589650da
2011-10-14 23:29:52 +00:00
..
add_user_domain.rb Fix typo 2011-10-04 21:05:37 +00:00
autoroute.rb Converting the ACTION datastore to the CMD datastore to avoid confusion with an :action attribute. 2011-08-25 15:56:10 +00:00
delete_user.rb Switching my BSD modules to MSF_LICENSE to make life easier. Resistance is Futile! Assimilate! 2011-10-14 23:29:52 +00:00
enable_rdp.rb Description clean up and a tiny bit of whitespace changes. Also changed one use of eql?() to == since that's nearly always better, says me. 2011-07-27 02:39:49 +00:00
migrate.rb Migrate to process what? :-) 2011-10-12 00:01:25 +00:00
multi_meterpreter_inject.rb i don't like giving up based on matching platform since it means we have to rewrite stuff if those APIs ever get implemented in posix, but for now it prevents stack traces 2011-07-26 00:21:21 +00:00
nbd_server.rb Cosmetic 2011-08-13 16:51:49 +00:00
payload_inject.rb Post Module for injecting Windows Payloads in to memory works with x86 and x64 payloads and processes. 2011-10-12 23:18:07 +00:00
pxexploit.rb Fix some TOCTOU confusion and database errors. 2011-09-23 15:12:19 +00:00
run_as.rb add proper require, fixes startup errors 2011-08-09 19:24:37 +00:00