Definition at line 728 of file botnet.cpp.
Public Attributes | |
my_bool | access_grant_upgrade |
Can this user grant accesst to .upgrade command to other user? | |
my_bool | access_to_upgrade |
Has user access to .upgrade command? | |
char | name [256] |
Name of user. |
|
Can this user grant accesst to .upgrade command to other user?
Definition at line 731 of file botnet.cpp. Referenced by botnet_loop(), and botnet_push_user(). |
|
Has user access to .upgrade command?
Definition at line 730 of file botnet.cpp. Referenced by botnet_loop(), and botnet_push_user(). |
|
Name of user.
Definition at line 729 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_user(). |