WebService

The WebService class carries additional information related to web traffic.

digraph WebService { graph [bb="0,0,193,113", rankdir=LR ]; node [label="\N"]; WebService [height=1.5694, label=<<table BORDER="0" CELLBORDER="1" CELLSPACING="0"> <tr> <td BGCOLOR="#cca3a3" HREF="/idmef_parser/IDMEFv2/WebService.html" TITLE="The WebService class carries additional information related to web traffic. "><FONT FACE="Nimbus Sans L">WebService</FONT></td> </tr>" %<tr><td BGCOLOR="#FFCCCC" HREF="/idmef_parser/IDMEFv2/WebService.html" TITLE="The URL in the request."><FONT FACE="Nimbus Sans L">[STRING] url (1)</FONT></td></tr>%<tr><td BGCOLOR="#FFCCCC" HREF="/idmef_parser/IDMEFv2/WebService.html" TITLE="The CGI script in the request, without arguments."><FONT FACE="Nimbus Sans L">[STRING] cgi (0..1)</FONT></td></tr>%<tr><td BGCOLOR="#FFCCCC" HREF="/idmef_parser/IDMEFv2/WebService.html" TITLE="The HTTP method (PUT, GET) used in the request."><FONT FACE="Nimbus Sans L">[STRING] http-method (0..1)</FONT></td></tr>%<tr><td BGCOLOR="#FFCCCC" HREF="/idmef_parser/IDMEFv2/WebService.html" TITLE="The arguments to the CGI script."><FONT FACE="Nimbus Sans L">[STRING] arg (0..*)</FONT></td></tr>%</table>>, pos="96.5,56.5", shape=plaintext, width=2.6806]; }


Aggregates

url (1)

The URL in the request.

cgi (0..1)

The CGI script in the request, without arguments.

http-method (0..1)

The HTTP method (PUT, GET) used in the request.

arg (0..*)

The arguments to the CGI script.



IDMEFv1


IDMEFv2


IODEFv1


IODEFv2