[sqlmap-users] Off by one?
Brought to you by:
inquisb
From: Pragmatk <pra...@gm...> - 2009-03-25 14:44:25
|
When you cancel a running attack against a host (and you have specified a session file), sqlmap will resume where it left. Unfortunately it will miss the last character (the one it was in the process of reading). This has caused me quite some irritation due to an unstable wifi. I was using threads, so I was missing 10 characters for each time I got kicked off the wifi. It would be awesome if someone could look over it and fix. Thanks in advance, Joe |