From 1595329ef9704d0e733414e00d6fa43dec5ffa5d Mon Sep 17 00:00:00 2001
From: trimstray
- :small_orange_diamond: Oh My ZSH! - the best framework for managing your Zsh configuration.
:small_orange_diamond: Midnight Commander - visual file manager, licensed under GNU General Public License.
+ :small_orange_diamond: PuTTY - is an SSH and telnet client, developed originally by Simon Tatham.
:small_orange_diamond: fierce - a DNS reconnaissance tool for locating non-contiguous IP space.
+ :small_orange_diamond: GNU Bash - is an sh-compatible shell that incorporates useful features from the Korn shell and C shell.
+ :small_orange_diamond: Zsh - is a shell designed for interactive use, although it is also a powerful scripting language.
:small_orange_diamond: bash-it - framework for using, developing and maintaining shell scripts and custom commands for your daily work.
+ :small_orange_diamond: Oh My ZSH! - the best framework for managing your Zsh configuration.
:small_orange_diamond: Oh My Fish - the Fishshell framework.
+ :small_orange_diamond: ranger - a VIM-inspired filemanager for the console.
:small_orange_diamond: screen - full-screen window manager that multiplexes a physical terminal.
:small_orange_diamond: tmux - terminal multiplexer, lets you switch easily between several programs in one terminal.
:small_orange_diamond: tmux-cssh - sets a comfortable and easy to use functionality, clustering and synchronizing virtual tmux-sessions.
@@ -122,6 +125,7 @@ Only main chapters:
##### :black_small_square: Network
:small_orange_diamond: nmap - free and open source (license) utility for network discovery and security auditing.
:small_orange_diamond: masscan - the fastest Internet port scanner, spews SYN packets asynchronously.
:small_orange_diamond: pbscan - faster and more efficient stateless SYN scanner and banner grabber.
@@ -147,6 +151,7 @@ Only main chapters:
+ :small_orange_diamond: subfinder - is a subdomain discovery tool that discovers valid subdomains for websites.
:small_orange_diamond: sublist3r - fast subdomains enumeration tool for penetration testers.
: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.
@@ -183,6 +188,7 @@ Only main chapters:
: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: Sublert - is a security and reconnaissance tool to automatically monitor new subdomains.
+ :small_orange_diamond: mkchain - open source tool to help you build a valid SSL certificate chain.
:small_orange_diamond: Privacy Analyzer - see what data is exposed from your browser.
:small_orange_diamond: Web Browser Security - it's all about Web Browser fingerprinting.
- :small_orange_diamond: How's My SSL? - was originally made to help a web server developer learn what real world TLS clients were capable of.
+ :small_orange_diamond: How's My SSL? - help a web server developer learn what real world TLS clients were capable of.
:small_orange_diamond: sslClientInfo - client test (incl TLSv1.3 information).
- :small_orange_diamond: SKS OpenPGP Key server - includes a highly-efficient reconciliation algorithm for keeping the keyservers synchronized.
+ :small_orange_diamond: SKS OpenPGP Key server - services for the SKS keyservers used by OpenPGP.
+ :small_orange_diamond: Unbound - validating, recursive, and caching DNS resolver (with TLS).
+ :small_orange_diamond: Knot Resolver - caching full resolver implementation, including both a resolver library and a daemon.
+ :small_orange_diamond: PowerDNS - is an open source authoritative DNS server, written in C++ and licensed under the GPL.
+
:small_orange_diamond: Emerald Onion - seattle-based encrypted-transit internet service provider.
- :small_orange_diamond: Unbound - validating, recursive, and caching DNS resolver (with TLS).
- :small_orange_diamond: Knot Resolver - caching full resolver implementation, including both a resolver library and a daemon.
:small_orange_diamond: pi-hole - the Pi-hole® is a DNS sinkhole that protects your devices from unwanted content.
:small_orange_diamond: maltrail - malicious traffic detection system.
:small_orange_diamond: security_monkey - monitors AWS, GCP, OpenStack, and GitHub orgs for assets and their changes over time.
@@ -578,6 +590,12 @@ performance of any of your sites from across the globe.
:small_orange_diamond: NRE Labs - learn automation by doing it. Right now, right here, in your browser.
+ :small_orange_diamond: LBNL's Network Research Group - home page of the Network Research Group (NRG); tools, talks, papers and more.
+
:small_orange_diamond: os-tutorial - how to create an OS from scratch.
:small_orange_diamond: Write your Own Virtual Machine - how to write your own virtual machine (VM).
+ :small_orange_diamond: x86 Bare Metal Examples - dozens of minimal operating systems to learn x86 system programming.