aboutsummaryrefslogtreecommitdiff
path: root/security/caldera/files/patch-plugins_stockpile_data_abilities_discovery_3a2ce3d5-e9e2-4344-ae23-470432ff8687.yml
blob: 1f0678a03bf0af1fbabefcc5487a76e4476c74e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- plugins/stockpile/data/abilities/discovery/3a2ce3d5-e9e2-4344-ae23-470432ff8687.yml.orig	2022-09-14 02:24:22 UTC
+++ plugins/stockpile/data/abilities/discovery/3a2ce3d5-e9e2-4344-ae23-470432ff8687.yml
@@ -12,7 +12,7 @@
       sh:
         command: |
           nmap -sV -p #{remote.host.port} #{remote.host.ip}
-    linux:
+    freebsd,linux:
       sh:
         command: |
           nmap -sV -p #{remote.host.port} #{remote.host.ip}