Skip to content

Subfinder changed #85

@z0rr00

Description

@z0rr00

Hi!

The address of the subfinder repository has changed.
The installation command should be as follows: go get -u github.com/projectdiscovery/subfinder/cmd/subfinder (line 227 install.sh)
Also, to install subfinder you need at least go version 1.14 (Now version 1.12 is installed in install.sh.).
I used go version 1.15.1 and everything seems to work in Kali 2020.2.
You can change url: https://dl.google.com/go/go1.15.1.linux-amd64.tar.gz in function install_go()

I had the following error while installing (./installer.sh):

...
Installing subfinder from Github.
package github.com/projectdiscovery/subfinder: no Go files in /root/go/src/github.com/projectdiscovery/subfinder
...

Also I could not start the chomp (./chomp-scan.sh):

$ ./chomp-scan.sh -L config
[!] The path or the file specified by the path for subfinder does not exit.

Attached the corrected version of the install.sh.txt
install.sh.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions