diff --git a/README.md b/README.md index cc6cafc..f9ea716 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ Only main chapters:   :small_orange_diamond: Eternal Terminal - enables mouse-scrolling and tmux commands inside the SSH session.
  :small_orange_diamond: nmap - is a free and open source (license) utility for network discovery and security auditing.
  :small_orange_diamond: zmap - is a fast single packet network scanner designed for Internet-wide network surveys.
+  :small_orange_diamond: Rust Scan - to find all open ports faster than nmap & automatically pipe them into Nmap.
  :small_orange_diamond: masscan - is the fastest Internet port scanner, spews SYN packets asynchronously.
  :small_orange_diamond: pbscan - is a faster and more efficient stateless SYN scanner and banner grabber.
  :small_orange_diamond: hping - is a command-line oriented TCP/IP packet assembler/analyzer.
@@ -254,6 +255,7 @@ Only main chapters:   :small_orange_diamond: httpstat - is a tool that visualizes curl statistics in a way of beauty and clarity.
  :small_orange_diamond: httplab - is an interactive web server.
  :small_orange_diamond: Lynx - is a text browser for the World Wide Web.
+  :small_orange_diamond: Browsh - is a fully interactive, real-time, and modern text-based browser rendered to TTYs and browsers.
  :small_orange_diamond: HeadlessBrowsers - a list of (almost) all headless web browsers in existence.
  :small_orange_diamond: ab - is a single-threaded command line tool for measuring the performance of HTTP web servers.
  :small_orange_diamond: siege - is an http load testing and benchmarking utility.