We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2024-06-03 09:59:55,308 [INFO] executors.py:612 -- ExecutorID f4e85c-0 - Cleaning temporary data Encountered a bad command exit code!
Command: '/go/bin/ffuf -u /tmp/infile'
Exit code: 127
Stdout: already printed
Stderr: already printed
2024-06-03 09:55:53,328 [INFO] executors.py:612 -- ExecutorID ff142e-0 - Cleaning temporary data Encountered a bad command exit code!
Command: 'cat /tmp/infile | /go/bin/ffuf'
Encountered a bad command exit code!
nuclei installed but command working can you help out this?
The text was updated successfully, but these errors were encountered:
I have the same issue here when using DNSX; please ping me if you find any fix for that. Thanks.
Sorry, something went wrong.
this worked for me try it ! python shadowclone.py -i /home/kali/4.txt -c "cat {INPUT}|/go/bin/httpx " -o test1.txt -s 1000
python shadowclone.py -i /home/kali/4.txt -c "cat {INPUT}|/go/bin/httpx " -o test1.txt -s 1000
also try this for nuclei
python shadowclone.py -i /home/kali/ShadowClone/nuc.txt -c "/go/bin/nuclei -ut && cat {INPUT}|/go/bin/nuclei -s critical,high -rl 600 -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0'" -o nuc-rez.txt -s 100
No branches or pull requests
2024-06-03 09:59:55,308 [INFO] executors.py:612 -- ExecutorID f4e85c-0 - Cleaning temporary data
Encountered a bad command exit code!
Command: '/go/bin/ffuf -u /tmp/infile'
Exit code: 127
Stdout: already printed
Stderr: already printed
2024-06-03 09:55:53,328 [INFO] executors.py:612 -- ExecutorID ff142e-0 - Cleaning temporary data
Encountered a bad command exit code!
Command: 'cat /tmp/infile | /go/bin/ffuf'
Exit code: 127
Stdout: already printed
Stderr: already printed
Encountered a bad command exit code!
Command: 'cat /tmp/infile | /go/bin/ffuf'
Exit code: 127
Stdout: already printed
Stderr: already printed
Encountered a bad command exit code!
Command: 'cat /tmp/infile | /go/bin/ffuf'
Exit code: 127
Stdout: already printed
Stderr: already printed
nuclei installed but command working can you help out this?
The text was updated successfully, but these errors were encountered: