Skip to content

[FTL] Could not create runner: Can't find a browser binary for your OS #2505

Closed Answered by Mzack9999
MadMowgli asked this question in Q&A
Discussion options

You must be logged in to vote

@MadMowgli I just downloaded a fresh copy of Kali Linux from https://www.kali.org/get-kali/#kali-virtual-machines:

$ uname -a
Linux kali 5.16.0-kali7-amd64 #1 SMP PREEMPT Debian 5.16.18-1kali1 (2022-04-01) x86_64 GNU/Linux

Using nuclei from Kali repositories or installed via go install work:

$ sudo apt install golang
$ go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest
$ sudo apt install nuclei
$ /home/kali/go/bin/nuclei -validate
[INF] All templates validated successfully
$ nuclei -validate
[INF] All templates validated successfully

Everything seems to work correctly. Did you install nuclei via apt from the official Kali repositories?

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@MadMowgli
Comment options

Comment options

You must be logged in to vote
1 reply
@MadMowgli
Comment options

Answer selected by olearycrew
Comment options

You must be logged in to vote
1 reply
@jimen0
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #2158 on August 28, 2022 12:50.