diff --git a/README.md b/README.md index 4e8f876..f7a1a89 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ Only main chapters:   :small_orange_diamond: wuzz - interactive cli tool for HTTP inspection.
  :small_orange_diamond: htrace.sh - simple Swiss Army knife for http/https troubleshooting and profiling.
  :small_orange_diamond: httpstat - visualizes curl statistics in a way of beauty and clarity.
+  :small_orange_diamond: httplab - the interactive web server.
  :small_orange_diamond: Lynx - is a text browser for the World Wide Web.
  :small_orange_diamond: siege - is an http load testing and benchmarking utility.
  :small_orange_diamond: wrk - is a modern HTTP benchmarking tool capable of generating significant load.
@@ -713,6 +714,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Awesome Pcaptools - collection of tools developed by other researchers to process network traces.
  :small_orange_diamond: Linux Network Performance - learn where some of the network sysctl variables fit into the Linux/Kernel network flow.
  :small_orange_diamond: Awesome Postgres - list of awesome PostgreSQL software, libraries, tools and resources.
+  :small_orange_diamond: quick-SQL-cheatsheet - a quick reminder of all SQL queries and examples on how to use them.
  :small_orange_diamond: Awesome-Selfhosted - list of Free Software network services and web applications which can be hosted locally.
  :small_orange_diamond: kubernetes-the-hard-way - bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
  :small_orange_diamond: kubernetes-the-easy-way - bootstrap Kubernetes the easy way on Google Cloud Platform. No scripts.
@@ -792,6 +794,7 @@ Linux Security Expert - trainings, howtos, checklists, security tools an   :small_orange_diamond: Photon - incredibly fast crawler designed for OSINT.
  :small_orange_diamond: XSStrike - most advanced XSS detection suite.
  :small_orange_diamond: Sn1per - automated pentest framework for offensive security experts.
+  :small_orange_diamond: WhatWaf - detect and bypass web application firewalls and protection systems.
  :small_orange_diamond: John The Ripper - is a fast password cracker, currently available for many flavors of Unix, Windows, and other.
  :small_orange_diamond: hashcat - world's fastest and most advanced password recovery utility.
  :small_orange_diamond: p0f - is a tool to identify the players behind any incidental TCP/IP communications.
@@ -881,6 +884,7 @@ Linux Security Expert - trainings, howtos, checklists, security tools an   :small_orange_diamond: Google Gruyere - web application exploits and defenses.
  :small_orange_diamond: Bodhi - is a playground focused on learning the exploitation of client-side web vulnerabilities.
  :small_orange_diamond: Websploit - single vm lab with the purpose of combining several vulnerable appliations in one environment.
+  :small_orange_diamond: vulhub - pre-built Vulnerable Environments based on docker-compose

##### :black_small_square: Labs (ethical hacking platforms/trainings/CTFs)