From 1da91fd0d0cf197e88bd1ed9e3b59b6e59b00b91 Mon Sep 17 00:00:00 2001 From: stamparm Date: Tue, 26 Mar 2013 04:09:15 -0700 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/FAQ.md b/FAQ.md index 8338b8c..f7facae 100644 --- a/FAQ.md +++ b/FAQ.md @@ -95,9 +95,10 @@ We already support the major and some minor databases. We do have plans to exten We get occasional rage bursts from unknown people. It should be emphasized here that with each sqlmap run end users are obligated with the following prelude message: - [!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is - the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no - liability and are not responsible for any misuse or damage caused by this program + [!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent + is illegal. It is the end user's responsibility to obey all applicable local, state and + federal laws. Developers assume no liability and are not responsible for any misuse or + damage caused by this program ## When sqlmap will switch to Python 3?