From 9a67c89c4c8e43780f863d7d68c1cbb07b01d4db Mon Sep 17 00:00:00 2001
From: trimstray
Date: Sun, 1 Dec 2019 23:19:54 +0100
Subject: [PATCH] add new stuff - signed-off-by: trimstray
---
README.md | 20 +++++++++++++++++---
1 file changed, 17 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 52ec88e..6a643c5 100644
--- a/README.md
+++ b/README.md
@@ -219,12 +219,15 @@ Only main chapters:
: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.
:small_orange_diamond: wrk2 - is a constant throughput, correct latency recording variant of wrk.
+ :small_orange_diamond: vegeta - is a constant throughput, correct latency recording variant of wrk.
:small_orange_diamond: bombardier - is a fast cross-platform HTTP benchmarking tool written in Go.
:small_orange_diamond: gobench - http/https load testing and benchmarking tool.
:small_orange_diamond: hey - HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom.
:small_orange_diamond: boom - is a script you can use to quickly smoke-test your web app deployment.
:small_orange_diamond: SlowHTTPTest - is a tool that simulates some Application Layer Denial of Service attacks by prolonging HTTP.
:small_orange_diamond: gobuster - is a free and open source directory/file & DNS busting tool written in Go.
+ :small_orange_diamond: ssllabs-scan - command-line reference-implementation client for SSL Labs APIs.
+ :small_orange_diamond: http-observatory - Mozilla HTTP Observatory cli version.
##### :black_small_square: SSL
@@ -746,7 +749,8 @@ performance of any of your sites from across the globe.
:small_orange_diamond: kubernetes-the-easy-way - bootstrap Kubernetes the easy way on Google Cloud Platform. No scripts.
:small_orange_diamond: cheatsheet-kubernetes-A4 - Kubernetes CheatSheets in A4.
:small_orange_diamond: k8s-security - kubernetes security notes and best practices.
- :small_orange_diamond: kubernetes-production-best-practices - Checklists with best-practices for production-ready Kubernetes.
+ :small_orange_diamond: kubernetes-production-best-practices - checklists with best-practices for production-ready Kubernetes.
+ :small_orange_diamond: kubernetes-failure-stories - is a compilation of public failure/horror stories related to Kubernetes.
#### Manuals/Howtos/Tutorials [[TOC]](#anger-table-of-contents)
@@ -917,7 +921,10 @@ performance of any of your sites from across the globe.
: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: List of applications - huge collection of applications sorted by category, as a reference for those looking for packages.
+ :small_orange_diamond: List of applications - huge collection of applications sorted by category, as a reference for those looking for packages.
+ :small_orange_diamond: CS-Interview-Knowledge-Map - build the best interview map.
+ :small_orange_diamond: DevOps-Guide - DevOps Guide from basic to advanced with Interview Questions and Notes.
+ :small_orange_diamond: devops-interview-questions - contains interview questions on various DevOps and SRE related topics.
##### :black_small_square: Developers
@@ -962,6 +969,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: computer-science - path to a free self-taught education in Computer Science.
:small_orange_diamond: post-mortems - is a collection of postmortems (config errors, hardware failures, and more).
:small_orange_diamond: The-Documentation-Compendium - various README templates & tips on writing high-quality documentation.
+ :small_orange_diamond: awesome-python-applications - free software that works great, and also happens to be open-source Python.
#### Blogs/Podcasts/Videos [[TOC]](#anger-table-of-contents)
@@ -1232,7 +1240,7 @@ CyberTalks - talks, interviews, and article about cybersecurity.
:small_orange_diamond: OWASP Mutillidae II - free, open source, deliberately vulnerable web-application.
:small_orange_diamond: OWASP Juice Shop Project - the most bug-free vulnerable application in existence.
:small_orange_diamond: juicy-ctf - run Capture the Flags and Security Trainings with OWASP Juice Shop.
- :small_orange_diamond: OWASP WebGoat Project - insecure web application maintained by OWASP designed to teach web app security.
+ :small_orange_diamond: SecurityShepherd - web and mobile application security training platform.
:small_orange_diamond: Security Ninjas - open source application security training program.
:small_orange_diamond: hackazon - a modern vulnerable web app.
:small_orange_diamond: dvna - damn vulnerable NodeJS application.
@@ -1247,6 +1255,12 @@ AWS deployment tool.
:small_orange_diamond: RootTheBox - a Game of Hackers (CTF Scoreboard & Game Manager).
+##### :black_small_square: Vulnerable virtual machines
+
+
+ :small_orange_diamond: metasploitable3 - is a VM that is built from the ground up with a large amount of security vulnerabilities.
+
+
##### :black_small_square: Labs (ethical hacking platforms/trainings/CTFs)