From 6af87608a451ff767dc055befa1d7689ee4e56f1 Mon Sep 17 00:00:00 2001 From: trimstray Date: Sat, 11 Jan 2020 11:13:55 +0100 Subject: [PATCH] add 'AutoRecon' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07f64af..7047b02 100644 --- a/README.md +++ b/README.md @@ -1177,6 +1177,7 @@ CyberTalks - talks, interviews, and article about cybersecurity.
  :small_orange_diamond: Nikto2 - web server scanner which performs comprehensive tests against web servers for multiple items.
  :small_orange_diamond: sqlmap - tool that automates the process of detecting and exploiting SQL injection flaws.
  :small_orange_diamond: Recon-ng - is a full-featured Web Reconnaissance framework written in Python.
+  :small_orange_diamond: AutoRecon - is a network reconnaissance tool which performs automated enumeration of services.
  :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.