[sqlmap-users] --file-write suggestion
Brought to you by:
inquisb
From: Ahmed S. <ah...@is...> - 2011-06-04 10:24:05
|
hey sqlmap user :) . while using sqlmap with --file-write flag against DVWA i noticed that the uploaded files' size is always incremented by 4 bytes the data sent to the server is encoded in ascii hex so i suggest to add 0a after encoding the data to be something like 0x0a74657374 thanks in advance -- - Ahmed Shawky El-Antry - Pen-tester, Programmer and System administrator - lnxg33k owner "http://lnxg33k.wordpress.com" - Isecur1ty team member"http://www.isecur1ty.org" - Twitter @lnxg33k |