From 10bc4be8015f451ed43b4a5cdd86d3fccc0188c8 Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Sun, 13 Jan 2013 08:01:25 -0800 Subject: [PATCH] Created Roadmap (markdown) --- Roadmap.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Roadmap.md diff --git a/Roadmap.md b/Roadmap.md new file mode 100644 index 0000000..a5f1977 --- /dev/null +++ b/Roadmap.md @@ -0,0 +1,12 @@ +# 4.0 + +Advanced plugin enumeration. (Issue #52) +Slow down requests to evade dumb WAFs. +Enumerate user specified files (spider). + +# 3.0 + +New API and updater for databases. (Issue #41) +Output Module that supports XML and others. (Issue #72) +Video tutorials. (Issue #84) +Documentation.