From d2f72700baba5b9d6e0e2caead40def60853d5d0 Mon Sep 17 00:00:00 2001 From: Tib3rius <48113936+Tib3rius@users.noreply.github.com> Date: Sat, 31 Jul 2021 21:11:57 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b67a694..275286d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ > It's like bowling with bumpers. - [@ippsec](https://twitter.com/ippsec) +# Please Read Before Using + +**This is a public beta of AutoRecon version 2, which is effectively a complete rewrite of version 1. As such, there are no promises about stability, and you should expect bugs. During this beta, testers are encouraged to try out the new features, especially the new plugin functionality, and report bugs when they are found. Feedback on improvements and changes is also encouraged. There is no guarantee that the current plugin system "API" will be the same when version 2 is released.** + +**A wiki will be added to this repository to more fully explain the features in AutoRecon version 2.** + # 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.