Merge pull request #1 from m0nad/formatting

Add table of contents
This commit is contained in:
Victor Ramos Mello 2019-12-02 14:55:21 +01:00 committed by GitHub
commit 58a1d8aa31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,29 @@
# Awesome Privilege Escalation
A curated list of awesome privilege escalation
Table of Contents
=================
* [Linux](#linux)
* [Escape restricted shells](#escape-restricted-shells)
* [SUDO and SUID](#sudo-and-suid)
* [Capabilities](#capabilities)
* [Tools](#tools)
* [Find CVEs](#find-cves)
* [Chkrootkit](#chkrootkit)
* [NFS](#nfs)
* [Presentations](#presentations)
* [Windows](#windows)
* [Hot Potato](#hot-potato)
* [Unquoted services with spaces](#unquoted-services-with-spaces)
* [Groups.xml](#groupsxml)
* [Tools](#tools-1)
* [Presentations](#presentations-1)
* [Linux and Windows](#linux-and-windows)
* [Docker](#docker)
* [Docker socks](#docker-socks)
* [AWS](#aws)
## Linux
- https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/
- https://chryzsh.gitbooks.io/pentestbook/privilege_escalation_-_linux.html