Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate Pause and Resume Functions #3

Open
3 tasks
m1j09830 opened this issue Apr 8, 2024 · 0 comments
Open
3 tasks

Incorporate Pause and Resume Functions #3

m1j09830 opened this issue Apr 8, 2024 · 0 comments

Comments

@m1j09830
Copy link
Contributor

m1j09830 commented Apr 8, 2024

💡 Summary

Incorporate the ability to pause and resume scans.

Motivation and context

Currently the MESA toolkit does not have the ability to pause and resume scans once they have been started. You can start and stop the scans however stopping the scans will require starting over from the beginning. This can be a time sink when dealigning with larger networks. By incorporating the ability to pause and resume scans, operators will be able to pause running scans overnight or when prompted to by the customer.

Implementation notes

Not all functions will need to be paused initially. Ideally, the functions that are most intrusive should be focused on first including:

  • Default Login Check
  • Vulnerability Scans
  • Full Port Scan

Acceptance criteria

How do we know when this work is done?

  • Default Login Check has an additional button for pausing and resuming
  • Vulnerability Scans has an additional button for pausing and resuming
  • Full Port Scan has an additional button for pausing and resuming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant