axiom
axiom copied to clipboard
Axiom-scan interlace error
I was running axiom-scan using the module subfinder in the following way
axiom-scan verizon_domains.txt -m subfinder -o subfinder_verizon.txt
And got the following error:

I fixed the issue adding mkdir -p $/tmp/status (I will create a PR)
Checking the error, I did notice the folder $home/.axiom/tmp/..../status wasn't created.
Not sure yet about the root cause, but I will keep testing.
the file does get created. it might be a race conduction during axiom-scan that shows that error, but u can safely ignore.