James Lee
|
8a9eb35c54
|
remove deprecated db_add_* and db_del_* commands see #4963
git-svn-id: file:///home/svn/framework3/trunk@13231 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 18:50:10 +00:00 |
James Lee
|
c5ef30f0eb
|
remove deprecated import commands. see #4963
git-svn-id: file:///home/svn/framework3/trunk@13229 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 17:41:20 +00:00 |
James Lee
|
becf8d756c
|
standardize db_creds and db_exploited, hopefully keeping the same level of flexibility. see #4963
git-svn-id: file:///home/svn/framework3/trunk@13222 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 11:16:36 +00:00 |
James Lee
|
c39d75ceee
|
fix a typo that causes stack traces whan searching for 'app:client'
git-svn-id: file:///home/svn/framework3/trunk@13220 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 08:35:25 +00:00 |
James Lee
|
115a331e6b
|
remove db_add_{note,host}; replace them with options to db_{notes,hosts}, see #4963
git-svn-id: file:///home/svn/framework3/trunk@13219 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 08:13:55 +00:00 |
James Lee
|
7b7b9670d2
|
add -a to db_hosts to replace db_add_hots, see #4963
git-svn-id: file:///home/svn/framework3/trunk@13218 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 06:09:10 +00:00 |
Chao Mu
|
13b3fe841e
|
adds new mixin for enumerating windows profiles. fixes #4864 . Thank you David Maloney!
git-svn-id: file:///home/svn/framework3/trunk@13216 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 04:35:31 +00:00 |
James Lee
|
4188db3a6d
|
honor the Spawn option when creating a jar
git-svn-id: file:///home/svn/framework3/trunk@13215 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 02:54:38 +00:00 |
James Lee
|
3c261c346f
|
add support for java/meterpreter/reverse_http. assuming i didn't miss any files, fixes #4946, thanks mihi!
git-svn-id: file:///home/svn/framework3/trunk@13213 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-18 23:15:06 +00:00 |
HD Moore
|
f683a2d26f
|
Note that IE doesnt support inline base64 (thanks resetter)
git-svn-id: file:///home/svn/framework3/trunk@13207 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-18 15:38:47 +00:00 |
HD Moore
|
2ea46552ad
|
Apply a fix that was already in reverse_https
git-svn-id: file:///home/svn/framework3/trunk@13205 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-18 14:17:19 +00:00 |
HD Moore
|
16840ebfa5
|
Add profiles table
git-svn-id: file:///home/svn/framework3/trunk@13202 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-17 21:39:21 +00:00 |
HD Moore
|
1bb9470e59
|
Adds the ability to set the cookies, authentication, and arbitrary headers
git-svn-id: file:///home/svn/framework3/trunk@13195 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-16 13:29:28 +00:00 |
James Lee
|
642cddf620
|
fix startup-time plugin loading when there is a space in the path.
git-svn-id: file:///home/svn/framework3/trunk@13189 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-15 23:46:37 +00:00 |
James Lee
|
c412a836ed
|
add VERBOSE option to all modules and vprint_* methods to use it
git-svn-id: file:///home/svn/framework3/trunk@13183 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-15 15:33:35 +00:00 |
HD Moore
|
483abeab72
|
Change this to query the class name of the input
git-svn-id: file:///home/svn/framework3/trunk@13182 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-15 04:22:32 +00:00 |
Matt Weeks
|
b1afbfeb96
|
Fix rpc error with console detect code.
Un-breaks rpc/msfgui/armitage.
Reference r13160 r13161 r13179
git-svn-id: file:///home/svn/framework3/trunk@13180 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-14 22:45:20 +00:00 |
James Lee
|
bc77523a01
|
revert r13161, hopefully unbreaking msfgui and armitage
git-svn-id: file:///home/svn/framework3/trunk@13179 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-14 22:01:28 +00:00 |
James Lee
|
c64efb676b
|
don't raise RequestErrors that kill a whole module when we can't open a file
git-svn-id: file:///home/svn/framework3/trunk@13178 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-14 21:59:35 +00:00 |
James Lee
|
c32ac59580
|
explicitly return the resultant session
git-svn-id: file:///home/svn/framework3/trunk@13172 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-14 19:42:03 +00:00 |
HD Moore
|
9b2e03e18b
|
Handle newlines (or lack of them) cleaner
git-svn-id: file:///home/svn/framework3/trunk@13170 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-14 15:11:17 +00:00 |
Matt Weeks
|
bcfbcfec30
|
Because Program Files (x86) has spaces in it.
git-svn-id: file:///home/svn/framework3/trunk@13163 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-13 21:54:22 +00:00 |
Tod Beardsley
|
b9c5835b5e
|
Touching up the ssh key login module to be smarter about duplicate user names, not be so chatty in its messaging to the console, deal with whitespace, and avoid storing duplicate keys when we don't need to.
git-svn-id: file:///home/svn/framework3/trunk@13162 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-13 20:51:18 +00:00 |
HD Moore
|
9fc5470023
|
Exit makes more sense here
git-svn-id: file:///home/svn/framework3/trunk@13161 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-13 05:06:01 +00:00 |
HD Moore
|
65702f64b6
|
Check to make sure we are running under Console2; all sorts of gremlins and threading bugs appear when running under a bare cmd.exe console, this should save us a few bug reports.
git-svn-id: file:///home/svn/framework3/trunk@13160 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-13 05:01:37 +00:00 |
Joshua Drake
|
ee6cbb7c87
|
See #4868, reverts r13103
git-svn-id: file:///home/svn/framework3/trunk@13158 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-12 23:07:51 +00:00 |
Tod Beardsley
|
dc84ee6aab
|
More fixups for ssh_login_pubkey and special handlers for long strings of keys.
git-svn-id: file:///home/svn/framework3/trunk@13156 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-12 20:58:25 +00:00 |
Tod Beardsley
|
4c80d9a427
|
updates r13154 don't be case insensitive since it's a custom format and would like to preserve case on KEY=
git-svn-id: file:///home/svn/framework3/trunk@13155 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-12 16:36:28 +00:00 |
Tod Beardsley
|
7abb2980a6
|
Adds a mechanism to compare stored SSH keys by key id.
git-svn-id: file:///home/svn/framework3/trunk@13154 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-12 16:33:54 +00:00 |
HD Moore
|
90ced404b3
|
Updates to the jtr code, supports ruby 1.8.7 now, fixes #4908
git-svn-id: file:///home/svn/framework3/trunk@13149 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-11 01:07:46 +00:00 |
Wei Chen
|
e55d2289cd
|
I totally missed this: x64 linux payloads in msfencode should still remain in 64-bit format, not 32.
git-svn-id: file:///home/svn/framework3/trunk@13140 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-10 06:40:03 +00:00 |
HD Moore
|
cd6678188e
|
Allow :service to be passed in
git-svn-id: file:///home/svn/framework3/trunk@13139 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-09 06:58:55 +00:00 |
HD Moore
|
71488d37c1
|
Add the interact payload to the defaults
git-svn-id: file:///home/svn/framework3/trunk@13138 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-09 06:57:30 +00:00 |
HD Moore
|
7754f0d8f2
|
This commit adds a basic "analyzer" module for creds
git-svn-id: file:///home/svn/framework3/trunk@13136 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-09 02:14:24 +00:00 |
Wei Chen
|
dfc7f39e1c
|
Modified how function to_linux_x64_elf() loads a template file
git-svn-id: file:///home/svn/framework3/trunk@13129 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-08 19:24:22 +00:00 |
Joshua Drake
|
d6de23de27
|
Fixes #4868: allow 125 response during send_cmd_data
git-svn-id: file:///home/svn/framework3/trunk@13127 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-08 04:22:47 +00:00 |
Jonathan Cran
|
4ac2e9111e
|
add a missing require, and ensure the proper namespace is referenced - thanks ricky
git-svn-id: file:///home/svn/framework3/trunk@13126 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-08 03:51:48 +00:00 |
Wei Chen
|
946074feb9
|
Add a waitFor() function to make sure chmod is finished running. Thx Juan.
git-svn-id: file:///home/svn/framework3/trunk@13119 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-07 19:40:34 +00:00 |
Tod Beardsley
|
fb9e0a72e0
|
Deal with a workspace namespace race in starting the UI.
git-svn-id: file:///home/svn/framework3/trunk@13116 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-07 13:33:07 +00:00 |
James Lee
|
1f349ff542
|
Don't close the session for irrelevant exceptions. The shell might still be dead for some other reason, but this will prevent closing it unnecessarily
git-svn-id: file:///home/svn/framework3/trunk@13107 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-06 20:34:52 +00:00 |
James Lee
|
b49c451cd7
|
derp, this is a string
git-svn-id: file:///home/svn/framework3/trunk@13104 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-06 00:19:29 +00:00 |
Joshua Drake
|
b42df7cd20
|
close instead of shutdown
git-svn-id: file:///home/svn/framework3/trunk@13103 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-05 17:22:19 +00:00 |
James Lee
|
d876b8d297
|
if the command we're running has spaces and we got no options for it, split it up correctly using Shellwords, fixes issues with running commands on java meterp
git-svn-id: file:///home/svn/framework3/trunk@13102 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-05 17:17:27 +00:00 |
HD Moore
|
e6968c202a
|
A couple bug fixes to enable cmd_interact and a new module for the VSFTPD backdoor
git-svn-id: file:///home/svn/framework3/trunk@13093 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-04 20:09:32 +00:00 |
James Lee
|
47a551468b
|
add a Post.create method that makes testing post module stuff in IRB a lot easier. try this from a meterpreter irb prompt: pry Msf::Module::Post.create(client)
git-svn-id: file:///home/svn/framework3/trunk@13087 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-02 00:39:16 +00:00 |
James Lee
|
d68e855bb6
|
don't try to chomp nil when the command failed (happens when a session dies)
git-svn-id: file:///home/svn/framework3/trunk@13085 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-01 23:46:54 +00:00 |
James Lee
|
a301170cc2
|
special-case java and php to check for compatibility against the underlying platform.
git-svn-id: file:///home/svn/framework3/trunk@13084 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-01 23:41:49 +00:00 |
Tod Beardsley
|
238d256ecb
|
Works around a race condition that sometimes triggers when running multiple AuthBrute modules concurrently.
git-svn-id: file:///home/svn/framework3/trunk@13078 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-30 19:24:14 +00:00 |
Tod Beardsley
|
0818a856b6
|
Some fixups for some new AuthBrute hotness.
git-svn-id: file:///home/svn/framework3/trunk@13075 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-30 06:52:52 +00:00 |
HD Moore
|
17145d07b6
|
Add some new tables
git-svn-id: file:///home/svn/framework3/trunk@13074 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-30 06:49:04 +00:00 |