Module Msf::Exploit::KernelMode
In: lib/msf/core/exploit/kernel_mode.rb

Methods

Public Instance methods

The way that the kernel-mode mixin works is by replacing the payload to be encoded with one that encapsulates the kernel-mode payload as well.

Increase the default delay by five seconds since some kernel-mode payloads may not run immediately.

Protected Instance methods

Encapsulates the supplied raw payload within a kernel-mode payload.

[Validate]