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
https://cloudfuzz.github.io/android-kernel-exploitation/
# 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 work
Ashfaq Ansari (@HackSysTeam) of CloudFuzz.