Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/cloudfuzz/android-kernel-exploitation
Android SecurityVulnerability AnalysisExploitationReverse EngineeringLearning & EducationBinary ExploitationLabs & Practice
GitHubcloudfuzz/android-kernel-exploitation

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

android-kernel-exploitation

Hands-on workshop for learning Android kernel vulnerability analysis and exploitation, with Docker-based build environment and practical exercises.

View RepositoryWebsite
65098104 years agoReviewed by Kitploit

Android Kernel Exploitation

Objective

The objective of this workshop is to get started with kernel vulnerability analsysis and exploitation in Android platform.

Usage

Clone the repository

root@kitploit:~
git clone https://github.com/cloudfuzz/android-kernel-exploitation ~/workshop

Github Pages URL

https://cloudfuzz.github.io/android-kernel-exploitation/

Workshop Stream

Android Kernel Exploitation

Docker for building kernel

root@kitploit:~
# 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

Author

Ashfaq Ansari (@HackSysTeam) of CloudFuzz.

CloudFuzz

Download Tool