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

Is there any way to resume the scan? #796

Open
dvbliw opened this issue Apr 17, 2024 · 1 comment
Open

Is there any way to resume the scan? #796

dvbliw opened this issue Apr 17, 2024 · 1 comment

Comments

@dvbliw
Copy link

dvbliw commented Apr 17, 2024

Let's say I'm in a scan that takes around 5 days, manipulating the machines through my local machine, and for some reason my machine shut down and when it comes back, it can resume from where it left off instead of starting the whole process again?

@0xtavian
Copy link
Collaborator

@dvbliw there isnt a direct way to resume the scan atm. However if the controller abruptly dropped (and the controller didn’t send the signal to kill the scan on the fleet), then the scan will continue running until it’s completed but the results won’t be downloaded or merged automatically, so you’d have to download the results from the remote scan working directories with axiom-scp.
When any instance is finished with its scan it’s creates a file called $(hostname) in the tmp scan working directory on the remote instances. You can look for that file to see which ones have completed and download the results with axiom-scp.

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

2 participants