sqlmapproject / sqlmap

Automatic SQL injection and database takeover tool
http://sqlmap.org
Other
32.03k stars 5.68k forks source link

UNION enumeration on MsAccess doesn't work #380

Closed stamparm closed 11 years ago

stamparm commented 11 years ago

Detection passes but enumeration flanks big time.

For example: python sqlmap.py -u "http://windowsdev/test_environment/access/get_int.php?id=1" -z "ign,flu,bat,tec=U" --dump -T users -C id,name

stamparm commented 11 years ago

Also, --common... switches don't work with --technique=U