Fixes #59 - proper customizable redirect (302 and 301)

This commit is contained in:
Bernardo Damele
2010-03-15 14:24:43 +00:00
parent 417f7fae00
commit 6d0ea86414
4 changed files with 61 additions and 3 deletions

View File

@@ -22,9 +22,9 @@ with sqlmap; if not, write to the Free Software Foundation, Inc., 51
Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
"""
import sys
import httplib
import urllib2
import sys
from lib.core.data import conf