Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Methodology #1

Open
sabeesh03 opened this issue Sep 28, 2020 · 1 comment
Open

Methodology #1

sabeesh03 opened this issue Sep 28, 2020 · 1 comment

Comments

@sabeesh03
Copy link

Can I use multiple targets list.txt to check the vulnerability

@TiagoGouvea
Copy link

You can do it creating a sitelist.txt and a getsites.sh file with:

while read F  ; do
    /Users/tiagogouvea/bin/gitjacker $F
done <sitelist.txt

And run ./getsites.sh

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants