sinn3r
63ed7fcc8f
Whitespace, be gone!
2012-04-26 02:38:29 -05:00
sinn3r
d985ba5e5d
Clean up whitespace
2012-04-26 02:36:29 -05:00
sinn3r
91763dd063
Fix 1.8 compatibility
2012-04-25 15:54:42 -05:00
sinn3r
cc76438a75
Merge branch 'jlee-r7-http-print-standardization'
2012-04-25 15:38:46 -05:00
sinn3r
711fb73048
Fix more print_*
2012-04-25 15:01:50 -05:00
sinn3r
f77efbf89e
Change the rest of print_*
2012-04-25 14:24:17 -05:00
sinn3r
9189dea4e4
Merge branch 'http-print-standardization' of https://github.com/jlee-r7/metasploit-framework into jlee-r7-http-print-standardization
2012-04-25 13:53:30 -05:00
HD Moore
4a8068905f
Add a generic execute module and update migrate to handle a process name too
2012-04-25 12:40:20 -05:00
HD Moore
2a5a80a485
Rename and updates
2012-04-25 12:09:23 -05:00
HD Moore
03117ffa95
Add a version scanner for RMI
2012-04-25 11:24:28 -05:00
sinn3r
5bebd01eb0
Tabs vs spaces war round 2
2012-04-24 16:06:08 -05:00
sinn3r
bc42375565
Fix spaces to proper hard tabs. Not very fun to do.
2012-04-24 16:03:41 -05:00
sinn3r
0671fc9ea1
Merge branch 'axis2_mods' of https://github.com/ChrisJohnRiley/metasploit-framework into ChrisJohnRiley-axis2_mods
2012-04-24 15:49:34 -05:00
sinn3r
9c9b74cae2
Small change with the description
2012-04-24 15:47:31 -05:00
sinn3r
ecd7762df9
Merge branch 'shadow-exploit-module' of https://github.com/b0telh0/metasploit-framework into b0telh0-shadow-exploit-module
2012-04-24 15:30:09 -05:00
sinn3r
c27195b189
Merge pull request #347 from wchen-r7/wol
...
Add wake-on-lan module
2012-04-24 11:50:05 -07:00
sinn3r
5bf5e8888d
Minor changes
2012-04-24 13:48:45 -05:00
sinn3r
e57ba79402
Merge branch 'cve-2012-0158_mscomctl_bof' of https://github.com/juanvazquez/metasploit-framework into juanvazquez-cve-2012-0158_mscomctl_bof
2012-04-24 13:46:24 -05:00
HD Moore
ac6247963c
Fix a missing require
2012-04-24 11:54:07 -05:00
sinn3r
4c72193922
Fix undefined method `[something]' for nil:NilClass
2012-04-24 01:46:03 -05:00
HD Moore
a261adaaea
Fix broken comparison
2012-04-23 23:06:52 -05:00
HD Moore
5282f9fd0a
Update MDM
2012-04-23 22:21:13 -05:00
HD Moore
0e4593ce5b
Purge the NoteSerializer and switch to Base64, have Base64 use the old format as well
2012-04-23 22:20:41 -05:00
HD Moore
0a0f5459b4
Version bump
2012-04-23 22:01:42 -05:00
HD Moore
bfbfc19116
Cosmetic
2012-04-23 21:59:44 -05:00
HD Moore
e8ac6521d1
Cosmetic
2012-04-23 21:59:09 -05:00
HD Moore
3d24af8fd6
Add the fixed nokogiri gems (corrected rpath)
2012-04-23 19:00:10 -05:00
David Maloney
680e92968a
Fixes some msyql issues by forcing read/write timepouts on the
...
connection object
Fixes #6297
2012-04-23 18:44:14 -05:00
HD Moore
86a1a58d2c
Fixes #6689 by moving to 7za which is included in the installer
2012-04-23 16:25:24 -05:00
juan
cca97f2989
added module for CVE-2012-0158
2012-04-23 22:59:25 +02:00
sinn3r
90a7458b56
Lower the rank a little to favor other modules in BAP
2012-04-23 15:15:08 -05:00
HD Moore
206018c8a3
Patched with a small tweak to avoid a raise
2012-04-23 14:58:25 -05:00
HD Moore
f6005ba06e
Permission change, ignore
2012-04-23 13:42:18 -05:00
HD Moore
a0815223e8
Patch this with a newer/manually built extension
2012-04-23 13:41:56 -05:00
HD Moore
efc589c1e2
Fix up Net::HTTP usage so that it works with newer ruby as well
2012-04-23 03:53:50 -05:00
HD Moore
a1f9d2c27a
Bump up the wait_timeout (works with the recent AR patch) and fix a typo in the http_version commit
2012-04-23 02:44:56 -05:00
HD Moore
59ecc8584d
Force http_version to always make a new request, even if the information is in the DB
2012-04-23 02:39:02 -05:00
HD Moore
a6787106a5
This ports two active_record patches over that deal with database thread pooling
2012-04-23 02:37:47 -05:00
James Lee
b3dec4d183
Require pg >=0.13
2012-04-22 21:49:15 -06:00
James Lee
08dc8364ce
Adjust Gemfile to reflect real dependencies
2012-04-22 21:38:56 -06:00
HD Moore
5302c83db9
Remove extranenous .so files (ext not lib)
2012-04-22 21:30:05 -05:00
Leonardo Botelho
66ecf28451
Shadow stream recorder exploit.
2012-04-22 19:19:40 -03:00
HD Moore
1d2581ebf4
Cosmetic
2012-04-21 14:51:20 -05:00
sinn3r
b0a76a1aa1
Add wake-on-lan module
2012-04-21 03:29:49 -05:00
James Lee
9cdd8912c5
Remove spurious cli.peerhost in output
2012-04-20 13:31:42 -06:00
sinn3r
37e75dc644
Make this description a little more sense
2012-04-20 12:25:51 -05:00
James Lee
6cb0fe9fbf
Use the framework thread spawner instead of Rex
...
Not sure why this was Rex before, changed for consistency and to avail
of the ActiveRecord connection release code recently added to the
framework version.
2012-04-20 01:13:12 -06:00
sinn3r
b955569b10
Update the use of get2() in order to support ruby 1.9.3
2012-04-20 01:37:24 -05:00
James Lee
6d0e4fba5e
Go ahead and wrap the db commands as well.
...
Most of this probably isn't necessary, but better safe than sorry.
2012-04-19 23:53:00 -06:00
James Lee
29e01760f0
Wrap more database usage in with_connection block
2012-04-19 23:51:20 -06:00