From 60b1c7ca08e0b83e53e182ff077700726ab8255e Mon Sep 17 00:00:00 2001 From: crypt0rr <57799908+crypt0rr@users.noreply.github.com> Date: Wed, 20 Oct 2021 12:55:09 +0200 Subject: [PATCH 1/5] Added hash-cracker - signed-off-by: crypt0rr <57799908+crypt0rr@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db3aac2..76662fe 100644 --- a/README.md +++ b/README.md @@ -1285,6 +1285,7 @@ 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: hash-cracker - Script to perform some hashcracking logic automagically.

##### :black_small_square: Pentests bookmarks collection From e11be0e1331ff679396fd5a327d136586964088a Mon Sep 17 00:00:00 2001 From: crypt0rr <57799908+crypt0rr@users.noreply.github.com> Date: Wed, 20 Oct 2021 13:06:17 +0200 Subject: [PATCH 2/5] Added CrackMapExec - signed-off-by: crypt0rr <57799908+crypt0rr@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76662fe..090dea3 100644 --- a/README.md +++ b/README.md @@ -1286,6 +1286,7 @@ 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: hash-cracker - Script to perform some hashcracking logic automagically.
+  :small_orange_diamond: CrackMapExec - A swiss army knife for pentesting networks.

##### :black_small_square: Pentests bookmarks collection From dc90e615f168494934463f5ebad46f56ced37be8 Mon Sep 17 00:00:00 2001 From: crypt0rr <57799908+crypt0rr@users.noreply.github.com> Date: Wed, 20 Oct 2021 13:06:33 +0200 Subject: [PATCH 3/5] Added BloodHound - signed-off-by: crypt0rr <57799908+crypt0rr@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 090dea3..910d685 100644 --- a/README.md +++ b/README.md @@ -1287,6 +1287,7 @@ CyberTalks - talks, interviews, and article about cybersecurity.
  :small_orange_diamond: OWASP Threat Dragon - is a tool used to create threat model diagrams and to record possible threats.
  :small_orange_diamond: hash-cracker - Script to perform some hashcracking logic automagically.
  :small_orange_diamond: CrackMapExec - A swiss army knife for pentesting networks.
+  :small_orange_diamond: BloodHound - Active Directory information gathering - Six Degrees of Domain Admin.

##### :black_small_square: Pentests bookmarks collection From 3d3132a8e96bd7986ab12a1c54147e3e6cdcdf97 Mon Sep 17 00:00:00 2001 From: crypt0rr <57799908+crypt0rr@users.noreply.github.com> Date: Wed, 20 Oct 2021 13:09:59 +0200 Subject: [PATCH 4/5] Added Evil-WinRM - signed-off-by: crypt0rr <57799908+crypt0rr@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 910d685..94ed011 100644 --- a/README.md +++ b/README.md @@ -1288,6 +1288,8 @@ CyberTalks - talks, interviews, and article about cybersecurity.
  :small_orange_diamond: hash-cracker - Script to perform some hashcracking logic automagically.
  :small_orange_diamond: CrackMapExec - A swiss army knife for pentesting networks.
  :small_orange_diamond: BloodHound - Active Directory information gathering - Six Degrees of Domain Admin.
+  :small_orange_diamond: Arsenal - Arsenal is just a quick inventory and launcher for hacking programs.
+  :small_orange_diamond: Evil-WinRM - The ultimate WinRM shell for hacking/pentesting.

##### :black_small_square: Pentests bookmarks collection From 8317bd37cde06635bd94cfd6e223903f962d24d4 Mon Sep 17 00:00:00 2001 From: crypt0rr <57799908+crypt0rr@users.noreply.github.com> Date: Wed, 20 Oct 2021 13:26:23 +0200 Subject: [PATCH 5/5] Added AdGuardHome - signed-off-by: crypt0rr <57799908+crypt0rr@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94ed011..28107ec 100644 --- a/README.md +++ b/README.md @@ -757,6 +757,7 @@ performance of any of your sites from across the globe.

  :small_orange_diamond: Emerald Onion - is a 501(c)(3) nonprofit organization and transit internet service provider (ISP).
  :small_orange_diamond: pi-hole - the Pi-holeĀ® is a DNS sinkhole that protects your devices from unwanted content.
+  :small_orange_diamond: AdGuard Home - Network-wide ads & trackers blocking DNS server.
  :small_orange_diamond: maltrail - malicious traffic detection system.
  :small_orange_diamond: security_monkey - monitors AWS, GCP, OpenStack, and GitHub orgs for assets and their changes over time.
  :small_orange_diamond: firecracker - secure and fast microVMs for serverless computing.