byt3bl33d3r / ItWasAllADream

A PrintNightmare (CVE-2021-34527) Python Scanner. Scan entire subnets for hosts vulnerable to the PrintNightmare RCE
778 stars 119 forks source link

No .csv output #4

Closed lianghsun closed 3 years ago

lianghsun commented 3 years ago

Hi, thanks for this tool. However when I run docker run -it itwasalladream -u <my_account> -p <my_pwd> -d <my_domain> 192.168.1.0/24 -v, there is no .csv output file in itwasalladream directory.

byt3bl33d3r commented 3 years ago

Docker 101 my dude https://docs.docker.com/engine/reference/commandline/cp/