From 5198f4a5398f522302e26e6662cd3166a33262d1 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 20 Oct 2022 00:16:46 -0700 Subject: [PATCH] :memo: Made note to also install dirb --- updates.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/updates.txt b/updates.txt index fa09c893..32c15aec 100644 --- a/updates.txt +++ b/updates.txt @@ -177,6 +177,7 @@ Install mkcert (good for ssl certification generation so you can use https on lo doas pacman -S mkcert -Install gobuster +Install gobuster and dirb paru gobuster (1st option) +paru dirb (1st option)