C# Class usertools.WebServerFinder.FingerPrinter

ファイルを表示 Open project: mcorrientes/Web-Security-Toolset Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetWebServer ( string banner ) : string
ReadText ( ) : void

Method Details

GetWebServer() public method

public GetWebServer ( string banner ) : string
banner string
return string

ReadText() public method

public ReadText ( ) : void
return void