Module Msf::Exploit::Capture
In: lib/msf/core/exploit/capture.rb

This module provides methods for receiving raw packets. Please see the pcaprub documentation for more information.

Methods

Attributes

capture  [RW] 

Public Class methods

Initializes an instance of an exploit module that captures traffic

Public Instance methods

Extend this to support a wider range of link layer types

Opens a handle to the specified device

[Validate]