Changeset 4887

Show
Ignore:
Timestamp:
05/06/07 23:49:31 (1 year ago)
Author:
hdm
Message:

Adding svn:keywords to all modules

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework3/tags/framework-3.0/modules/auxiliary/dos/windows/smtp/ms06_019_exchange.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4836 r4887  
    11## 
    2 # $Id: ms06_019_exchange.rb 4498 2007-03-01 08:21:36Z mmiller
     2# $Id
    33## 
    44 
     
    2929                        'Author'         => [ 'pusscat' ], 
    3030                        'License'        => MSF_LICENSE, 
    31                         'Version'        => '$Revision: 4498 $', 
     31                        'Version'        => '$Revision$', 
    3232                        'References'     => 
    3333                                [ 
  • framework3/tags/framework-3.0/modules/auxiliary/scanner/dcerpc/endpoint_mapper.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4693 r4887  
    2626                super( 
    2727                        'Name'        => 'Endpoint Mapper Service Discovery', 
    28                         'Version'     => '$Revision: 3624 $', 
     28                        'Version'     => '$Revision$', 
    2929                        'Description' => %q{ 
    3030                                This module can be used to obtain information from the  
  • framework3/tags/framework-3.0/modules/auxiliary/scanner/dcerpc/hidden.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4694 r4887  
    2626                super( 
    2727                        'Name'        => 'Hidden DCERPC Service Discovery', 
    28                         'Version'     => '$Revision: 3624 $', 
     28                        'Version'     => '$Revision$', 
    2929                        'Description' => %q{ 
    3030                                This module will query the endpoint mapper and make a list 
  • framework3/tags/framework-3.0/modules/auxiliary/scanner/dcerpc/management.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4692 r4887  
    2626                super( 
    2727                        'Name'        => 'Remote Management Interface Discovery', 
    28                         'Version'     => '$Revision: 3624 $', 
     28                        'Version'     => '$Revision$', 
    2929                        'Description' => %q{ 
    3030                                This module can be used to obtain information from the Remote  
  • framework3/tags/framework-3.0/modules/auxiliary/scanner/http/version.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4787 r4887  
    11## 
    2 # $Id: version.rb 4786 2007-04-25 02:51:49Z hdm
     2# $Id
    33## 
    44 
     
    2626                super( 
    2727                        'Name'        => 'HTTP Version Detection', 
    28                         'Version'     => '$Revision: 4786 $', 
     28                        'Version'     => '$Revision$', 
    2929                        'Description' => 'Display version information about each system', 
    3030                        'Author'      => 'hdm', 
  • framework3/tags/framework-3.0/modules/auxiliary/scanner/http/writable.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4788 r4887  
    11## 
    2 # $Id: writable.rb 4786 2007-04-25 02:51:49Z hdm
     2# $Id
    33## 
    44 
     
    2626                super( 
    2727                        'Name'        => 'HTTP Writable Path PUT/DELETE File Access', 
    28                         'Version'     => '$Revision: 4786 $', 
     28                        'Version'     => '$Revision$', 
    2929                        'Description'    => %q{ 
    3030                                This module can abuse misconfigured web servers to 
  • framework3/tags/framework-3.0/modules/exploits/windows/antivirus/trendmicro_serverprotect.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4885 r4887  
    11## 
    2 # $Id: trendmicro_serverprotect.rb 4498 2007-03-01 08:21:36Z mmiller
     2# $Id
    33## 
    44 
  • framework3/tags/framework-3.0/modules/exploits/windows/brightstor/mediasrv_sunrpc.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4866 r4887  
    1717                        'Author'         => [ 'toto' ], 
    1818                        'License'        => MSF_LICENSE, 
    19                         'Version'        => '$Revision: 4154 $', 
     19                        'Version'        => '$Revision$', 
    2020                        'References'     => 
    2121                                [ 
  • framework3/tags/framework-3.0/modules/exploits/windows/browser/ani_loadimage_chunksize.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4846 r4887  
    11## 
    2 # $Id: ani_loadimage_chunksize.rb 4845 2007-05-03 03:14:22Z hdm
     2# $Id
    33## 
    44 
     
    4444                                        'skape', # Vista support 
    4545                                ], 
    46                         'Version'        => '$Revision: 4845 $', 
     46                        'Version'        => '$Revision$', 
    4747                        'References'     =>  
    4848                                [ 
  • framework3/tags/framework-3.0/modules/exploits/windows/browser/hpmqc_progcolor.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4884 r4887  
    11## 
    2 # $Id: hpmqc_progcolor.rb 4645 2007-04-04 04:34:17Z hdm
     2# $Id
    33## 
    44 
     
    3131                        'License'        => MSF_LICENSE, 
    3232                        'Author'         => [ 'MC' ],  
    33                         'Version'        => '$Revision: 3783 $', 
     33                        'Version'        => '$Revision$', 
    3434                        'References'     =>  
    3535                                [ 
  • framework3/tags/framework-3.0/modules/exploits/windows/browser/ms06_067_keyframe.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4648 r4887  
    11## 
    2 # $Id: ms06_067_keyframe.rb 4636 2007-04-03 00:44:09Z skape
     2# $Id
    33## 
    44 
     
    3838                                        'skape',  
    3939                                ], 
    40                         'Version'        => '$Revision: 4633 $', 
     40                        'Version'        => '$Revision$', 
    4141                        'References'     =>  
    4242                                [ 
  • framework3/tags/framework-3.0/modules/exploits/windows/browser/windvd7_applicationtype.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4774 r4887  
    11## 
    2 # $Id: windvd7_applicationtype.rb 4645 2007-04-04 04:34:17Z hdm
     2# $Id
    33## 
    44 
     
    3030                        'License'        => MSF_LICENSE, 
    3131                        'Author'         => [ 'MC' ],  
    32                         'Version'        => '$Revision: 3783 $', 
     32                        'Version'        => '$Revision$', 
    3333                        'References'     =>  
    3434                                [ 
  • framework3/tags/framework-3.0/modules/exploits/windows/email/ani_loadimage_chunksize.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4847 r4887  
    11## 
    2 # $Id: ani_loadimage_chunksize.rb 4845 2007-05-03 03:14:22Z hdm
     2# $Id
    33## 
    44 
     
    4040                                        'skape', # Vista support 
    4141                                ], 
    42                         'Version'        => '$Revision: 4845 $', 
     42                        'Version'        => '$Revision$', 
    4343                        'References'     =>  
    4444                                [ 
  • framework3/tags/framework-3.0/modules/exploits/windows/http/ibm_tpmfosd_overflow.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4865 r4887  
    2323                        'Author'         => 'toto', 
    2424                        'License'        => MSF_LICENSE, 
    25                         'Version'        => '$Revision: 3583 $', 
     25                        'Version'        => '$Revision$', 
    2626                        'References'     => 
    2727                                [ 
  • framework3/tags/framework-3.0/modules/exploits/windows/misc/landesk_aolnsrvr.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4789 r4887  
    11## 
    2 # $Id: landesk_aolnsrvr.rb 4419 2007-02-18 00:10:39Z hdm
     2# $Id
    33## 
    44 
     
    2828                        }, 
    2929                        'Author'         => 'MC', 
    30                         'Version'        => '$Revision: 4419 $', 
     30                        'Version'        => '$Revision$', 
    3131                        'References'     =>  
    3232                                [  
  • framework3/tags/framework-3.0/modules/exploits/windows/smb/msdns_zonename.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4783 r4887  
    11## 
    2 # $Id: msdns_zonename.rb 4710 2007-04-19 17:43:30Z hdm
     2# $Id
    33## 
    44 
     
    4040                                ], 
    4141                        'License'        => MSF_LICENSE, 
    42                         'Version'        => '$Revision: 4710 $', 
     42                        'Version'        => '$Revision$', 
    4343                        'References'     => 
    4444                                [ 
  • framework3/tags/framework-3.0/modules/payloads/singles/osx/x86/shell_find_port.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4807 r4887  
    1 # $Id: shell_find_port.rb 4803 2007-04-28 19:00:34Z hdm
     1# $Id
    22 
    33require 'msf/core' 
     
    1818                super(merge_info(info, 
    1919                        'Name'          => 'OSX Command Shell, Find Port Inline', 
    20                         'Version'       => '$Revision: 4803 $', 
     20                        'Version'       => '$Revision$', 
    2121                        'Description'   => 'Spawn a shell on an established connection', 
    2222                        'Author'        => 'Ramon de Carvalho Valle <ramon[at]risesecurity.org>', 
  • framework3/tags/framework-3.0/modules/payloads/singles/osx/x86/shell_reverse_tcp.rb

    • Property svn:keywords set to Rev Revision Id Header
    r4808 r4887  
    1 # $Id: shell_reverse_tcp.rb 4803 2007-04-28 19:00:34Z hdm
     1# $Id
    22 
    33require 'msf/core' 
     
    1818                super(merge_info(info, 
    1919                        'Name'          => 'OSX Command Shell, Reverse TCP Inline', 
    20                         'Version'       => '$Revision: 4803 $', 
     20                        'Version'       => '$Revision$', 
    2121                        'Description'   => 'Connect back to attacker and spawn a command shell', 
    2222                        'Author'        => 'Ramon de Carvalho Valle <ramon[at]risesecurity.org>',