diff --git a/annotated.html b/annotated.html index e950cd8..ef9d1be 100644 --- a/annotated.html +++ b/annotated.html @@ -69,38 +69,38 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/classes.html b/classes.html index 78c6bc5..d8b5565 100644 --- a/classes.html +++ b/classes.html @@ -69,7 +69,7 @@
A
-
audit_ifaces
auditstate
auth_bypass_args
+
audit_ifaces
auditstate
B
backdoor_cpuid_reloc_consts
backdoor_data
backdoor_data_handle
backdoor_hooks_ctx
backdoor_hooks_data
backdoor_setup_params
backdoor_shared_globals
backdoor_shared_libraries_data
backdoor_tls_get_addr_reloc_consts
@@ -102,7 +102,7 @@
main_elf
monitor
S
-
secret_data_shift_cursor_t
sensitive_data
sshd_ctx
sshd_log_ctx
sshkey
string_item
string_references
+
secret_data_shift_cursor_t
sensitive_data
sshd_ctx
sshd_log_ctx
sshd_proxy_args
sshkey
string_item
string_references
U
u_cmd_arguments_t
diff --git a/globals.html b/globals.html index da29471..4f874cf 100644 --- a/globals.html +++ b/globals.html @@ -401,9 +401,6 @@

- s -

diff --git a/structauth__bypass__args.html b/structsshd__proxy__args.html similarity index 68% rename from structauth__bypass__args.html rename to structsshd__proxy__args.html index f5f136e..316b6e3 100644 --- a/structauth__bypass__args.html +++ b/structsshd__proxy__args.html @@ -5,7 +5,7 @@ -xzre: auth_bypass_args Struct Reference +xzre: sshd_proxy_args Struct Reference @@ -65,42 +65,42 @@ Public Member Functions | Data Fields
-
auth_bypass_args Struct Reference
+
sshd_proxy_args Struct Reference
 Caudit_ifaces
 Cauditstate
 Cauth_bypass_args
 Cbackdoor_cpuid_reloc_consts
 Cbackdoor_dataThis structure is used to hold most of the backdoor information. it's used as a local variable in function backdoor_setup
 Cbackdoor_data_handleData passed to functions that access the backdoor data
 Cbackdoor_hooks_ctx
 Cbackdoor_hooks_data
 Cbackdoor_setup_params
 Cbackdoor_shared_globals
 Cbackdoor_shared_libraries_data
 Cbackdoor_tls_get_addr_reloc_consts
 Ccmd_arguments
 Cdasm_ctx
 Celf_entry_ctx
 Celf_functions
 Celf_handlesArray of ELF handles
 Celf_info
 Cfake_lzma_allocator
 Cglobal_context
 Cimported_funcs
 Cinstruction_search_ctx
 Ckey_ctx
 Ckey_payloadContents of the RSA 'n' field
 Ckey_payload_body
 Ckey_payload_hdrPayload header. also used as Chacha IV
 Cldso_ctx
 Clibc_imports
 Cmain_elf
 CmonitorStruct monitor from openssh-portable
 Csecret_data_shift_cursor_tShift register, which will shift a '1' into the secret data array. the low 3 bits represent the bit index, while the rest represents the byte index this is convenient, since a simple increment will increment the buffer position correctly
 Csensitive_dataStruct sensitive_data from openssh-portable
 Csshd_ctx
 Csshd_log_ctx
 Cbackdoor_cpuid_reloc_consts
 Cbackdoor_dataThis structure is used to hold most of the backdoor information. it's used as a local variable in function backdoor_setup
 Cbackdoor_data_handleData passed to functions that access the backdoor data
 Cbackdoor_hooks_ctx
 Cbackdoor_hooks_data
 Cbackdoor_setup_params
 Cbackdoor_shared_globals
 Cbackdoor_shared_libraries_data
 Cbackdoor_tls_get_addr_reloc_consts
 Ccmd_arguments
 Cdasm_ctx
 Celf_entry_ctx
 Celf_functions
 Celf_handlesArray of ELF handles
 Celf_info
 Cfake_lzma_allocator
 Cglobal_context
 Cimported_funcs
 Cinstruction_search_ctx
 Ckey_ctx
 Ckey_payloadContents of the RSA 'n' field
 Ckey_payload_body
 Ckey_payload_hdrPayload header. also used as Chacha IV
 Cldso_ctx
 Clibc_imports
 Cmain_elf
 CmonitorStruct monitor from openssh-portable
 Csecret_data_shift_cursor_tShift register, which will shift a '1' into the secret data array. the low 3 bits represent the bit index, while the rest represents the byte index this is convenient, since a simple increment will increment the buffer position correctly
 Csensitive_dataStruct sensitive_data from openssh-portable
 Csshd_ctx
 Csshd_log_ctx
 Csshd_proxy_args
 CsshkeyStruct sshkey from openssh-portable
 Cstring_item
 Cstring_references
- - - + - +

Public Member Functions

+
 PADDING (4)
 
+
 
 PADDING (6)
 
 
- - - + - - + - - + - - + - - + - - + - +

Data Fields

+
u32 cmd_type
 
+
 
cmd_arguments_targs
 
+
 
const BIGNUM * rsa_n
 
+
 
const BIGNUM * rsa_e
 
+
 
u8 * payload_body
 
+
 
u16 payload_body_size
 
+
 
RSA * rsa
 
 

The documentation for this struct was generated from the following file: