Module Msf::Exploit::Remote::SMTPDeliver
In: lib/msf/core/exploit/smtp_deliver.rb

This module exposes methods that may be useful to exploits that deal that send email messages via SMTP

Methods

Included Modules

Exploit::Remote::Tcp

Public Class methods

Creates an instance of an exploit that delivers messages via SMTP

Public Instance methods

This method connects to the server and sends a message

[Validate]