Revision:

Revisions

# Date Author Comment
7c85a279 05/24/2012 06:10 pm James Lee

Whitespace cleanup

5bf97387 05/24/2012 05:28 pm James Lee

Space at EOF cleanup

e8850178 05/24/2012 11:43 am James Lee

Make sure state is initialized

Fixes a stack trace when the xml has osmatch before osclass. Thanks Sean
Carolan for the report!

2a24b143 05/24/2012 11:16 am sinn3r .

Merge pull request #416 from jvazquez-r7/flexnet_lmgrd_bof_rand_text

flexnet_lmgrd_bof rand_text fix

f7224ab3 05/24/2012 11:02 am Juan Vazquez

flexnet_lmgrd_bof rand_text fix

0ecffd22 05/24/2012 10:11 am Tod Beardsley

Make domain option requirement more clear

c6068961 05/24/2012 02:16 am sinn3r Multiple fixes and improvements:
  • Make session ID configurable based on feature #6894's suggestion.
  • Fix a potential bug when res is nil.
  • Use print_error() to make the error message more readable.
50045151 05/24/2012 12:27 am Tod Beardsley

Resolved conflicts merging back from release

Merge branch 'release'

Conflicts:
lib/rex/post/meterpreter/extensions/sniffer/sniffer.rb
modules/exploits/windows/license/flexnet_lmgrd_bof.rb

101abb45 05/23/2012 08:38 pm sinn3r

Merge branch 'bug/4400-postgres-store-loot' of https://github.com/jlee-r7/metasploit-framework into jlee-r7-bug/4400-postgres-store-loot

22601180 05/23/2012 07:07 pm James Lee

Save the pilfered file as loot

ac0d2245 05/23/2012 06:34 pm sinn3r .

Merge pull request #414 from wchen-r7/apprain

Add CVE-2012-1153

8d837f5d 05/23/2012 06:33 pm sinn3r

Module description update. TARGETURI description update.

fab3bfce 05/23/2012 05:50 pm sinn3r

Add CVE-2012-1153

f9886223 05/23/2012 12:18 pm sinn3r .

Merge pull request #413 from jlee-r7/bug/6893-sniffer-linktype

Default to ethernet if the server doesn't specify

dc08bc33 05/23/2012 11:06 am James Lee

Default to ethernet if the server doesn't specify

Still need to recompile sniffer, but this will fix the immediate problem
of stack traces and failing to save the pcap.

0b7b71e2 05/23/2012 10:27 am sinn3r

Correct run-on sentence

94f114b6 05/23/2012 10:22 am sinn3r

Fix typos

7a4f1a11 05/23/2012 10:20 am sinn3r

Merge branch 'cve-2008-0320_openoffice_bof' of https://github.com/jvazquez-r7/metasploit-framework into jvazquez-r7-cve-2008-0320_openoffice_bof

287d68f3 05/23/2012 10:14 am Juan Vazquez

added module for CVE-2008-0320

bf0f5a7e 05/22/2012 03:23 pm sinn3r .

Merge pull request #410 from jjarmoc/ZDI-12-052-ref

Added reference to vendor advisory

a37e98f1 05/22/2012 02:12 pm Tod Beardsley

Updating release from master.

e97994fd 05/22/2012 01:49 pm James Lee

Make sure matches is set

Fixes a nil issue introduced by 17943c7

c4b64a51 05/22/2012 01:22 pm Jeff Jarmoc

Added reference to vendor advisory

0c1d736f 05/22/2012 11:44 am James Lee

Hrm, out-of-order commits

Looks like my cherry-pick'ing fu hosed the previous commits and somehow
left two copies of dump_references.

3bd0276a 05/22/2012 11:25 am James Lee

Add references to info output for post modules

