Nmap Development mailing list archives
How do I coerce cookie from response.cookies to string I know the response.cookies is a table having another table as value but I just kept getting error bad argument #1 to pairs (table expected, got nil) when iterating through the table I need to be able to send cookie as a string I tried manipulating my code I don't seem to get it to work
From: Alo Yommist <aloyommy () gmail com>
Date: Wed, 20 Sep 2017 15:08:30 +0100
Attachment:
spmleecher.txt
Description:
_______________________________________________ Sent through the dev mailing list https://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/
Current thread:
- How do I coerce cookie from response.cookies to string I know the response.cookies is a table having another table as value but I just kept getting error bad argument #1 to pairs (table expected, got nil) when iterating through the table I need to be able to send cookie as a string I tried manipulating my code I don't seem to get it to work Alo Yommist (Sep 20)
- Re: How do I coerce cookie from response.cookies to string I know the nnposter (Sep 20)
