Nmap Development mailing list archives

Get value in IncompleteRead exception


From: Vinamra Bhatia <vinamrabhatia8 () gmail com>
Date: Sun, 12 Mar 2017 13:39:10 +0530

Greetings everyone,
I was trying to write a new vulnerability script but was unable to find a
function like httplib.IncompleteRead as in Python.
Basically, I want to call the IncompleteRead exception when the http.post
response is unable to fetch a response and want the check the values
returned by the exception.
I tried checking the values of response i got from http.post and the
response doesnt contain the data that is fetched by IncompleteRead
exception in Python

Thanks and regards
Vinamra Bhatia
CS Sophomore
BITS Pilani
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: