Brandon Myers
Brandon Myers
When viewing the overview page, it can be frustrating to map IP addresses to services. It would be nice if you clicked on the (checkmark, X icon), it'll copy the...
If one is using the docker environment, we should add docs on how to add more workers to the environment, including options to both restart the whole thing, or spin...
It would be nice to say, "if a service is down for 5 consecutive checks, apply a penalty to the score".
This would include each of the scoring engine services (worker, web, engine, mysql, redis) and how they all communicate to each other.
Add a setting so that white teams can disable the 'Place' from showing up in the table. Technically, I don't know how difficult this will be, so we can probably...
This will allow us to say, these checks might take longer, because they do some advanced logic, and these checks (like ICMP), will be extremely fast. This also improves on...
If a worker goes down, we need to have a way to handle this correctly. Currently, the engine will simply stall and wait for an infinite amount of time.
If a password looks like `abd^123`, the check fails. I wonder if there's anyway we can tell paramiko to allow these type of passwords.
It would be nice to have a way to state certain properties on services are blue team editable, and as a result, get displayed on the blue team service page...