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). |
|
Name of bot.
Definition at line 375 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), and botnet_loop(). |
|
MD5 signature (as password).
Definition at line 376 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), and botnet_loop(). |