Skip to content
New issue

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

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

Already on GitHub? Sign in 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

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

No branches or pull requests

2 participants