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

Nmap parsing error with pathfinder_gui.py #45

Closed alaanasser00 closed 2 years ago

alaanasser00 commented 2 years ago

Hey guys. I'm using Caldera v4.0.0 and I added pathfinder plugin. I made a vulnerable vm (https://github.com/timurozkul/HeartBleed) to test it with the ssl-heartbleed.nse script but I get an error that tells me to ensure that the target has a CVE. I tried it manually with nmap and it worked. Another error that I get is on the terminal. Can anybody help me solve this problem? Thank you so much. image

CDJellen commented 2 years ago

This issues was resolved by the most recent PR (#49). If the issue persists for you, please feel free to re-open this issue. Thank you for bringing the parsing issue to the team's attention.