metasploit-framework/lib
OJ a4efa77878
Support driver list, adjust capcom exploit
This commit adds MSF-side support for listing currently loaded drivers
on the machine that Meterpreter is running on. It doesn't add a UI-level
command at this point, as I didn't see the need for it. It is, however,
possible to enumerate drivers on the target using the client API.

Also, the capcom exploit is updated so that it no longer checks for the
existence of the capcom.sys file in a fixed location on disk. Instead,
it enumerates the currently loaded drivers using the new driver listing
function, and if found it checks to make sure the MD5 of the target file
is the same as the one that is expected. The has is used instead of file
version information because the capcom driver doesn't have any version
information in it.
2016-10-04 11:27:20 +10:00
..
anemone File.exists? must die 2016-04-21 00:47:07 -04:00
metasm/metasm Gemify metasm 2015-08-24 15:53:24 -05:00
metasploit Bump version of framework to 4.12.30 2016-09-30 10:03:42 -07:00
msf check if there is a stance set before checking the value 2016-10-02 19:48:49 -05:00
net make pubkey verifier work with old module 2016-09-19 15:20:35 -05:00
postgres Fix #6079, Check nil when using read_exactly_n_bytes 2015-11-16 18:06:49 -06:00
rabal
rapid7
rbmysql Backport an upstream fix for a nil header 2015-06-05 11:51:40 -05:00
rex Support driver list, adjust capcom exploit 2016-10-04 11:27:20 +10:00
snmp
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
tasks still trying to fix these migrations 2016-05-11 14:54:40 -05:00
telephony
anemone.rb
enumerable.rb
msfenv.rb
postgres_msf.rb
rbmysql.rb
rex.rb Relocate Rex::Platform:Windows content (fixes MS-1714) 2016-09-19 14:34:44 -05:00
snmp.rb
telephony.rb
windows_console_color_support.rb