From b14cf608517ba8fca5501fd1ca5fedbe1cfbd654 Mon Sep 17 00:00:00 2001 From: trimstray Date: Mon, 24 Jun 2019 11:45:24 +0200 Subject: [PATCH] update 'Labs (ethical hacking platforms/trainings/CTFs)' - signed-off-by: trimstray --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index c5d405c..bc58da0 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ Only main chapters:   :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.
  :small_orange_diamond: ngrep - is like GNU grep applied to the network layer.
+  :small_orange_diamond: sockdump - dump unix domain socket traffic.
  :small_orange_diamond: stenographer - is a packet capture solution which aims to quickly spool all packets to disk.
  :small_orange_diamond: bmon - is a 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.
@@ -817,6 +818,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: reverseengineering-reading-list - a list of Reverse Engineering articles, books, and papers.
  :small_orange_diamond: Awesome-WAF - a curated list of awesome web-app firewall (WAF) stuff.
  :small_orange_diamond: RobotsDisallowed - a curated list of the most common and most interesting robots.txt disallowed directories.
+  :small_orange_diamond: awesome-yara - a curated list of awesome YARA rules, tools, and people.
  :small_orange_diamond: Movies for Hackers - list of movies every hacker & cyberpunk must watch.
  :small_orange_diamond: technical-whitepapers - IT whitepapers; hacking, web app security, db, reverse engineering and more; EN/PL.

@@ -1084,6 +1086,7 @@ CyberTalks - talks, interviews, and article about cybersecurity.
  :small_orange_diamond: Pwnable.tw - is a wargame site for hackers to test and expand their binary exploiting skills.
  :small_orange_diamond: picoCTF - is a free computer security game targeted at middle and high school students.
  :small_orange_diamond: CTFlearn - is an online platform built to help ethical hackers learn and practice their cybersecurity knowledge and skills.
+  :small_orange_diamond: ctftime - CTF archive and a place, where you can get some another CTF-related info.
  :small_orange_diamond: Silesia Security Lab - high quality security testing services.
  :small_orange_diamond: Practical Pentest Labs - pentest lab, take your Hacking skills to the next level.
  :small_orange_diamond: Root Me - the fast, easy, and affordable way to train your hacking skills.
@@ -1100,6 +1103,22 @@ CyberTalks - talks, interviews, and article about cybersecurity.
  :small_orange_diamond: Microcorruption - reversal challenges done in the web interface.
  :small_orange_diamond: Crackmes - download crackmes to help improve your reverse engineering skills.
  :small_orange_diamond: DomGoat - DOM XSS security learning and practicing platform.
+  :small_orange_diamond: Stereotyped Challenges - is intended for offensive security experts who are willing to overcome situations of getting stuck in breaking into web services or web-based solutions.
+  :small_orange_diamond: OverTheWire - can help you to learn and practice security concepts in the form of fun-filled games.
+  :small_orange_diamond: Vulnhub - allows anyone to gain practical 'hands-on' experience in digital security, computer software & network administration.
+  :small_orange_diamond: W3Challs - is a penetration testing training platform, which offers various computer challenges.
+  :small_orange_diamond: RingZer0 CTF - offers you tons of challenges designed to test and improve your hacking skills through hacking challenges.
+  :small_orange_diamond: try2hack - several security-oriented challenges for your entertainment.
+  :small_orange_diamond: Hack.me - a platform where the community can build, host and share vulnerable web application code for educational and research purposes.
+  :small_orange_diamond: HackThis! - discover how hacks, dumps and defacements are performed and secure your website against hackers with HackThis!
+  :small_orange_diamond: Enigma Group WebApp Training - these challenges cover the exploits listed in the OWASP Top 10 Project.
+

+  :small_orange_diamond: Reverse Engineering Challenges - challenges, exercises, problems and tasks - by level, by type, by architecture, and more.
+  :small_orange_diamond: 0x00sec - the home of the Hacker - Malware, Reverse Engineering, and Computer Science.
+  :small_orange_diamond: We Chall - there are exist a lots of different challenge types, e.g. Cryptographic, Crackit, Steganography, Programming, Logic and Math/Science.
+  :small_orange_diamond: Hacker Gateway - is the go-to place for hackers who want to test their skills.
+  :small_orange_diamond: Hacker101 - is a free class for web security.
+  :small_orange_diamond: contained.af - a stupid game for learning about containers, capabilities, and syscalls.

##### :black_small_square: Other resources