dwisiswant0 / findom-xss

A fast DOM based XSS vulnerability scanner with simplicity.
Apache License 2.0
755 stars 107 forks source link

Error cloning repository (LinkFinder dependency) #9

Closed 0xVIC closed 2 years ago

0xVIC commented 2 years ago

Error cloning repository (LinkFinder dependency)

git@github.com: Permission denied (publickey).
fatal: ... 'git@github.com:GerbenJavado/LinkFinder' en la ruta de submódulo '/home/redacted/findom-xss/LinkFinder' falló
Falló al clonar 'LinkFinder' una segunda vez, abortando

Seems some problem with the public ssh-key.

RobertoGDev commented 2 years ago

same error, any answer?

Update

Answer from github https://stackoverflow.com/a/14807969/7962718

dwisiswant0 commented 2 years ago

https://docs.github.com/en/authentication/connecting-to-github-with-ssh

AkikoOrenji commented 2 years ago

Useful install instructions which doesn't require BS.....

sudo pip3 install jsbeautifier sudo git clone https://github.com/dwisiswant0/findom-xss.git cd /findom-xss sudo git clone https://github.com/GerbenJavado/LinkFinder.git