Skip to content

Commit

Permalink
Merge pull request #2 from s-Fl/patch-1
Browse files Browse the repository at this point in the history
Update bootkit.py
  • Loading branch information
s-Fl authored Nov 17, 2023
2 parents 73348a7 + 17dd63a commit bdd0195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/signatures/bootkit.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ def run(self):

class EnumeratesPhysicalDrives(Signature):
name = "enumerates_physical_drives"
description = "Emumerates physical drives"
description = "Enumerates physical drives"
severity = 3
categories = ["bootkit", "rootkit", "wiper"]
authors = ["Kevin Ross"]
Expand Down

0 comments on commit bdd0195

Please sign in to comment.