From b74eaf5708ca7d7b18731f51c7be5f44eb3235ee Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 10 Nov 2017 11:06:27 +0700 Subject: [PATCH] Add Exploits section --- README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/README.md b/README.md index 68c6b1f..8af3748 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ My curated list of awesome links, resources and tools - [AWS Security](#aws-security) - [Binary Analysis](#binary-analysis) - [Digital Forensics and Incident Response](#digital-forensics-and-incident-response) + - [Exploits](#exploits) --- @@ -142,3 +143,38 @@ My curated list of awesome links, resources and tools + +### Exploits + +*Interesting exploits. For research purpose only* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FriendsOfPHP/security-advisoriesThe PHP Security Advisories Database references known security vulnerabilities in various PHP projects and libraries. This database must not serve as the primary source of information for security issues, it is not authoritative for any referenced software, but it allows to centralize information for convenience and easy consumption.
IOActive/I-know-where-your-page-livesCVE-2016-7255 The kernel-mode drivers in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, Windows 10 Gold, 1511, and 1607, and Windows Server 2016 allow local users to gain privileges via a crafted application, aka "Win32k Elevation of Privilege Vulnerability."
ojasookert/CVE-2017-0785CVE-2017-0785: A information disclosure vulnerability in the Android system (bluetooth). Product: Android. Versions: 4.4.4, 5.0.2, 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0. Android ID: A-63146698.
ScottyBauer/Android_Kernel_CVE_POCsA list of my CVE's with POCs
spencerdodd/kernelpopKernel privilege escalation enumeration and exploitation framework
victims/victims-cve-dbThis database contains information regarding CVE(s) that affect various language modules. We currently store version information corresponding to respective modules as understood by select sources.
A bunch of proof-of-concept exploits for the Linux kernel