From 13991e83adee30a4125e7944abe5682ff75d50da Mon Sep 17 00:00:00 2001 From: Alekhine51 Date: Sat, 26 Jun 2021 18:42:40 -0400 Subject: [PATCH 1/2] Update README.md Added Cutter to Pentest tools, and added Socat to network tools. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6a0b37e..7fea99d 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,7 @@ Only main chapters:   :small_orange_diamond: mtr - is a tool that combines the functionality of the 'traceroute' and 'ping' programs in a single tool.
  :small_orange_diamond: mylg - utility which combines the functions of the different network probes in one diagnostic tool.
  :small_orange_diamond: netcat - utility which reads and writes data across network connections, using the TCP/IP protocol.
+  :small_orange_diamond: socat - utility which transfers data between two objects.
  :small_orange_diamond: tcpdump - is a powerful command-line packet analyzer.
  :small_orange_diamond: tshark - is a tool that allows us to dump and analyze network traffic (wireshark cli).
  :small_orange_diamond: Termshark - is a simple terminal user-interface for tshark.
@@ -1272,6 +1273,7 @@ CyberTalks - talks, interviews, and article about cybersecurity.
  :small_orange_diamond: radare2 - framework for reverse-engineering and analyzing binaries.
  :small_orange_diamond: routersploit - exploitation framework for embedded devices.
  :small_orange_diamond: Ghidra - is a software reverse engineering (SRE) framework.
+  :small_orange_diamond: Cutter - is an SRE platform integrating Ghidra's decompiler.
  :small_orange_diamond: Vulnreport - open-source pentesting management and automation platform by Salesforce Product Security.
  :small_orange_diamond: Mentalist - is a graphical tool for custom wordlist generation.
  :small_orange_diamond: archerysec - vulnerability assessment and management helps to perform scans and manage vulnerabilities.
@@ -1485,6 +1487,7 @@ AWS deployment tool.

  :small_orange_diamond: #hackerspaces - hackerspace IRC channels.
+  :small_orange_diamond: #Libera - Free IRC network hosted by a Swiss non-profit. Used by many projects.

##### :black_small_square: Security From dc9d28e750023cfb005a374e9706b31ec58388d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=C5=BBy?= Date: Tue, 13 Jul 2021 12:38:37 +0200 Subject: [PATCH 2/2] remove libera.ch --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7fea99d..d84e9a5 100644 --- a/README.md +++ b/README.md @@ -1487,7 +1487,6 @@ AWS deployment tool.

  :small_orange_diamond: #hackerspaces - hackerspace IRC channels.
-  :small_orange_diamond: #Libera - Free IRC network hosted by a Swiss non-profit. Used by many projects.

##### :black_small_square: Security