Closed jcr7301 closed 2 years ago
@jcr7301
I’ll look into this later today. In the meantime can you run axiom-exec id
to make sure everything in $HOME/.axiom/selected.conf
is up and running? If one machine doesn’t work axiom-scan will hang, but I plan to fix this soon.
@jcr7301 testing this and it worked as expected. Was the issue repeatable? Maybe one was still running? you can check by running axiom-exec tmux ls
. LMK if you can repeat
@0xtavian I removed the instances/initiated them again, and this problem is still happening. I have tried with a different set of data, and it's working correctly, it works well even with partial data of the first set but not the whole of it. I can't spot any differences in format or anything else that could be breaking it. Can I send you this file privately, so you can try it yourself? It's just a .txt
@jcr7301 sure. Do you mind uploading it here? If so DM me on twitter/discord.
You might be able to identify the troublesome hosts by letting the scan run until it hangs and then run something like axiom-exec ps aux | grep SecretFinder
. You should see the expanded _target_
in the process lists.
I can see some SecretFinder processes stuck, but running these commands locally works fine.
I've shared the file on discord.
The command I'm running is:
axiom-scan js_test.txt -m secretfinder -o js_test_output --rm-logs
@jcr7301 ill look into this. Another user reported the same problem with the secretfinder recently. They have a fork version thats patched to get it working ( along with other additions). https://github.com/storenth/SecretFinder
Closing. If you still see the issue after updating feel free to post a comment or reopen.
I did a custom SecretFinder (https://github.com/m4ll0k/SecretFinder) module that was working as expected before, but now, I don't know what changed, but it is not finishing correctly when I launch it. It seems to be doing everything correct until the end, where it gets stuck and doesn't finish execution.
Module:
When it finishes it gets stuck in:
And the error given when I kill the process is: