diff --git a/README.md b/README.md index 576ae7a..312b30f 100644 --- a/README.md +++ b/README.md @@ -637,7 +637,7 @@ performance of any of your sites from across the globe.
#### Manuals/Howtos/Tutorials  [[TOC]](#anger-table-of-contents) -##### :black_small_square: Shells/Command line +##### :black_small_square: Shell/Command line

  :small_orange_diamond: pure-bash-bible - a collection of pure bash alternatives to external processes.
@@ -730,6 +730,15 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Security Cookies - this paper will take a close look at cookie security.

+##### :black_small_square: All-in-one + +

+  :small_orange_diamond: LZone Cheat Sheets - all cheat sheets.
+  :small_orange_diamond: Dan’s Cheat Sheets’s - massive cheat sheets documentation.
+  :small_orange_diamond: Rico's cheatsheets - this is a modest collection of cheatsheets.
+  :small_orange_diamond: DevDocs API - combines multiple API documentations in a fast, organized, and searchable interface.
+

+ ##### :black_small_square: Other

@@ -737,9 +746,6 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: 50M_CTF_Writeup - $50 million CTF from Hackerone - writeup.
  :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: LZone Cheat Sheets - all cheat sheets.
-  :small_orange_diamond: Dan’s Cheat Sheets’s - massive cheat sheets documentation.
-  :small_orange_diamond: Rico's cheatsheets - this is a modest collection of cheatsheets.
  :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: 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.