The WebService class carries additional information related to web traffic.
digraph WebService { graph [rankdir=LR]; node [label="\N"]; graph [bb="0,0,226,108"]; WebService [label=<<table BORDER="0" CELLBORDER="1" CELLSPACING="0"> <tr > <td BGCOLOR="#997a7a" HREF="/apps/idmef_iodef/IDMEF/WebService.php" TITLE="The WebService class carries additional information related to web traffic. ">WebService</td> </tr>" %<tr><td BGCOLOR="#FFCCCC" HREF="/apps/idmef_iodef/IDMEF/WebService.php" TITLE="The URL in the request.">[STRING] url (1) </td></tr>%<tr><td BGCOLOR="#FFCCCC" HREF="/apps/idmef_iodef/IDMEF/WebService.php" TITLE="The CGI script in the request, without arguments.">[STRING] cgi (0..1) </td></tr>%<tr><td BGCOLOR="#FFCCCC" HREF="/apps/idmef_iodef/IDMEF/WebService.php" TITLE="The HTTP method (PUT, GET) used in the request.">[STRING] http-method (0..1) </td></tr>%<tr><td BGCOLOR="#FFCCCC" HREF="/apps/idmef_iodef/IDMEF/WebService.php" TITLE="The arguments to the CGI script.">[STRING] arg (0..*) </td></tr>%</table>>, shape=plaintext, pos="113,54", width="3.1389", height="1.5139"]; }
The URL in the request.
The CGI script in the request, without arguments.
The HTTP method (PUT, GET) used in the request.
The arguments to the CGI script.