From bdc1910d9b9fb9d340c49246b18b1d9ee98369db Mon Sep 17 00:00:00 2001 From: trimstray Date: Tue, 25 Jun 2019 21:07:15 +0200 Subject: [PATCH] fix typos - signed-off-by: trimstray --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fc0966d..9268720 100644 --- a/README.md +++ b/README.md @@ -762,7 +762,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: ctf-tasks - an archive of low-level CTF challenges developed over the years.
  :small_orange_diamond: How to start RE/malware analysis? - collection of some hints and useful links for the beginners.
  :small_orange_diamond: The C10K problem - it's time for web servers to handle ten thousand clients simultaneously, don't you think?
-  :small_orange_diamond: poor man's profiler - sampling tools like oprofile or dtrace's don't really provide methods to see what programs are blocking on.
+  :small_orange_diamond: poor man's profiler - sampling tools like dtrace's don't really provide methods to see what programs are blocking on.
  :small_orange_diamond: Bank Grade Security - when companies say they have "Bank Grade Security" they imply that it is a good thing.*
  :small_orange_diamond: HTTPS on Stack Overflow - this is the story of a long journey regarding the implementation of SSL.
  :small_orange_diamond: Julia's Drawings - some drawings about programming and unix world, zines about systems & debugging tools.
@@ -777,7 +777,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Let's Build a Simple Database - writing a sqlite clone from scratch in C.
  :small_orange_diamond: simple-computer - great resource to understand how computers work under the hood.
  :small_orange_diamond: The story of "Have I been pwned?" - working with 154 million records on Azure Table Storage.
-  :small_orange_diamond: TOP500 Supercomputers - this list shows the 500 most powerful commercially available computer systems known to us.
+  :small_orange_diamond: TOP500 Supercomputers - shows the 500 most powerful commercially available computer systems known to us.

#### Inspiring Lists  [[TOC]](#anger-table-of-contents) @@ -1110,7 +1110,7 @@ AWS deployment tool.
  :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: Stereotyped Challenges - upgrade your web hacking techniques today!
  :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.
  :small_orange_diamond: W3Challs - is a penetration testing training platform, which offers various computer challenges.
@@ -1119,7 +1119,6 @@ AWS deployment tool.
  :small_orange_diamond: Hack.me - a platform where you can build, host and share vulnerable web apps for educational and research purposes.
  :small_orange_diamond: HackThis! - discover how hacks, dumps and defacements are performed and secure your website against hackers.
  :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, 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.