diff --git a/README.md b/README.md
index 969e0c9..0ecac32 100644
--- a/README.md
+++ b/README.md
@@ -122,6 +122,7 @@ Only main chapters:
:small_orange_diamond: tcpdump - powerful command-line packet analyzer.
:small_orange_diamond: tshark - dump and analyze network traffic (wireshark cli).
:small_orange_diamond: ngrep - is like GNU grep applied to the network layer.
+ :small_orange_diamond: stenographer - is a packet capture solution which aims to quickly spool all packets to disk.
:small_orange_diamond: bmon - monitoring and debugging tool to capture networking related statistics and prepare them visually.
:small_orange_diamond: iptraf-ng - is a console-based network monitoring program for Linux that displays information about IP traffic.
:small_orange_diamond: iPerf3 - is a tool for active measurements of the maximum achievable bandwidth on IP networks.
@@ -595,6 +596,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: SSL Research - SSL and TLS Deployment Best Practices by SSL Labs.
:small_orange_diamond: Certificates and PKI - everything you should know about certificates and PKI but are too afraid to ask.
:small_orange_diamond: The Art of Subdomain Enumeration - a reference for subdomain enumeration techniques.
+ :small_orange_diamond: Weird Proxies - reverse proxy related attacks; it is a result of analysis of various reverse proxies, cache proxies, etc.
:small_orange_diamond: Quitting Google - the comprehensive guide to quitting Google.