From 467408a9f1c535ef3a3c821d41a3a91646b373cb Mon Sep 17 00:00:00 2001 From: Manan Date: Tue, 18 Dec 2018 16:05:46 +0530 Subject: [PATCH] added gobuster to Network section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 229b3e5..8d27d57 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ for transferring data with URLs.
  :small_orange_diamond: httpstat - visualizes curl statistics in a way of beauty and clarity.
  :small_orange_diamond: gnutls-cli - client program to set up a TLS connection to some other computer.
  :small_orange_diamond: nmap - free and open source (license) utility for network discovery and security auditing.
+  :small_orange_diamond: gobuster - free and open source directory/file & DNS busting tool written in Go
  :small_orange_diamond: hping - command-line oriented TCP/IP packet assembler/analyzer.
  :small_orange_diamond: mtr - functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool.
  :small_orange_diamond: masscan - the fastest Internet port scanner, spews SYN packets asynchronously.