Nmap Development mailing list archives

Attempt to index a nil value (local response)


From: Alo Yommist <aloyommy () gmail com>
Date: Wed, 8 Nov 2017 14:02:31 +0100

I kept getting this error in my script I don't know why but it's seems to
be complaining about some local response variable in my brute.lua library.
I don't know why the response value is nil. Here is the debug from my
script...

| HTTP/1.1
200 OK
Cache-Control: private
Content-Type: application/json
Server: Microsoft-IIS/8.5
X-AspNet-Version: 4.0.30319
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: frame-ancestors 'self';
Connection: close
Content-Length: 192

jQuery191014485234646236567_1375786963488(
{"Fault":{"Code":{"Value":{"Name":"SenderFault"},"Subcode":{"Value":{"Name":"AuthenticationException"}}},"Reason":["Invalid
email or password."]}} );
NSE: TCP 192.168.103.80:45091 > 208.83.240.82:443 | CLOSE
NSOCK INFO [11.8250s] nsock_iod_delete(): nsock_iod_delete (IOD #3)
NSE: spmcourotine against api.peoplemedia.com (208.83.240.82:443) threw an
error!
/sdcard/opt/nmap-7.31/share/nmap/nselib/brute.lua:541: attempt to index a
nil value (local 'response')
stack traceback:
        /sdcard/opt/nmap-7.31/share/nmap/nselib/brute.lua:541: in function
</sdcard/opt/nmap-7.31/share/nmap/nselib/brute.lua:528>

Attachment: spmcourotine.txt
Description:

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: