Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit 6b97a4d

Browse files
authored
Add pathfinder dependencies to installation steps
1 parent 11f84cf commit 6b97a4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Install CALDERA (if you don't have it already) and clone down the pathfinder rep
3333

3434
`git clone https://github.com/center-for-threat-informed-defense/caldera_pathfinder.git pathfinder --recursive`
3535

36+
Go into `plugins/pathfinder` and run `pip install -r requirements.txt` to install dependencies, and note that you should have nmap installed already.
37+
3638
After that add `pathfinder` to enabled plugins list in the caldera conf file for your environment and you are set to start scanning and path finding!
3739

3840
## Questions and Feedback

0 commit comments

Comments
 (0)