From 1595329ef9704d0e733414e00d6fa43dec5ffa5d Mon Sep 17 00:00:00 2001 From: trimstray Date: Thu, 21 Mar 2019 22:39:39 +0100 Subject: [PATCH] added new tools, cheatsheets and more - signed-off-by: trimstray --- README.md | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1948547..60f0942 100644 --- a/README.md +++ b/README.md @@ -97,8 +97,10 @@ Only main chapters: ##### :black_small_square: Shells

-  :small_orange_diamond: Oh My ZSH! - the best framework for managing your Zsh configuration.
+  :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.

@@ -106,6 +108,7 @@ Only main chapters:

  :small_orange_diamond: Midnight Commander - visual file manager, licensed under GNU General Public License.
+  :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: PuTTY - is an SSH and telnet client, developed originally by Simon Tatham.
  :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: fierce - a DNS reconnaissance tool for locating non-contiguous IP space.
+  :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.

##### :black_small_square: Security @@ -322,7 +328,7 @@ Only main chapters:   :small_orange_diamond: Panopticlick 3.0 - is your browser safe against tracking?
  :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).

@@ -521,7 +527,7 @@ performance of any of your sites from across the globe.
##### :black_small_square: PGP Keyservers

-  :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.

##### :black_small_square: Other @@ -553,12 +559,18 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: HAProxy - the reliable, high performance TCP/HTTP load balancer.

-##### :black_small_square: Security/hardening +##### :black_small_square: DNS Services

-  :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: PowerDNS - is an open source authoritative DNS server, written in C++ and licensed under the GPL.
+

+ +##### :black_small_square: Security/hardening + +

+  :small_orange_diamond: Emerald Onion - seattle-based encrypted-transit internet service provider.
  :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.

+##### :black_small_square: Other + +

+  :small_orange_diamond: LBNL's Network Research Group - home page of the Network Research Group (NRG); tools, talks, papers and more.
+

+ #### Manuals/Howtos/Tutorials  [[TOC]](#anger-table-of-contents) ##### :black_small_square: Shells/Command line @@ -609,8 +627,9 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: nixCraft - linux and unix tutorials for new and seasoned sysadmin.
  :small_orange_diamond: TecMint - the ideal Linux blog for Sysadmins & Geeks.
  :small_orange_diamond: Omnisecu - free Networking, System Administration and Security tutorials.
+  :small_orange_diamond: linux-cheat - Linux tutorials and cheatsheets. Minimal examples. Mostly user-land CLI utilities.
  :small_orange_diamond: Unix Toolbox - collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users.
-  :small_orange_diamond: Linux Guide and Hints - tutorials on system administration in Fedora® and CentOS®, including OpenLDAP and FreeIPA.
+  :small_orange_diamond: Linux Guide and Hints - tutorials on system administration in Fedora and CentOS.
  :small_orange_diamond: http2-explained - a detailed document explaining and documenting HTTP/2.
  :small_orange_diamond: http3-explained - a document describing the HTTP/3 and QUIC protocols.

@@ -695,6 +714,7 @@ performance of any of your sites from across the globe.
  :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: kubernetes-the-hard-way - bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
+  :small_orange_diamond: kubernetes-the-easy-way - bootstrap Kubernetes the easy way on Google Cloud Platform. No scripts.
  :small_orange_diamond: List of applications - huge collection of applications sorted by category, as a reference for those looking for packages.

@@ -770,6 +790,7 @@ Linux Security Expert - trainings, howtos, checklists, security tools an   :small_orange_diamond: Faraday - an Integrated Multiuser Pentest Environment.
  :small_orange_diamond: Photon - incredibly fast crawler designed for OSINT.
  :small_orange_diamond: XSStrike - most advanced XSS detection suite.
+  :small_orange_diamond: Sn1per - automated pentest framework for offensive security experts.
  :small_orange_diamond: John The Ripper - is a fast password cracker, currently available for many flavors of Unix, Windows, and other.
  :small_orange_diamond: hashcat - world's fastest and most advanced password recovery utility.
  :small_orange_diamond: p0f - is a tool to identify the players behind any incidental TCP/IP communications.
@@ -951,6 +972,7 @@ Linux Security Expert - trainings, howtos, checklists, security tools an

  :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.

###### DNS Servers list (privacy)