1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-09-04 20:18:27 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
h00die
de53f45e68 fix spelling in scripts folder 2024-01-07 13:20:40 -05:00
CSharperMantle
d99c2ac783 linguistic fixes of 'does not exists' 2020-12-23 11:36:38 +08:00
Brent Cook
18983d1fae s/imporve/improve/g 2018-02-13 05:30:05 -06:00
Josh Hale
40313bf623 Single char args multi_console_console_command 2017-08-06 17:46:05 -05:00
Brent Cook
0af363d8f6 more cleanup 2017-01-11 21:06:34 -06:00
jRazer
adf30c5040 Update multi_console_command.rb 2016-12-28 18:37:57 +03:00
jRazer
9887ca99bb Updated for work with background sessions
Otherwise error like:
[e(0)] meterpreter: Error running command upload: NoMethodError undefined method `print_status' for nil:NilClass
2016-12-28 18:28:49 +03:00
Brent Cook
57ab974737 File.exists? must die 2016-04-21 00:47:07 -04:00
sinn3r
5e076e0375 Text about not accepting changes to meterpreter scripts 2014-09-16 16:41:14 -05:00
OJ
19ea29c6e7 Add usage when -rc -cl or -h are not passed
While testing stuff earlier today I had to use this script and I made the
mistake of not passing in the -rc flag to the script. I was confused for ages!

This change prints the usage message in the case where you don't pass proper
parameters to the script.
2013-11-22 12:47:04 +10:00
Tab Assassin
2e8d19edcf Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
James Lee
ca53c6f15b Remove Id tags in scripts/ 2013-09-17 10:42:58 -05:00
Joshua Drake
62c8c6ea9f big msftidy pass, ping me if there are issues
git-svn-id: file:///home/svn/framework3/trunk@14034 4d416f70-5f16-0410-b530-b9f4589650da
2011-10-23 11:56:13 +00:00
Carlos Perez
78a62d33c5 scripts will now handle # for comments and empty lines in lists and resource files
git-svn-id: file:///home/svn/framework3/trunk@11339 4d416f70-5f16-0410-b530-b9f4589650da
2010-12-15 01:24:27 +00:00
Carlos Perez
fd296af041 forgot to update option parsing
git-svn-id: file:///home/svn/framework3/trunk@9772 4d416f70-5f16-0410-b530-b9f4589650da
2010-07-10 20:48:16 +00:00
Carlos Perez
4ff03fadb8 changed -c to -cl option do to conflict with sessions command
git-svn-id: file:///home/svn/framework3/trunk@9767 4d416f70-5f16-0410-b530-b9f4589650da
2010-07-10 16:36:51 +00:00
Carlos Perez
f1e91fe0f5 -c option conflicts with sessions own options when ran from the sessions command changed to -cl
git-svn-id: file:///home/svn/framework3/trunk@9505 4d416f70-5f16-0410-b530-b9f4589650da
2010-06-13 01:20:58 +00:00
Carlos Perez
f2f5ee66d9 Changed -s option on scripts to -rc due to conflict when ran from sessions command with -s option
git-svn-id: file:///home/svn/framework3/trunk@9438 4d416f70-5f16-0410-b530-b9f4589650da
2010-06-06 02:43:07 +00:00
Joshua Drake
0e72894e58 more cleanups
git-svn-id: file:///home/svn/framework3/trunk@9212 4d416f70-5f16-0410-b530-b9f4589650da
2010-05-03 17:13:09 +00:00
Carlos Perez
36a88de84a Script for running multiple console commands
git-svn-id: file:///home/svn/framework3/trunk@9122 4d416f70-5f16-0410-b530-b9f4589650da
2010-04-24 14:52:54 +00:00