1 Commits

Author SHA1 Message Date
drjones
2627cfdff7 add daily batch scanner + top50 target list + cron job
- 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
2026-06-20 15:09:59 -07:00