[arachni_rest_server ] scan done - some error and processes still alive
Hi,
on a simple web application, I launch a scan through the arachni_rest_server" on a SLES12. The scan ends up (status : done ; busy : false) but there is still a lot of processes still alive on the server (phantom.js; base.rb browser.rb base64encodedstring;...). if I launch other scans, the server will have resources problems...
there is an error in my scan, i don't know if there is a link with my problem...
errors :
(...) "url: http://cesar.pe.intra:10951/tdbq/index.html", "--------------------------------------------------------------------------------", "[2017-05-24 10:13:21 +0200] [HTTP: 200] http://cesar.pe.intra:10951/tdbq/js/angular/angular.js", "[2017-05-24 10:13:21 +0200] [filesize_exceeded] Maximum file size exceeded" ], "messages "Waiting for the plugins to finish." // (but it didn't) ],
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 24 May, 2017 09:45 AM
Did you remember to delete the scan once it finished?
You're in charge of managing it, the REST API just lets you communicate with the instances in a simple fashion -- it's basically a translation and simplification layer over the RPC interface.
2 Posted by dave on 24 May, 2017 10:02 AM
right, I didn't always DELETE scan! thanks!
Tasos Laskos closed this discussion on 24 May, 2017 10:39 AM.