dirtycoder0124 / XSS-Automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cp: cannot stat

sasholy opened this issue · comments

hi? how fix it? thx
`
katana installed successfully.
Installing dalfox...
dalfox installed successfully.
Installing gf...
cp: cannot stat '/src/github.com/tomnomnom/gf/examples': No such file or directory
Failed to install gf.

┌──(kali㉿kali)-[~/XSS-Automation]
└─$
`
1
2

hi? how fix it? thx ` katana installed successfully. Installing dalfox... dalfox installed successfully. Installing gf... cp: cannot stat '/src/github.com/tomnomnom/gf/examples': No such file or directory Failed to install gf.

┌──(kali㉿kali)-[~/XSS-Automation] └─$ ` 1 2

Hi, please setup gf manually (https://github.com/tomnomnom/gf/)
▶ go get -u github.com/tomnomnom/gf
▶ echo 'source $GOPATH/src/github.com/tomnomnom/gf/gf-completion.bash' >> ~/.bashrc