Quantcast
Channel: MondoUnix » CVE-2014-7187
Browsing latest articles
Browse All 3 View Live

ShellShock bash patch source

# www.mondounix.com - ShellShock bash patch source   mkdir /tmp/bash cd /tmp/bash   wget http://ftp.gnu.org/gnu/bash/bash-4.3.tar.gz   for i in $(seq -f "%03g" 0 30); do wget...

View Article



DNS Reverse Lookup Shellshock

  Security Advisory   DNS Reverse Lookup as a vector for the Bash vulnerability (CVE-2014-6271 et.al.)   CVE-2014-3671   references: CVE-2014-6271, CVE-2014-7169, CVE-2014-6277, CVE-2014-6278...

View Article

bashcheck local shellshock checker

#!/bin/bash   warn() { if [ "$scary" == "1" ]; then echo -e "\033[91mVulnerable to $1\033[39m" else echo -e "\033[93mFound non-exploitable $1\033[39m" fi }   good() { echo -e "\033[92mNot vulnerable...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images