Skip to content

Commit 652983e

Browse files
committed
Merge branch 'master' of github.com:HackTricks-wiki/hacktricks
2 parents 69dc1d0 + c1837de commit 652983e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

searchindex.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/linux-hardening/privilege-escalation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ uname -a
4040
searchsploit "Linux Kernel"
4141
```
4242

43-
You can find a good vulnerable kernel list and some already **compiled exploits** here: [https://github.com/lucyoa/kernel-exploits](https://github.com/lucyoa/kernel-exploits) and [exploitdb sploits](https://github.com/offensive-security/exploitdb-bin-sploits/tree/master/bin-sploits).\
43+
You can find a good vulnerable kernel list and some already **compiled exploits** here: [https://github.com/lucyoa/kernel-exploits](https://github.com/lucyoa/kernel-exploits) and [exploitdb sploits](https://gitlab.com/exploit-database/exploitdb-bin-sploits).\
4444
Other sites where you can find some **compiled exploits**: [https://github.com/bwbwbwbw/linux-exploit-binaries](https://github.com/bwbwbwbw/linux-exploit-binaries), [https://github.com/Kabot/Unix-Privilege-Escalation-Exploits-Pack](https://github.com/Kabot/Unix-Privilege-Escalation-Exploits-Pack)
4545

4646
To extract all the vulnerable kernel versions from that web you can do:

0 commit comments

Comments
 (0)