Automatic SQL injection and database takeover tool
Go to file
2010-12-20 22:49:48 +00:00
doc fix for a minor bug reported by nightman (AttributeError: 'NoneType' object has no attribute 'getFingerprint') 2010-12-17 07:48:32 +00:00
extra another minor update 2010-12-09 12:49:29 +00:00
lib no more need for such a huge timeout because any timeout exceptions will now be considered as a successful time-based attack (previously we wanted to get back to the program, hence there was such a huge timeout) 2010-12-20 22:49:48 +00:00
plugins thread based data added 2010-12-20 22:45:01 +00:00
shell removed a trailer blank like (cosmetics) 2010-11-24 14:25:16 +00:00
tamper further refactoring (all enumerations are now put into enums.py) 2010-11-08 09:20:02 +00:00
txt some filtering 2010-12-20 17:41:41 +00:00
udf Removed duplicate UDFs files 2010-07-20 10:44:27 +00:00
xml Minor fix 2010-12-20 10:33:24 +00:00
sqlmap.conf Got rid of unreliable 'ORDER BY' technique to detect UNION query SQL injection, consequently switch --union-tech has gone now. 2010-11-29 17:18:38 +00:00
sqlmap.py Minor code refactoring 2010-10-20 22:09:03 +00:00