Changeset 5474

Show
Ignore:
Timestamp:
04/14/08 13:24:06 (1 month ago)
Author:
hdm
Message:

Update title to match code

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework3/trunk/modules/exploits/unix/webapp/cacti_graphimage_exec.rb

    r4529 r5474  
    2222        def initialize(info = {}) 
    2323                super(update_info(info,  
    24                         'Name'           => 'Cacti graph_image.php Remote Command Execution', 
     24                        'Name'           => 'Cacti graph_view.php Remote Command Execution', 
    2525                        'Description'    => %q{ 
    2626                                This module exploits an arbitrary command execution vulnerability in the 
    27                         Raxnet Cacti 'graph_image.php' script. All versions of Raxnet Cacti prior to  
     27                        Raxnet Cacti 'graph_view.php' script. All versions of Raxnet Cacti prior to  
    2828                        0.8.6-d are vulnerable.  
    2929                        },