Description:
Disclaimer: This channel focuses on creating Educational Content only!
The purpose of this channel is only to share knowledge about ETHICAL hacking and not any illegal activities. If any illegal activities are conducted with the knowledge gained from this channel, this channel can't be held responsible.
Thank you!
In this video, I'll show you how to set up the Go path and install ShuffleDNS in Kali Linux step by step.
Commands Covered:
Setting Go environment variables
Installing ShuffleDNS using Go
Running and testing ShuffleDNS
Tools Used:
Go Programming Language
ShuffleDNS
Kali Linux
1- set go path :
ye command video se dekhlo
2- Check the Go :
which go
go version
echo $path | grep go
3- Command for installing shuffledns :
go install -v github.com/projectdiscovery/shuffledns/cmd/shuffledns@latest
4- Command for path check :
ls ~/go/bin | grep shuffledns
export PATH=$HOME/go/bin:$PATH
#toolify #bugbounty #subdomain #enumeration #shuffledns #dns #go #gopath #kalilinux #kali
Share this link via
Or copy link























