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
external_libcap-Android10_r33_CVE-2023-2603 — POSIX.1e capability library for Android 10, addressing CVE-2023-2603 with tools for setting and getting process capabilities to manage privilege boundaries. | Kitploit
Tools/GitHubGitHub/pazhanivelmani/external_libcap-android10_r33_cve-2023-2603
Android SecurityPrivilege EscalationVulnerability AnalysisExploitationSecurity VirtualizationBinary Analysis
GitHubpazhanivelmani/external_libcap-android10_r33_cve-2023-2603

external_libcap-Android10_r33_CVE-2023-2603

POSIX.1e capability library for Android 10, addressing CVE-2023-2603 with tools for setting and getting process capabilities to manage privilege boundaries.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
161 year agoNot yet reviewed

This is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities.

This library would not have been possible without the help of

root@kitploit:~
Aleph1, Roland Buresund and Andrew Main, Alexander Kjeldaas.

More information on capabilities in the Linux kernel can be found at

root@kitploit:~
http://sites.google.com/site/fullycapable/

INSTALLATION

root@kitploit:~
Linux-Caps % make

	builds the library and the programs

Linux-Caps % make install

	installs the library libcap.XX.Y in /lib[64]/
	the binaries in /sbin/
	the <sys/capability.h> file in /usr/include
	the libcap.pc file in /usr/lib[64]/pkgconfig
  • for some example programs look in progs.

Cheers

Andrew G. Morgan [email protected]

Download Tool