diff --git a/README.md b/README.md index e7b2dd5..8423ad9 100644 --- a/README.md +++ b/README.md @@ -303,6 +303,7 @@ Only main chapters:   :small_orange_diamond: Common CA Database - repository of information about CAs, and their root and intermediate certificates.
  :small_orange_diamond: CERTSTREAM - real-time certificate transparency log update stream.
  :small_orange_diamond: crt.sh - discovers certificates by continually monitoring all of the publicly known CT.
+  :small_orange_diamond: Hardenize - deploy the security standards.

##### :black_small_square: HTTP Headers & Web Linters @@ -340,6 +341,17 @@ Only main chapters:   :small_orange_diamond: DKIM SPF & Spam Assassin Validator - checks mail authentication and scores messages with Spam Assassin.

+##### :black_small_square: Encoders/Decoders and Regex testing + +

+  :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: Regex101 - online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript.
+  :small_orange_diamond: RegExr - online tool to learn, build, & test Regular Expressions (RegEx / RegExp).
+  :small_orange_diamond: RegEx Testing - online regex testing tool.
+  :small_orange_diamond: CyberChef - The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis.
+

+ ##### :black_small_square: Net-tools

@@ -350,12 +362,6 @@ Only main chapters:   :small_orange_diamond: Online Curl - curl test, analyze HTTP Response Headers.
  :small_orange_diamond: Ping.eu - online Ping, Traceroute, DNS lookup, WHOIS and others.
  :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: Regex101 - online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript.
-  :small_orange_diamond: RegExr - online tool to learn, build, & test Regular Expressions (RegEx / RegExp).
-  :small_orange_diamond: RegEx Testing - online regex testing tool.
-  :small_orange_diamond: Hardenize - deploy the security standards.
  :small_orange_diamond: VirusTotal - analyze suspicious files and URLs to detect types of malware.