PentestPad / subzy

Subdomain takeover vulnerability checker

Home Page:https://www.pentestpad.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able to install subzy

prajeshy opened this issue · comments

I am not able to install subzy in my mac as well as kali linux because of the issue below :

"go: found github.com/logrusorgru/aurora in github.com/logrusorgru/aurora v2.0.3+incompatible"

I have also attached the screenshot , please help me installing the same
Screenshot 2022-01-24 at 9 07 23 AM
.

git clone https://github.com/LukaSikic/subzy
cd subzy
go mod init subzy.go
go mod tidy
go build .
cp subzy.go subzy
cp subzy /usr/local/bin

enjoy!