diff --git a/README.md b/README.md index aa4a4d3..ff27aab 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.
@@ -1271,6 +1272,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.