> For the complete documentation index, see [llms.txt](https://omar-4.gitbook.io/omar-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement.md).

# Latreal Movement

- [Event ID 4624](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement/event-id-4624.md): This event is logged when a user successfully logs onto a system
- [Event ID 4625](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement/event-id-4625.md): This event is logged when a logon attempt fails. It can occur for reasons like incorrect credentials, account lockout, or insufficient privileges.
- [Event ID 4648](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement/event-id-4648.md): A logon attempt was made using explicit credentials
- [Event ID 4778](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement/event-id-4778.md): A session was reconnected to a Window Station - when the returns to the RDP session that was previously disconnected or left
- [Event ID 4779](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement/event-id-4779.md): A session was disconnected from a Window Station This event is recorded when a user disconnects from a remote session via Remote
- [Event ID 5140](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement/event-id-5140.md): A network share object was accessed
- [Event ID 5142](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement/event-id-5142.md): A network share object was added
- [Event ID 5143](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement/event-id-5143.md): A network share object was added or removed (Modified)
- [Event ID 4776](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement/event-id-4776.md): This event occurs when a Windows machine tries to validate credentials during the logon process.
- [Event ID 4768](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement/event-id-4768.md): A Ticket Granting Ticket has been Created
- [Event ID 4769](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement/event-id-4769.md): Logged When the DC successfully authenticate the Credentials over Kerberos , And granting the User a Service Ticket to access the Server Resources
- [Event ID 4771](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement/event-id-4771.md): This event is logged when a Kerberos pre-authentication attempt fails, which means the DC Failed to authenticate the provided Credentials , so the KDC will not grant TGT or TGS
- [Event ID 7045](https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement/event-id-7045.md): This event is logged when a new service is installed on the system


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://omar-4.gitbook.io/omar-docs/ecir/event-codes/latreal-movement.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
