Files
metasploit-gs/lib/rex
Stephen Fewer fbf64adf2a Commit the ruby side for meterpreter file search. If available, will leverage Windows Search to speed up searching an indexed directory. Examples of usage as follows:
Find all .PDF files on the host system:
    meterpreter>search *.pdf

Find all files on bob's desktop:
    meterpreter>search -d 'c:\users\bob\desktop' -f *

Find all files in the root drive c: but don't search subdirectories:
    meterpreter>search -d c: -r false -f *

If Windows Search is available (Vista and above by default, XP/2003 by addon) we can also search any indexed IE history and indexed email
    meterpreter>search -d iehistory -f *
    meterpreter>search -d mapi -f *


git-svn-id: file:///home/svn/framework3/trunk@10167 4d416f70-5f16-0410-b530-b9f4589650da
2010-08-27 14:59:38 +00:00
..
2010-04-27 22:55:17 +00:00
2009-11-12 19:49:35 +00:00
2009-11-16 15:16:08 +00:00
2008-02-09 04:35:21 +00:00
2010-05-10 23:55:58 +00:00
2008-10-30 07:30:52 +00:00
2010-05-12 05:33:35 +00:00
2008-10-19 21:03:39 +00:00
2010-06-25 00:31:00 +00:00
2010-02-26 21:18:58 +00:00
2008-02-13 02:43:56 +00:00
2008-02-06 17:31:57 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00
2008-02-13 02:43:56 +00:00
2010-04-02 21:34:15 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00
2010-02-11 18:36:38 +00:00
2008-10-19 21:03:39 +00:00
2008-02-13 02:43:56 +00:00
2008-02-13 02:43:56 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00
2010-02-24 23:15:01 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00
2009-11-16 15:16:08 +00:00
2008-10-19 21:03:39 +00:00
2008-10-19 21:03:39 +00:00