metasploit-framework/lib
RageLtMan 27e12754fe Import Powershell libraries and sample post module
Sync critical functionality from Rex and Msf namespaces dealing
with encoding and processing of powershell script for exploit
or post namespaces.

Import Post module. Primarily adds a psh_exec method which will be
replaced in the next PR with @benpturner's work integrated into
the Post module namespace.

Provide a sample metasploit windows post module to show the
execution pipeline - entire subs process can be removed and the
module reduced to a psh_exec(datastore['SCRIPT']).

This commit is designed to provide sync between the SVIT fork and
upstream. Pending commits to be based on this work will provide
access to .NET compiler in the Post namespace to be used for
dynamic persistent payload creation on target and the import of
@benpturner's work.
2015-05-20 18:18:51 -04:00
..
anemone
bit-struct
metasm fix Unkown typo 2015-04-16 23:59:28 +02:00
metasploit account for public only credentials in #to_s 2015-05-18 13:42:15 -05:00
msf Import Powershell libraries and sample post module 2015-05-20 18:18:51 -04:00
nessus Take out irrelevant files 2015-04-24 12:04:02 +05:00
net fix Unkown typo 2015-04-16 23:59:28 +02:00
openvas
postgres properly anchor regexes 2015-03-03 19:15:29 -06:00
rabal Resolve #4507 - respond_to? + send = evil 2015-01-02 13:29:17 -06:00
rapid7 fixes #4490, class.to_s should not be used for checks 2014-12-31 10:46:24 +01:00
rbmysql
rex Import Powershell libraries and sample post module 2015-05-20 18:18:51 -04:00
snmp Use the SNMP fix from master. 2014-10-24 13:01:06 -05:00
sqlmap Merge branch 'sqlmap_plugin_json_parse_issue' of https://github.com/void-in/metasploit-framework into sqlmap_plugin_json_parse_issue 2015-05-04 10:01:44 +05:00
sshkey
tasks Fix rake when cucumber gem is not present 2014-09-11 22:31:57 -05:00
telephony
anemone.rb
bit-struct.rb
enumerable.rb
metasm.rb
msfenv.rb
postgres_msf.rb
rbmysql.rb
rex.rb Refactor Msf::Exploit::Powershell to Rex::Powershell to allow for 2015-02-10 20:53:46 +00:00
snmp.rb
sshkey.rb
telephony.rb
windows_console_color_support.rb