l0gan/domainCat

Issue with bluecoat

Closed this issue · 1 comments

The bluecoat script fails with the below error,

<Response [422]>
[-] An error occurred
list index out of range

The above response is the one from below,

response = requests.post("http://sitereview.bluecoat.com/resource/lookup", headers=headers, json=data, cookies=cookies)
print(response)
l0gan commented

I just ran this and it works fine for me. check to see if it is still failing for you or not and respond back.