Greetings,
I am working on some automation for Sqlmap. I am using Python2 native
cookielib to save cookies in Netscape format.
then I want Sqlmap to load this file and use cookies from it.
But i receive [CRITICAL] no valid cookies found.
File looks like this:

# Netscape HTTP Cookie File
# http://curl.haxx.se/rfc/cookie_spec.html
# This is a generated file!  Do not edit.

192.168.56.102    FALSE    /    FALSE        JSESSIONID   
C1E2347B37A1E1DCCF8CDF72CCD7CF04

Should I attach actual file?
What is the problem?
Thanks,
Vojta

------------------------------------------------------------------------------
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to