Quantcast
Browsing latest articles
Browse All 2 View Live

Apache mod_cgi Bash Environment Variable Code Injection

## # This module requires Metasploit: http//metasploit.com/download # Current source: https://github.com/rapid7/metasploit-framework ##   require 'msf/core'   class Metasploit4 <...

View Article


Apache mod_cgi Remote Command Execution

#! /usr/bin/env python from socket import * from threading import Thread import thread, time, httplib, urllib, sys   stop = False proxyhost = "" proxyport = 0   def usage(): print """   Shellshock...

View Article

Browsing latest articles
Browse All 2 View Live