Module Msf::Exploit::Remote::HttpServer::PHPInclude
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

Public Instance methods

Override exploit() to handle service start/stop

Handle an incoming PHP code request

Return the PHP include URL (pre-encoded)

Transmits a PHP payload to the web application

[Validate]