From bacf4742bacbf218971efb1acd8ddd521b5d16f6 Mon Sep 17 00:00:00 2001 From: Shubham S Jagtap <63872951+ShubhamJagtap2000@users.noreply.github.com> Date: Mon, 26 Sep 2022 00:02:05 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab7c2d7..b2f1f46 100644 --- a/README.md +++ b/README.md @@ -1301,6 +1301,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: ffuf - A tool for directory and virtual host discovery (without DNS records), GET and POST parameter fuzzing.
+  :small_orange_diamond: Wireshark - is the world’s foremost and widely-used network protocol analyzer.

##### :black_small_square: Pentests bookmarks collection From 720761da145d6aef0db3f7edea85dfcb9f6340b1 Mon Sep 17 00:00:00 2001 From: Shubham S Jagtap <63872951+ShubhamJagtap2000@users.noreply.github.com> Date: Mon, 26 Sep 2022 00:21:07 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b2f1f46..6e3466b 100644 --- a/README.md +++ b/README.md @@ -1302,7 +1302,6 @@ CyberTalks - talks, interviews, and article about cybersecurity.
  :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: ffuf - A tool for directory and virtual host discovery (without DNS records), GET and POST parameter fuzzing.
-  :small_orange_diamond: Wireshark - is the world’s foremost and widely-used network protocol analyzer.

##### :black_small_square: Pentests bookmarks collection