dade
dade
We could save some network overhead by introducing a control flag in the submitted data (that doesn't get stored in elastic) that says "I'm about to ask for work again...
Perceptual hashing of screenshots would allow us to display groups of screenshots by similarity in the screenshot browser. The current challenges with this include, but are not limited to: 1....
Instead of displaying content based on `agent_version` we should be displaying content based on a `document_version` field that is currently nonexistent. This will enable natlas releases that don't change the...
Support custom args for nse scripts, such as the http user agent, the username to login as when doing ssh-auth-methods, etc. This will be pretty basic in that the server...
Create a way for agents to report their health to the server. This will likely be done by just sending periodic "checkin" API calls that include something like the number...
Allow scope ranges to have an end time associated with them, at which point no further jobs will be issued that target that scope range. This will cause problems with...
If you write a custom script that you want included on all your agents, you should be able to just add it to the server and when an agent realizes...
(Optionally) Save the raw HTML of every page we scan so that it can be searched once we have better search capabilities. This will also let us do some additional...
It would be cool to see a line graph of the number of ports open over time for any given host when you visit the host summary page, with each...
Users can have many agents, and we can count how many results we've gotten from each agent, so we can count which agents are performing the best, and which users...