Issues with REST api
Hi Tasos
Thanks for the REST api. I am getting some errors in response. Following is what i am submitting to REST server
'url': 'http://testhtml5.vulnweb.com',
'checks': ["sql_injection"]
I am getting id in the response of post request. So i guess this is submitted successfully. However when i am sending GET request with this id, i got errors . I am attaching file of that. Let me know if i should provide you more details. I am using latest version of arachni.
Thanks
Vishal
- arachni_errors.txt 6.71 KB
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Tasos Laskos on 22 Feb, 2016 08:42 AM
Did you remove the actual error message at the end or is this all that is returned?
2 Posted by Vishal on 22 Feb, 2016 01:18 PM
I extracted error message from response. I am attaching whole response.
Support Staff 3 Posted by Tasos Laskos on 22 Feb, 2016 01:21 PM
I think the message says it clearly, there was a path interpreted as pointing to https://testhtml5.vulnweb.com but that location couldn't be reached so that page couldn't be audited.
https://testhtml5.vulnweb.com doesn't actually exist, but the system can't know that.
Tasos Laskos closed this discussion on 22 Feb, 2016 01:21 PM.
Vishal re-opened this discussion on 22 Feb, 2016 02:07 PM
4 Posted by Vishal on 22 Feb, 2016 02:07 PM
So it's an error for that page .
Vishal closed this discussion on 23 Feb, 2016 07:57 AM.