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

Running nuclei via axiom-exec hangs #73

Closed
Neolex-Security opened this issue Aug 29, 2020 · 2 comments
Closed

Running nuclei via axiom-exec hangs #73

Neolex-Security opened this issue Aug 29, 2020 · 2 comments

Comments

@Neolex-Security
Copy link

Hello,
I have an issue with axiom : when I try to run nuclei from axiom-exec it hangs after a few lines printed.
I run the following command :

axiom-exec "~/go/bin/nuclei -l ~/urls.txt -t /home/op/templates -o /home/op/work/nuclei.txt" droplet_name

I attached a screenshot which may be more clear
nuclei_axiom_hangs
and it nevers finish the command, but it work if I connect via ssh on it and type the same command.

Best regards,
Neolex

@pry0cc
Copy link
Owner

pry0cc commented Aug 31, 2020

Interesting, can you see if this works?

axiom-exec "~/go/bin/nuclei -l ~/urls.txt -t /home/op/templates -o /home/op/work/nuclei.txt" droplet_name -q -t

This will use the interactive SSH mode instead.

@Neolex-Security
Copy link
Author

Hi,
Yes it works perfectly like that !

@pry0cc pry0cc closed this as completed Sep 1, 2020
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