Skip to content

Commit 085f038

Browse files
committed
Fix an unfortunate typo
1 parent f84cae4 commit 085f038

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
@@ -251,7 +251,7 @@ def find_config
251251
'/etc/safedog/server/conf/sdsvrd.conf' => 'Safedog',
252252
'/etc/tripwire' => 'TripWire',
253253
'/opt/COMODO' => 'Comodo AV',
254-
'/opt/CrowdStrike' => 'CrowdShite',
254+
'/opt/CrowdStrike' => 'CrowdStrike',
255255
'/opt/FortiEDRCollector' => 'Fortinet FortiEDR',
256256
'/opt/FortiEDRCollector/scripts/fortiedrconfig.sh' => 'Fortinet FortiEDR',
257257
'/opt/McAfee' => 'FireEye/McAfee/Trellix Agent',

0 commit comments

Comments
 (0)