From eb3c57704576ba2c76e853ba0c524541fa802336 Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Tue, 22 Oct 2019 17:25:37 +0200 Subject: [PATCH] add repology badge (#31) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e543323..647160d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Packaging status](https://repology.org/badge/vertical-allrepos/autorecon.svg)](https://repology.org/project/autorecon/versions) + # AutoRecon AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services. It is intended as a time-saving tool for use in CTFs and other penetration testing environments (e.g. OSCP). It may also be useful in real-world engagements.