Module Msf::Exploit::Remote::HttpServer::HTML
In: lib/msf/core/exploit/http.rb

This module provides methods for exploiting an HTTP client by acting as an HTTP server.

Methods

Included Modules

Msf::Exploit::Remote::HttpServer

Public Class methods

Protected Instance methods

Returns the heaplib javascript, including any custom javascript supplied by the caller.

Obfuscates symbols found within a javascript string.

Transmits a html response to the supplied client

HTML evasions are implemented here.

[Validate]