The objective of this workshop is to get started with kernel vulnerability analsysis and exploitation in Android platform.
Clone the repository
git clone https://github.com/cloudfuzz/android-kernel-exploitation ~/workshop# Build the docker image
docker build -t and-build-env .
# Run the docker
docker run -d --rm -it and-build-env
# Get shell in docker image to do further workAshfaq Ansari (@HackSysTeam) of CloudFuzz.

