s_bot_command::u_commnd_data::s_bot_auth_1 Struct Reference

Collaboration diagram for s_bot_command::u_commnd_data::s_bot_auth_1:

Collaboration graph
[legend]
List of all members.

Detailed Description

Authentication.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 374 of file botnet.cpp.

Public Attributes

char botname [256]
 Name of bot.
unsigned char digest [32+1]
 MD5 signature (as password).


Member Data Documentation

char s_bot_command::u_commnd_data::s_bot_auth_1::botname[256]
 

Name of bot.

Definition at line 375 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), and botnet_loop().

unsigned char s_bot_command::u_commnd_data::s_bot_auth_1::digest[32+1]
 

MD5 signature (as password).

Definition at line 376 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), and botnet_loop().


The documentation for this struct was generated from the following file:
Generated on Sun Jul 10 05:45:44 2005 for VooDoo cIRCle by doxygen 1.4.3

Hosted by SourceForge.net Logo