Typo
This commit is contained in:
parent
aa08b7a8b2
commit
1fdf92cc6b
@ -34,7 +34,7 @@ type ArtifactType int
|
|||||||
const (
|
const (
|
||||||
// KernelModule is any kind of kernel module
|
// KernelModule is any kind of kernel module
|
||||||
KernelModule ArtifactType = iota
|
KernelModule ArtifactType = iota
|
||||||
// KernelExploit is the privelege escalation exploit
|
// KernelExploit is the privilege escalation exploit
|
||||||
KernelExploit
|
KernelExploit
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user