From d76066d94ae21bb39a14d0f92526cac3963dbd8d Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Sat, 4 Nov 2023 00:34:27 +0100 Subject: [PATCH] Update extra-cheat-sheets.json --- extra-cheat-sheets.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index 28fc11bc5..a0f3151b7 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -302,5 +302,9 @@ "Runbooks Security Incident": { "github": "redar0n/incident-runbook", "type": "github" + }, + "Runbooks Pentesting": { + "github": "IlyasKadi/runbook", + "type": "github" } }