caldera_pathfinder icon indicating copy to clipboard operation
caldera_pathfinder copied to clipboard

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.

Results 9 caldera_pathfinder issues
Sort by recently updated
recently updated
newest added

Selecting the 'nmap' scanner from the Caldera GUI with Pathfinder plugin installed results in a Javascript Reference Error ``` pathfinder.js:222 ReferenceError: validateFormState is not defined at pathfinder.js:207:9 (anonymous) @ pathfinder.js:222...

Trying to use the pathfinder plugin with Caldera Docker image and getting the error: error importing plugin=pathfinder, no module named 'networkx' Have correctly cloned repository into caldera/plugins/pathfinder ran pip3 install...

Features the new test cases for the v2 algorithm on the v2-algo branch. No breaking changes

Adds getters and setters for vulnerability reports, the hosts, and the hosts' attributes. Not breaking code

Pathfinder v2 Algorithm Draft PR

I am trying to import a report into the Pathfinder plugin and it just reloads back to the Scan page. I don't know if this is a known bug or...

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.0 to 1.10.13. Release notes Sourced from pydantic's releases. V1.10.13 2023-09-27 What's Changed Update pip commands to install 1.10 by @​chbndrhnns in pydantic/pydantic#6930 Make the v1 mypy...

dependencies

I got this message how can i update the plugin Warning: You're currently using the legacy plugin interface for pathfinder. While it might function, we cannot guarantee its full compatibility...