- targets/top50.txt — 50 most popular websites for daily scanning - scan-batch.sh — batch scanner that iterates through targets in quick mode, logs findings, tracks progress - cron job 'analyzer-daily-batch' runs at 2 AM daily - Uses perl-based timeout for macOS compat (no GNU timeout) - Shuffles targets each run for variety
58 lines
843 B
Plaintext
58 lines
843 B
Plaintext
# Top 50 Most Popular Websites — Scan Targets
|
|
# Used by daily cron for The Analyzer
|
|
# Sourced from public top-site rankings
|
|
# Authorized for bug bounty / security research use
|
|
#
|
|
# Format: one URL per line (no protocol prefix = https:// added automatically)
|
|
|
|
google.com
|
|
youtube.com
|
|
facebook.com
|
|
twitter.com
|
|
instagram.com
|
|
linkedin.com
|
|
reddit.com
|
|
wikipedia.org
|
|
amazon.com
|
|
netflix.com
|
|
tiktok.com
|
|
twitch.tv
|
|
spotify.com
|
|
github.com
|
|
stackoverflow.com
|
|
apple.com
|
|
microsoft.com
|
|
zoom.us
|
|
office.com
|
|
live.com
|
|
bing.com
|
|
whatsapp.com
|
|
telegram.org
|
|
discord.com
|
|
pinterest.com
|
|
ebay.com
|
|
walmart.com
|
|
target.com
|
|
imdb.com
|
|
quora.com
|
|
medium.com
|
|
wordpress.com
|
|
adobe.com
|
|
salesforce.com
|
|
dropbox.com
|
|
indeed.com
|
|
craigslist.org
|
|
expedia.com
|
|
airbnb.com
|
|
udemy.com
|
|
coursera.org
|
|
nytimes.com
|
|
cnn.com
|
|
bbc.com
|
|
foxnews.com
|
|
reuters.com
|
|
weather.com
|
|
yelp.com
|
|
tripadvisor.com
|
|
paypal.com
|