From 9dc33fdf7a07456fd505d306542bd777b0bb5d8a Mon Sep 17 00:00:00 2001 From: Kawser Habib Date: Sat, 27 Mar 2021 00:30:40 +0600 Subject: [PATCH] Add 'DIRB' - signed-off-by: khabib97 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7da65b3..4f3c12f 100644 --- a/README.md +++ b/README.md @@ -1283,6 +1283,8 @@ CyberTalks - talks, interviews, and article about cybersecurity.
  :small_orange_diamond: mimikatz - a little tool to play with Windows security.
  :small_orange_diamond: sherlock - hunt down social media accounts by username across social networks.
  :small_orange_diamond: OWASP Threat Dragon - is a tool used to create threat model diagrams and to record possible threats.
+  :small_orange_diamond: DIRB - is a Web Content Scanner. It looks for existing (and/or hidden) Web +Objects. It basically works by launching a dictionary based attack against a web server and analizing the response.

##### :black_small_square: Pentests bookmarks collection