From 71a7a5d5a14300fb8d3c195eaa22a7bdec945a16 Mon Sep 17 00:00:00 2001 From: trimstray Date: Sun, 23 Dec 2018 21:30:16 +0100 Subject: [PATCH] fixed typos - signed-off-by: trimstray --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 604c328..1d62731 100644 --- a/README.md +++ b/README.md @@ -221,8 +221,8 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo

  :small_orange_diamond: Sublime Text - is a lightweight, cross-platform code editor known for its speed, ease of use.
-  :small_orange_diamond: Atom - a hackable text editor for the 21st Century.
  :small_orange_diamond: Visual Studio Code - an open-source and free source code editor developed by Microsoft.
+  :small_orange_diamond: Atom - a hackable text editor for the 21st Century.

#### Web Tools @@ -276,7 +276,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo   :small_orange_diamond: intoDNS - DNS and mail server health checker.
  :small_orange_diamond: Leaf DNS - comprehensive DNS tester.
  :small_orange_diamond: dnslookup (ceipam) - one of the best DNS propagation checker (and not only).
-  :small_orange_diamond: What's My DNS - DNS propagation checking Tool.
+  :small_orange_diamond: What's My DNS - DNS propagation checking tool.

@@ -301,7 +301,6 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo   :small_orange_diamond: Network-Tools - network tools for webmasters, IT technicians & geeks.
  :small_orange_diamond: URL Encode/Decode - tool from above to either encode or decode a string of text.
  :small_orange_diamond: Uncoder - the online translator for search queries on log data.
-  :small_orange_diamond: XSS String Encoder - for generating XSS code to check your input validation filters against XSS.
  :small_orange_diamond: RegExr - online tool to learn, build, & test Regular Expressions (RegEx / RegExp).
  :small_orange_diamond: Hardenize - deploy the security standards.
  :small_orange_diamond: VirusTotal - analyze suspicious files and URLs to detect types of malware.
@@ -576,6 +575,7 @@ Linux Security Expert - trainings, howtos, checklists, security tools an   :small_orange_diamond: SQL Injection Cheat Sheet - detailed technical information about the many different variants of the SQL Injection.
  :small_orange_diamond: Entersoft Knowledge Base - great and detailed reference about vulnerabilities.
  :small_orange_diamond: HTML5 Security Cheatsheet - a collection of HTML5 related XSS attack vectors.
+  :small_orange_diamond: XSS String Encoder - for generating XSS code to check your input validation filters against XSS.
  :small_orange_diamond: GTFOBins - list of Unix binaries that can be exploited by an attacker to bypass local security restrictions.
  :small_orange_diamond: Guifre Ruiz Notes - collection of security, system, network and pentest cheatsheets.
  :small_orange_diamond: SSRF Tips - a collection of SSRF Tips.