stalker
stalker copied to clipboard
Stalker, the Extensible Attack Surface Management tool.
For instance, the resources that were present one month ago, compared to the resources present today.
## What's new? This branch implements the reset password feature. * Add new "user-reset-password" * Add basic support for unique token authentication * Add basic support for "magic links" *...
Right now, we accumulate irrelevant data at an impressive rate and we could take a chill pill and keep the data up to when it becomes irrelevant, then clean it...
Closes #236 This feature allows to create jobs from template. The back-end is built to allow for full template management in the future. The front-end add a picker component that...
Implementation suggestions: * New page to create custom containers * Specify in the custom jobs the custom container to use * Be able to use the custom job's code
AC: * Receive a one time unique link to reset my password when email is provided * Change my password when link is followed
This would allow a finding developper to simply print to stdout to see output in the front-end. It would greatly help with debugging and overall confidence of execution
AC: * Bulk tag resources from the list views * Edit an existing tag
Scan the known open ports with nmap -sV -sC options and store the output. This will give us more details about the service running on the port.