Video upload date:  · Duration: PT1H46M27S  · Language: EN

Shellshock is a serious bug in the Bash eccouncil video

ethical-hacker video for shellshock is a serious bug in the Bash command-line interface shell that allows an attacker to execute commands by gaining

This is a dedicated watch page for a single video.

Full Certification Question

Shellshock is a serious bug in the Bash command-line interface shell that allows an attacker to execute commands by gaining unauthorized access to computer systems. env x=`(){ :;};echo exploit` bash -c 'cat /etc/passwd' What is the result of executing this query on a vulnerable host?