[sqlmap-users] bug report
Brought to you by:
inquisb
From: m4l1c3 <mal...@gm...> - 2011-04-26 14:16:13
|
Target login page is like: Type a number into a field, a login appears. I log in, and spider with burpsuite. 250mb log file (too much?) sqlmap version: 1.0-dev (r3770) Python version: 2.5.2 Operating system: posix Command line: ./sqlmap.py -l /stough/log --batch --dbs Technique: None Back-end DBMS: None (identified) Traceback (most recent call last): File "./sqlmap.py", line 75, in main init(cmdLineOptions) File "/pentest/database/sqlmap-dev/lib/core/option.py", line 1600, in init __setMultipleTargets() File "/pentest/database/sqlmap-dev/lib/core/option.py", line 332, in __setMultipleTargets __feedTargetsDict(conf.list, addedTargetUrls) File "/pentest/database/sqlmap-dev/lib/core/option.py", line 296, in __feedTargetsDict content = content.replace("\r", "") MemoryError |