Burp Suite User Forum

Create new post

Generic DAST Scan

mmaroofsubhani | Last updated: Jun 04, 2023 12:21PM UTC

I am following the document https://portswigger.net/burp/documentation/dastardly/generic to run a DAST job on a windows agent. This command: docker run --user $(id -u) --rm -v $(pwd):/dastardly -e \ DASTARDLY_TARGET_URL=https://ginandjuice.shop -e \ DASTARDLY_OUTPUT_FILE=/dastardly/dastardly-report.xml \ public.ecr.aws/portswigger/dastardly:latest works perfectly on ubuntu based agent BUT not on windows based agent. Can somebody share the windows specific command or confirm if the above command works on the windows based agent too

Alex, PortSwigger Agent | Last updated: Jun 05, 2023 11:03AM UTC

Hi, Thanks for your post. Would you be able to provide some more information about your setup? Is your Windows agent using Docker Desktop? Is this backed via WSL2 or Hyper-v? Additionally, if you can share any specific error messages or output you are observing, that would be great. Best regards,

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.