PHP Class Controller\Websaccre

Inheritance: extends controller\Mth3l3m3nt
Datei anzeigen Open project: alienwithin/OWASP-mth3l3m3nt-framework

Public Methods

Method Description
beforeroute ( ) Loads the Main Interface Layout
generic_request ( controller\Base $f3 ) Handles Your little Hurl.it like service to make requests to remote servers using various methods
shellGenerator ( controller\Base $f3 )

Method Details

beforeroute() public method

Loads the Main Interface Layout
public beforeroute ( )

generic_request() public method

Handles Your little Hurl.it like service to make requests to remote servers using various methods
public generic_request ( controller\Base $f3 )
$f3 controller\Base

shellGenerator() public method

public shellGenerator ( controller\Base $f3 )
$f3 controller\Base