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

Subfinder changed #85

Open
z0rr00 opened this issue Sep 6, 2020 · 1 comment
Open

Subfinder changed #85

z0rr00 opened this issue Sep 6, 2020 · 1 comment

Comments

@z0rr00
Copy link

z0rr00 commented Sep 6, 2020

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

@z0rr00
Copy link
Author

z0rr00 commented Jan 5, 2021

The installation order subfinder has changed again. The easiest thing is after running install.sh to manually install subfinder (https://github.com/projectdiscovery/subfinder#installation-instructions)

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

1 participant