This repository was archived by the owner on Apr 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
[submodule "scanners/nmap/scripts/nmap-vulners "]
2
2
path = scanners/nmap/scripts/nmap-vulners
3
- url = git@ github.com: vulnersCom/nmap-vulners.git
3
+ url = https:// github.com/ vulnersCom/nmap-vulners.git
Original file line number Diff line number Diff line change @@ -25,6 +25,16 @@ More information is provided under [docs](https://github.com/center-for-threat-i
25
25
26
26
###### map vulnerabilities. plan attacks.
27
27
28
+ ## Getting Started
29
+
30
+ If you want to run scans with nmap directly with the pathfinder plugin make sure to install nmap on your system
31
+
32
+ Install CALDERA (if you don't have it already) and clone down the pathfinder repo into the ` caldera/plugins ` folder with this command:
33
+
34
+ ` git clone https://github.com/center-for-threat-informed-defense/caldera_pathfinder.git pathfinder --recursive `
35
+
36
+ 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!
37
+
28
38
## Questions and Feedback
29
39
30
40
Please submit issues for any technical questions/concerns or contact ctid@mitre-engenuity.org directly for more general inquiries.
You can’t perform that action at this time.
0 commit comments