Search code examples
owaspzap

OWASP ZAP - Scan a list of url


I can use Manual Request Editor to scan 1 URL, how can I use it for a list of URL (e.g: list URLs in a CSV or text file)?

Thanks,


Solution

  • Install the 'Import URLs' add-on from the ZAP Marketplace: https://github.com/zaproxy/zap-extensions/wiki/HelpAddonsImporturlsImportUrls - that will allow you to import a file of URLs (one per line)