Skip to content

Commit 1b3ad50

Browse files
authored
Merge pull request rapid7#20093 from jvoisin/fix_typo
Fix an unfortunate typo
2 parents 3ce07a2 + 085f038 commit 1b3ad50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/linux/gather/enum_protections.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ def find_config
256256
'/etc/safedog/server/conf/sdsvrd.conf' => 'Safedog',
257257
'/etc/tripwire' => 'TripWire',
258258
'/opt/COMODO' => 'Comodo AV',
259-
'/opt/CrowdStrike' => 'CrowdShite',
259+
'/opt/CrowdStrike' => 'CrowdStrike',
260260
'/opt/FortiEDRCollector' => 'Fortinet FortiEDR',
261261
'/opt/FortiEDRCollector/scripts/fortiedrconfig.sh' => 'Fortinet FortiEDR',
262262
'/opt/McAfee' => 'FireEye/McAfee/Trellix Agent',

0 commit comments

Comments
 (0)