arachni-ui-web icon indicating copy to clipboard operation
arachni-ui-web copied to clipboard

Arachni's Web User Interface.

Results 31 arachni-ui-web issues
Sort by recently updated
recently updated
newest added

In order to automate stuff, it would be interesting to import targets to be scanned thanks to a list of targets to be loaded (e.g. CSV, flat file). Then the...

enhancement

Use the HTML formatters of the plugins to convert their results to HTML which can be included in the WebUI.

enhancement

As you know, if there is a conflict with the CSS on a page, then the proxy panel will not be visible on the page. My current work around for...

enhancement

I was wondering would the "auto deploy" over SSH be making a return for automagically converting a box into a dispatcher, as I had been working on something to spin...

enhancement

This is not an issue more a feature request, sorry. I would really like to be able to download the report as simple text file from the gui if possible.

enhancement

Some web sites behave differently (or redirect) according to the User-Agent. Perhaps, an UI utility could try out different UAs before performing any scans and then presenting the user with...

enhancement

In some cases, we should not rely on "Severity" given by the tool, but another customized priority (e.g. P1, P2, P3) to manage vulnerabilities. Having a custom (user-defined) priority to...

enhancement

There have been reports of the interface slowing down as the DB increases in size. This has most likely to do with the SQL queries becoming more and more resource...

enhancement

When I put special chars in the profile description like 'é' or 'à' they are not render like they should, it output a '?'

bug