Closed ghost closed 4 years ago
Hi, you need run:
printf "https://twitter.com/sm4rtk1dz" > some-file.txt
bash main -ba some-file.txt
-b
: based FILe
-a
: Aggressive
anyone knows how can I solve this? or if it's actually intended to scan Social media.
Good issue, on twitter the selenium get a llimited data... Need scroll page for load more posts :roll_eyes:
I did ran what you said, and it made a little wordlist appending some numbers to the some-file.txt, I saw it makes a wordlist out of a wordlist. so doing the request and with some magic out of mybeautifulsoup lib combined could make it retrieve tons of passwords.
Sorryyy, test -t
and not -b
.
-t
for url lists in file
I'm trying to scan sites with https and it's prompting the following:
anyone knows how can I solve this? or if it's actually intended to scan Social media.