↧
Gnu Bash 4.3 CGI Scan Remote Command Injection
#!/usr/bin/env python # http connection import urllib2 # Args management import optparse # Error managemen import sys banner = """ _______ _______ __ | _ .-----.--.--. | _ .---.-.-----| |--. |....
View ArticleIPFire 2.15 Bash Command Injection
#!/usr/bin/env python # # Exploit Title : IPFire <= 2.15 core 82 Authenticated cgi Remote Command Injection (ShellShock) # # Exploit Author : Claudio Viviani # # Vendor Homepage :...
View ArticlePure-FTPd External Authentication 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