[Fixes #6902] [Closes #409]

Squashed commit of the following:

commit e29bf83196e39853d12b58d77db1ffdb26fbb6eb
Author: James Lee <>
Date: Tue May 22 10:01:12 2012 -0600

Add references to info output for post modules...
87ce3fe2 05/22/2012 11:17 am Tod Beardsley

Adding extra ref from jjarmoc

c9604d89 05/22/2012 10:52 am sinn3r

Add an invisible reference

d9ab464d 05/22/2012 03:11 am sinn3r

A very quick update to the title.

c9aa057b 05/22/2012 03:06 am sinn3r .

Merge pull request #407 from wchen-r7/osx_voice

OSX Text-to-Speech tool

c43ef8b5 05/22/2012 03:04 am sinn3r .

Merge pull request #406 from jvazquez-r7/lmgrd_bof_randomization

randomization when possible for flexnet_lmgrd_bof

ca08e225 05/22/2012 03:03 am sinn3r

Add OSX Text-to-Speech tool

5cc98b7d 05/22/2012 01:49 am HD Moore

Import NSE script output as notes

c823e809 05/22/2012 01:32 am Juan Vazquez

randomization when possible for flexnet_lmgrd_bof

cafe8032 05/21/2012 04:32 pm sinn3r

Fix typos

72b1f113 05/21/2012 04:32 pm Juan Vazquez

Added module for ZDI-12-052

915ba01b 05/21/2012 04:29 pm sinn3r

Fix typos

df85e4f5 05/21/2012 04:28 pm David Maloney

Remove trailing comma

e27fdfd5 05/21/2012 04:27 pm sinn3r

Merge branch 'lmgrd_overflow' of https://github.com/jvazquez-r7/metasploit-framework into jvazquez-r7-lmgrd_overflow

c8173b9f 05/21/2012 04:24 pm Juan Vazquez

Added module for ZDI-12-052

0b41d0f7 05/21/2012 04:09 pm David Maloney

Fixes an issue where mysql_payload would crash agaisnt
unsupported arch. Due to a bad var name
[Fixes #29957453]

17943c7a 05/21/2012 04:09 pm David Maloney

Makes it so we don't ever use local config files for Net::SSH
Also makes sure that the :config =>false option keeps
Net:SSH from meddling with knowns_hosts too

c386e1ce 05/21/2012 04:09 pm David Maloney

Add an option to the schemadump modules to not display output to the
screen

0be83dae 05/21/2012 03:25 pm Tod Beardsley

Replaces a dead link in HACKING

77f95df1 05/21/2012 02:50 pm Boris Lukashev

Banner encoding fix when running against dd-wrt on ruby 1.9.3

125aa430 05/21/2012 02:48 pm Boris Lukashev

PowerShell post module download and exec

This adds sempervictus's PowerShell post module, along with a default
post module one can use for quick testing (for expected results, see
the screencap Gist at https://gist.github.com/6011cb87b01e970deca8

[Closes #403]...

d273a0e4 05/21/2012 01:42 pm James Lee

Check for the right method name

"stdapi_fs_rm" doesn't exist

4772c125 05/21/2012 11:28 am Tod Beardsley

Removing hashcollision_dos module due to license violation

The description text is a copy-paste of
http://www.ocert.org/advisories/ocert-2011-003.html , which has a
specific creative commons liscence prohibiting derivative works.

Since I have no idea what else in this module is a license violating,...

675dfe4e 05/21/2012 11:27 am Tod Beardsley

Don't keep the weblogi return codes secret

1104dccd 05/21/2012 11:19 am Tod Beardsley

Noting rhost/rport, cli.peerhost where appropriate

There's no msftidy check for this, and it's irritating to have to
remember to do this all the time.

7cc90583 05/21/2012 11:14 am Tod Beardsley

Consistent caps on SVG in batik_svg_java exploit

Also, modules should not refer to themselves as "I" or "me." It's
creepy.

1 2 3 ... 273 Next ยป (1-50/13620) | Per page: 50, 100, 250, 500

Also available in: Atom