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

nuclei and httpx while install through error #51

Open
Jaikumar3 opened this issue Jun 4, 2024 · 3 comments
Open

nuclei and httpx while install through error #51

Jaikumar3 opened this issue Jun 4, 2024 · 3 comments

Comments

@Jaikumar3
Copy link

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?

@MustafaSky
Copy link

I have the same issue here when using DNSX; please ping me if you find any fix for that. Thanks.

@hackerx007sys
Copy link

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

@hackerx007sys
Copy link

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

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

3 participants