From 7c8e9ac4ce1d36ff0eec7ce4cd4922e6690632b3 Mon Sep 17 00:00:00 2001 From: Th1b4ud Date: Wed, 22 Apr 2020 16:01:49 +0200 Subject: [PATCH] Typo --- Methodology and Resources/Linux - Privilege Escalation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Methodology and Resources/Linux - Privilege Escalation.md b/Methodology and Resources/Linux - Privilege Escalation.md index d7a1d787..ae1705ca 100644 --- a/Methodology and Resources/Linux - Privilege Escalation.md +++ b/Methodology and Resources/Linux - Privilege Escalation.md @@ -11,7 +11,7 @@ * [In memory passwords](#in-memory-passwords) * [Find sensitive files](#find-sensitive-files) * [SSH Key](#ssh-key) - * [Sensitive files](##sensitive-files) + * [Sensitive files](#sensitive-files) * [SSH Key Predictable PRNG (Authorized_Keys) Process](#ssh-key-predictable-prng-authorized_keys-process) * [Scheduled tasks](#scheduled-tasks) * [Cron jobs](#cron-jobs)