From edfc9ca785aade6bdf60c4602432bd273532631a Mon Sep 17 00:00:00 2001
From: trimstray
:small_orange_diamond: amass - tool obtains subdomain names by scraping data sources, crawling web archives and more.
:small_orange_diamond: namebench - provides personalized DNS server recommendations based on your browsing history.
+ :small_orange_diamond: dnscrypt-proxy 2 - a flexible DNS proxy, with support for encrypted DNS protocols.
@@ -170,6 +170,7 @@ Only main chapters:
:small_orange_diamond: sslscan - tests SSL/TLS enabled services to discover supported cipher suites.
:small_orange_diamond: testssl.sh - testing TLS/SSL encryption anywhere on any port.
:small_orange_diamond: spiped - is a utility for creating symmetrically encrypted and authenticated pipes between socket addresses.
+ :small_orange_diamond: Certbot - is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server.
:small_orange_diamond: mkcert - simple zero-config tool to make locally trusted development certificates with any names you'd like.
:small_orange_diamond: incron - is an inode-based filesystem notification technology.
+ :small_orange_diamond: GRV - is a terminal based interface for viewing Git repositories.
:small_orange_diamond: tldr - simplified and community-driven man pages.
:small_orange_diamond: pure-bash-bible - a collection of pure bash alternatives to external processes.
:small_orange_diamond: The Bash Hackers Wiki - hold documentation of any kind about GNU Bash.
:small_orange_diamond: Shell & Utilities - describes the commands and utilities offered to application programs by POSIX-conformant systems.
+ :small_orange_diamond: the-art-of-command-line - master the command line, in one page.
+ :small_orange_diamond: The System Design Primer - learn how to design large-scale systems.
+ :small_orange_diamond: Awesome Scalability - best practices in building High Scalability, High Availability, High Stability and more.
+
@@ -580,7 +593,8 @@ performance of any of your sites from across the globe.
:small_orange_diamond: CTF Series : Vulnerable Machines - the steps below could be followed to find vulnerabilities and exploits.
: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: 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.
@@ -603,7 +617,6 @@ performance of any of your sites from across the globe.
:small_orange_diamond: Command-line-text-processing - from finding text to search and replace, from sorting to beautifying text and more.
:small_orange_diamond: Awesome Pcaptools - collection of tools developed by other researchers to process network traces.
:small_orange_diamond: Linux Network Performance - learn where some of the network sysctl variables fit into the Linux/Kernel network flow.
- :small_orange_diamond: Awesome Scalability - best practices in building High Scalability, High Availability, High Stability and more.
:small_orange_diamond: Awesome Postgres - list of awesome PostgreSQL software, libraries, tools and resources.
:small_orange_diamond: Awesome-Selfhosted - list of Free Software network services and web applications which can be hosted locally.
:small_orange_diamond: Bugcrowd University - open source education content for the researcher community.
+ :small_orange_diamond: OSCPRepo - a list of resources and scripts that I have been gathering (and continuing to gather) in preparation for the OSCP.