MCPcopy Create free account

hub / github.com/codewhitesec/Lastenzug / types & classes

Types & classes37 in github.com/codewhitesec/Lastenzug

↓ 2 callersTypeAliasHTTPAddr
Server/lib/laeufer/http/http_conn.go:112
↓ 1 callersTypeAliasInt64ID
Int64 defines an 8 byte numerical identifier
Server/lib/protocol/sessionid.go:10
↓ 1 callersTypeAliasKommando
Kommando defines the potential kommandos of a Ladung
Server/lib/kommando/kommando.go:4
↓ 1 callersTypeAliasStaticID
Static ID
Server/lib/protocol/sessionid.go:36
StructBinary
ByteLadung creates bytestream Ladung
Server/lib/protocol/binary.go:19
TypeAliasCommunication
Communication defines how to read/write to the endpoint
Server/lib/config/communication.go:4
StructConfig
Config is the configuration for a new laeufer
Server/lib/config/config.go:6
FuncTypeConnHandleFunc
ConnHandleFunc
Server/lib/component/server/standard.go:14
StructConnPool
Server/lib/laeufer/conn_pool.go:12
FuncTypeDialContextFunc
func(ctx context.Context, network, address string) (net.Conn, error)
Server/lib/laeufer/dial.go:12
FuncTypeDialFunc
func(network, address string) (net.Conn, error)
Server/lib/laeufer/dial.go:11
TypeAliasDirection
Direction defines if the laeufer should wait for incomming connections or if it should activly connect to an endpoint to establish it.
Server/lib/config/direction.go:5
TypeAliasErrParsing
ErrParsing defines a protocol-specific Errors
Server/lib/protocol/protocol.go:22
StructGate
Gate send/receive packets to/from other Agents
Server/lib/gate/gate.go:33
StructHTTPConn
Server/lib/laeufer/http/http_conn.go:17
TypeAliasHTTPContent
Server/lib/laeufer/http/http_conn.go:15
StructHttp
Server/lib/component/server/http.go:12
InterfaceID
defines the ID interface
Server/lib/protocol/protocol.go:17
StructJson
Json protocol en/decoder struct
Server/lib/protocol/json.go:11
StructLaeufer
Laeufer is the glue code, which handles the internal connection management Reading and Writing to the Packet data streams based on the configuration
Server/lib/laeufer/laeufer.go:24
StructLaeufer
TODO(author): implement http handler
Server/lib/laeufer/http/http.go:17
StructLaeufer
Server/lib/laeufer/websocket/websocket.go:34
StructLaeufer
inspired by https://github.com/jpillora/chisel/blob/92d90be68a989377daf61294ef7458612d10da8c/share/tunnel/tunnel_out_ssh_udp.go#L33
Server/lib/laeufer/tcp/tcp.go:18
StructPacket
Packet is the struct for transporting between Laeufer and Agent
Server/lib/ladung/packet.go:8
InterfaceServer
Server
Server/lib/component/server/server.go:4
StructSocks5
Server/lib/component/server/socks5.go:9
InterfaceTranslator
Translater defines how to read/write Packets between agents
Server/lib/protocol/protocol.go:10
StructUUID
UUID defines a unique generated ID
Server/lib/protocol/sessionid.go:23
Class_LDR_DATA_TABLE_ENTRY
LastenPIC/src/ApiResolve.h:143
Class_PEB_FREE_BLOCK
LastenPIC/src/ApiResolve.h:159
Class_PEB_FREE_BLOCK
LastenPIC/src/ApiResolve.h:161
Class_PEB_LDR_DATA
LastenPIC/src/ApiResolve.h:132
Class_UNICODE_STR
LastenPIC/src/ApiResolve.h:126
Class__PEB
LastenPIC/src/ApiResolve.h:165
Classtimeval
LastenPIC/src/Core.c:185
Classtimeval
LastenPIC/src/ApiResolve.h:54
StructwsConn
Server/lib/laeufer/websocket/ws_conn.go:10