center-for-threat-informed-defense / caldera_pathfinder

Pathfinder is a plugin for mapping network vulnerabilities, scanned by CALDERA or imported by a supported network scanner, and translating those scans into adversaries for network traversal.
https://caldera.mitre.org/
Apache License 2.0
120 stars 26 forks source link

Issue with download report function onclick="downloadReport()" (pathfinder) #59

Closed pyro0ownz closed 1 year ago

pyro0ownz commented 1 year ago

After update, Pathfinder appears to function and work however, after running nmap scan and going to reports, the downloadReport function does not work. caldera was also updated with a git pull. everything else functions as supposed to. Values may not be passed to function properly. Still in the process of tracking the problem down.

mehaase commented 1 year ago

Thanks for reporting this. I can reproduce it as well. We will look into it.

mehaase commented 1 year ago

I just pushed a small patch to fix this. Please re-open if it's still an issue.