Statistics
| Branch: | Tag: | Revision:

root / modules / exploits / windows / smb / ms04_011_lsass.rb @ master

History | View | Annotate | Download (4.5 kB)

# Date Author Comment
aeb691bb 03/18/2012 12:07 am sinn3r

Massive whitespace cleanup

ceb48887 02/20/2012 07:40 pm HD Moore

Fix up the boilerplate comment to use a better url

7d945ed9 07/02/2010 10:13 pm Joshua Drake

add lots of disclosure dates from OSVDB

git-svn-id: file:///home/svn/framework3/trunk@9669 4d416f70-5f16-0410-b530-b9f4589650da

d65146ae 05/12/2010 11:36 am HD Moore

Downgrade MS04_011 to Great, as we have better exploits

git-svn-id: file:///home/svn/framework3/trunk@9291 4d416f70-5f16-0410-b530-b9f4589650da

128e0515 05/09/2010 12:45 pm Joshua Drake

stop perpetuating the ambiguity!

git-svn-id: file:///home/svn/framework3/trunk@9262 4d416f70-5f16-0410-b530-b9f4589650da

0ea6eca4 04/30/2010 03:40 am Joshua Drake

big module whitespace/formatting cleanup pass

git-svn-id: file:///home/svn/framework3/trunk@9179 4d416f70-5f16-0410-b530-b9f4589650da

ff83f1cd 12/05/2009 11:50 pm Joshua Drake

add ranking to every exploit module, pfew!

git-svn-id: file:///home/svn/framework3/trunk@7724 4d416f70-5f16-0410-b530-b9f4589650da

a0fbc291 10/24/2009 01:13 pm HD Moore

Remove the milw0rm references, as the links are no longer valid.

git-svn-id: file:///home/svn/framework3/trunk@7237 4d416f70-5f16-0410-b530-b9f4589650da

a5f567e7 06/07/2009 03:20 pm HD Moore

Massive OSVDB reference update from Steve Tornio.

git-svn-id: file:///home/svn/framework3/trunk@6629 4d416f70-5f16-0410-b530-b9f4589650da

37c2e301 04/13/2009 09:33 am Kris Katterjohn

replacing defunct framework URL in header comments in most modules and pcap_log

git-svn-id: file:///home/svn/framework3/trunk@6479 4d416f70-5f16-0410-b530-b9f4589650da

f124597a 10/19/2008 04:03 pm Ramon de C Valle

Code cleanups

git-svn-id: file:///home/svn/framework3/trunk@5773 4d416f70-5f16-0410-b530-b9f4589650da

fd256ec4 10/02/2008 12:23 am HD Moore

This massive commit changes the metasploit 3 module format. The new syntax allows for greater scalability and future improvements to the metasploit module loader. This change also makes it easier for users to add new modules, since the class name no longer needs to match the directory structure....

db198485 03/09/2007 09:28 pm HD Moore

This fixes #44. The XP string was missing NDR encoding and null termination.

git-svn-id: file:///home/svn/framework3/trunk@4511 4d416f70-5f16-0410-b530-b9f4589650da

851328fb 03/09/2007 09:06 pm HD Moore

Fixes a typo where an empty 'when' was used instead of an 'else', fixes #50

git-svn-id: file:///home/svn/framework3/trunk@4510 4d416f70-5f16-0410-b530-b9f4589650da

d42194e1 03/01/2007 02:21 am Matt Miller

updated modules to use base class rand_xxx methods

git-svn-id: file:///home/svn/framework3/trunk@4498 4d416f70-5f16-0410-b530-b9f4589650da

abbeb2e8 02/17/2007 06:10 pm HD Moore

Adding an Id tag and a standard header to all modules

git-svn-id: file:///home/svn/framework3/trunk@4419 4d416f70-5f16-0410-b530-b9f4589650da

b4742a12 10/29/2006 10:35 am HD Moore

Bug fixes to SMB OS detection

git-svn-id: file:///home/svn/framework3/trunk@4084 4d416f70-5f16-0410-b530-b9f4589650da

41c81a1e 09/13/2006 01:49 am HD Moore

Consistency changes for exploit titles and additional references

git-svn-id: file:///home/svn/framework3/trunk@3878 4d416f70-5f16-0410-b530-b9f4589650da

13260cc0 08/05/2006 01:18 pm HD Moore

Minor changes, LSASS still broked

git-svn-id: file:///home/svn/framework3/trunk@3805 4d416f70-5f16-0410-b530-b9f4589650da

d0bc17f1 07/30/2006 04:31 pm HD Moore

Minor updates

git-svn-id: file:///home/svn/framework3/trunk@3778 4d416f70-5f16-0410-b530-b9f4589650da

0633be5a 06/19/2006 11:16 am HD Moore

Better error handling for patched systems

git-svn-id: file:///home/svn/framework3/trunk@3708 4d416f70-5f16-0410-b530-b9f4589650da

dd20a7a6 05/30/2006 10:44 am HD Moore

Exploit order change to get correct default options

git-svn-id: file:///home/svn/incoming/trunk@3644 4d416f70-5f16-0410-b530-b9f4589650da

1a54cc81 04/30/2006 02:49 pm HD Moore

Fixed numerous issues involving smb/dcerpc interaction
Fixed 'bad' use of method definition (space after method name, will be depreciated soon)

git-svn-id: file:///home/svn/incoming/trunk@3626 4d416f70-5f16-0410-b530-b9f4589650da

42bc7496 04/26/2006 11:59 am HD Moore

All sorts of fun changes to smb/dcerpc, the basics are:

1) Clean up SMB constants, add new ones, define which ones are supported by dialect
2) DCERPC over SMB uses a 'OpenPipe' class, not an 'OpenFile'
3) A new DCERPC option called 'smb_pipeio' allows the user to switch between Read/Write and TransactNamedPipe()...

e249d9eb 01/26/2006 11:00 pm HD Moore

Massive update to tab indentation (used ./dev/tabify.rb)

git-svn-id: file:///home/svn/incoming/trunk@3450 4d416f70-5f16-0410-b530-b9f4589650da

1bffccf6 01/21/2006 04:10 pm HD Moore

New licensing terms, revision bump to v3

git-svn-id: file:///home/svn/incoming/trunk@3425 4d416f70-5f16-0410-b530-b9f4589650da

2e19a868 01/15/2006 08:59 pm Matt Miller

added license to all modules

git-svn-id: file:///home/svn/incoming/trunk@3377 4d416f70-5f16-0410-b530-b9f4589650da

557153e0 12/13/2005 12:08 am HD Moore

Code from Brian Caswell

git-svn-id: file:///home/svn/incoming/trunk@3210 4d416f70-5f16-0410-b530-b9f4589650da

0902ca69 11/25/2005 08:33 pm HD Moore

Reorganization, adding asn1, pnp, and msmq.

git-svn-id: file:///home/svn/incoming/trunk@3113 4d416f70-5f16-0410-b530-b9f4589650da