Commit Graph

15362 Commits (32373c1a6a8966d8f98b58e849459507aa948f2b)

Author SHA1 Message Date
sinn3r 8eb790f62c Final touchup 2012-10-23 19:46:09 -05:00
sinn3r f9bb910c3b Make the check() try SQLI 2012-10-23 19:42:36 -05:00
sinn3r 8c5a73bb7f Change exception handling 2012-10-23 19:34:12 -05:00
sinn3r 90542547c6 Add auto-target, and some changes to cleanup 2012-10-23 19:07:13 -05:00
sinn3r 18fb30074a Merge branch 'master' of github.com:rapid7/metasploit-framework 2012-10-23 16:33:38 -05:00
sinn3r 77c8548855 Merge branch 'dmaloney-r7-WinRM_piecemeal' 2012-10-23 16:33:16 -05:00
sinn3r 8c1304557f Code cleanup 2012-10-23 16:32:26 -05:00
Tod Beardsley be9a954405 Merge remote branch 'jlee-r7/cleanup/post-requires' 2012-10-23 15:08:25 -05:00
corelanc0d3r 30a504a6eb Merge branch 'master' of git://github.com/rapid7/metasploit-framework 2012-10-23 21:55:06 +02:00
sinn3r 67c46fc97a Merge branch 'WinRM_piecemeal' of git://github.com/dmaloney-r7/metasploit-framework into dmaloney-r7-WinRM_piecemeal 2012-10-23 14:03:44 -05:00
Michael Schierl 910644400d References EDB cleanup
All other types of references use String arguments, but approximately half
of the EDB references use Fixnums. Fix this by using Strings here too.
2012-10-23 21:02:09 +02:00
sinn3r 22223d5d81 Better cleanup abilities 2012-10-23 13:58:19 -05:00
Michael Schierl 21f6127e29 Platform windows cleanup
Change all Platform 'windows' to 'win', as it internally is an alias
anyway and only causes unnecessary confusion to have two platform names
that mean the same.
2012-10-23 20:33:01 +02:00
James Lee 9c95c7992b Require's for all the include's 2012-10-23 13:24:05 -05:00
sinn3r 4c41319c7c Remove unused vars 2012-10-23 12:55:43 -05:00
sinn3r bef4539915 Update description 2012-10-23 12:47:46 -05:00
sinn3r 3ff888a5c0 Move to 'multi' because it supports windows and linux 2012-10-23 12:41:51 -05:00
sinn3r 5f088fa718 Remove default platform 2012-10-23 12:41:17 -05:00
sinn3r e05d353e8a Add Linux support 2012-10-23 12:40:13 -05:00
Daniel Miller 8deead3bd2 Fix payload ambiguity with php/bind_tcp_ipv6 stager
Was seeing this in framework.log:

[w(0)] core: The module php/meterpreter/bind_tcp is ambiguous with
php/meterpreter/bind_tcp.

Added handler_type_alias based on windows/bind_ipv6_tcp stager.
2012-10-23 12:31:14 -05:00
sinn3r bc3472a9b9 Randomize variable names 2012-10-23 11:41:53 -05:00
sinn3r 923ffe277d Write EXE to JSP instead of using a TCPServer 2012-10-23 11:32:09 -05:00
David Maloney e19f2d235c Actually use the timeout in winrm cmd 2012-10-23 11:29:32 -05:00
corelanc0d3r 337fe86c8f Merge branch 'master' of github.com:corelanc0d3r/metasploit-framework 2012-10-23 12:51:57 +02:00
Tod Beardsley 5c9b33b8fd Add a missing post require 2012-10-23 12:41:16 +02:00
Rob Fuller e84abef63b fix spacing for all authors 2012-10-23 12:41:16 +02:00
Rob Fuller 7d531dcbba fix spacing 2012-10-23 12:41:16 +02:00
Rob Fuller e675f4e901 standardizing author info 2012-10-23 12:41:16 +02:00
Michael Schierl f1829b40e1 References cleanup
Uppercase MSB, spaces in URLs.
2012-10-23 12:41:16 +02:00
James Lee 601ecec2cf Use opts.usage instead of a Table 2012-10-23 12:41:16 +02:00
Michael Schierl eb76c46ddd Infohash key cleanups
Replace obvious typos in infohash keys. Note that this *does*
affect the behaviour as those keys have been ignored before.
2012-10-23 12:41:16 +02:00
James Lee 6147b332f1 Rescue when the service is crashed
Failed exploit attempts leave the service in a state where the port is
still open but login attmempts reset the connection. Rescue that and
give the user an indication of what's going on.
2012-10-23 12:41:16 +02:00
Michael Schierl 47352746e2 Version cleanup
Remove all values that are neither 0 nor $Revision$.
2012-10-23 12:41:15 +02:00
Rob Fuller d386292754 remove non-functional enum_delicious module 2012-10-23 12:41:15 +02:00
Michael Schierl 595d0821c5 Privileged cleanup: auxiliary modules can't 2012-10-23 12:41:15 +02:00
Michael Schierl 3bf612aec8 Arch/Platform cleanup: aux modules need neither 2012-10-23 12:41:15 +02:00
Michael Schierl c17b026db9 Platform cleanup: platform should be lowercase 2012-10-23 12:41:15 +02:00
Michael Schierl 2bb498c4b3 DisclosureDate cleanup: Try parsing all dates
Fix all dates unparsable by `Date.strptime(value, '%b %d %Y')`
2012-10-23 12:41:15 +02:00
Michael Schierl ece6d84e92 Author cleanup: fix unmatched angle brackets 2012-10-23 12:41:15 +02:00
Michael Schierl e94c68d85b Author cleanup: One module did not have an author 2012-10-23 12:41:15 +02:00
David Maloney 30bfa7cee6 Fix up the ps help 2012-10-23 12:41:15 +02:00
David Maloney 1fd4c8867c Add a bunch of extra filter options 2012-10-23 12:41:15 +02:00
David Maloney 1adfc0e070 rolled changes into existing ps command
Some users requested this be added to the ps
command via a -S opt instead of creating a new command.
This limits the search to only one search parameter at a time
but with the ability to pass RegEx I think that's fine
2012-10-23 12:41:14 +02:00
David Maloney 52f3dfa81b Moved help text into cmd_findpids_help 2012-10-23 12:41:14 +02:00
David Maloney f13502033a Built in regex support to findpids 2012-10-23 12:41:14 +02:00
David Maloney ef29f29c10 Adds a new findpids command to meterpreter
findpids calls client.sys.process.get_processes like ps
but then filters out any processes that do not match
one of the process names supplied as arguments to the command.
`findpids explorer.exe notepad.exe` will return all processes
named explorer.exe or notepad.exe Allows for quick searching for
the pid you want. ideal for migration
2012-10-23 12:41:14 +02:00
sinn3r 33ce74fe8c Merge branch 'msftidy-1' of git://github.com/schierlm/metasploit-framework into schierlm-msftidy-1 2012-10-23 02:10:56 -05:00
sinn3r e5ec51a780 Rename file for consistency 2012-10-23 02:05:55 -05:00
sinn3r 669d22c917 Final improvements 2012-10-23 02:05:08 -05:00
David Maloney 2335c582c3 Null response handling 2012-10-23 00:25:31 -05:00