dade
dade
This shouldn't be too hard, every search result tells us the total number of results and we can construct the pagination programmatically by dividing the total number of search results...
Vhost identification isn't super high on the priority list. Aquatone parses the nmap xml file and does screenshots based on either the hostname (resolved by nmap - which involves a...
Requires agent support to collect the data and server support to configure the collection as well as render output. Overall I'd give this a difficulty rating of "low" but we'll...
@wellr00t3d Please update your feature request with the feature request template. It's okay to leave sections blank or say that they don't apply as necessary, but we should do our...
This one is a bit tricky to implement in it's current format. An agent would have to be able to present the server with what it should be scanning, then...
nmap doesn't supply deb packages, only rpm. We could use alien to build the rpm and then copy the resulting binary to our final image, but this might be troublesome....
We may also want to provide retention mechanisms which sparse out the data but don't overwrite all of it. For instance, we may want retention to say "For the previous...
So this could be achieved at a "whole-scope" level by adding a field that the scan manager checks to determine if it should restart the cycle or not. It can't...
Progress towards this is happening with #357. It won't be enough to actually implement it yet, but it lays the groundwork for tracking different sections of scope independently, which will...
I'm unsure on whether or not I want to allow "api" access to change password. I guess this sort of gets into the decision of whether or not I'm building...