# Remote Users / Getting Roasted 2

Within the zip file, you notice a few users are permitted to connect via RDP to TERMSERV. Which users are currently able to login via RDP? Submit the flag with each username in lowercase, separated by an underscore (\_), sorted alphabetically.<br>

For example if the users able to login are Zoolander and ADAM, the flag will be FLAG{adam\_zoolander}


---

# Agent Instructions: 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:

```
GET https://doubtfulturnip.gitbook.io/dts-cybersecurity-tool-kit/ctf-archive/aus-csc-ctf-2020-challenges/remote-users-getting-roasted-2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
