Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 248 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 248 Bytes

Description

Playbook for testing the dirty cow vulnerability (CVE-2016-5195).

Dependencies

  • local user on the system with sudo priveleges

Run

ansible-playbook -i host, check.yml -u jondoe -k -K

Links