mirror of
https://github.com/m0nad/awesome-privilege-escalation.git
synced 2025-01-02 19:00:52 -05:00
Removing chkrootkit as specific exploits should not compose this list
This commit is contained in:
parent
25f3f31929
commit
946364a501
@ -9,7 +9,6 @@ A curated list of awesome privilege escalation
|
||||
* [Capabilities](#capabilities)
|
||||
* [Tools](#tools)
|
||||
* [Find CVEs](#find-cves)
|
||||
* [Chkrootkit](#chkrootkit)
|
||||
* [NFS](#nfs)
|
||||
* [Presentations](#presentations)
|
||||
* [Windows](#windows)
|
||||
@ -112,9 +111,6 @@ is intended to be executed locally on a Linux box to enumerate basic system info
|
||||
- [cve-check-tool](https://github.com/clearlinux/cve-check-tool): Original Automated CVE Checking Tool.
|
||||
- [LPVS](https://github.com/lwindolf/lpvs): Linux Package Vulnerability Scanner for CentOS and Ubuntu.
|
||||
|
||||
### Chkrootkit
|
||||
- [Local root exploit in Chkrootkit](https://lepetithacker.wordpress.com/2017/04/30/local-root-exploit-in-chkrootkit/): Security researchers have found an local exploit for Chkrootkit 0.49 who allow to a simple user to make root’s commands.
|
||||
|
||||
### NFS
|
||||
- [Exploiting a Mis-Configured NFS Share](https://www.computersecuritystudent.com/SECURITY_TOOLS/METASPLOITABLE/EXPLOIT/lesson4/index.html)
|
||||
- [Linux Privilege Escalation using Misconfigured NFS](https://www.hackingarticles.in/linux-privilege-escalation-using-misconfigured-nfs/): How to exploit a misconfigured NFS share to gain root access to a remote host machine.
|
||||
|
Loading…
Reference in New Issue
Block a user