stalker
stalker copied to clipboard
Stalker, the Extensible Attack Surface Management tool.
The subscription configuration experience could be improved in a couple of ways. One of those is providing intellisense autocompletion to help people be more efficient. This code sample seems to...
In order to help people configure subscriptions without making errors, we should register a yaml schema. This would also help with auto-completion and stuff. I found this for json, perhaps...
As a user, when creating a subscription, I want to autofill job parameters with known default values
AC: * Variables are injected in a similar context as findings' variables * Variables are injectable when launching a job * Variables are injectable from subscripions * Variables are injected...
* API documentation is generated automatically in a pipeline/a every deployment * If possible, work with the DTOs for better documentation * The API is experimental :sparkles: * NestJs OpenAPI
* Pin a resource to the dashboard * Can pin domains, hosts, ports * Pinned elements show in the dashboard * Can unpin from the dashboard * Can pin/unpin in...
AC: * List a file on a HTTP server * Report its existence
AC: * Automatically deploy a testing environment * Support as many use case as possible * Fake company on fake private "internet" aka 10.0.0.0/8 or something * Run tests in...