# Waiter Account Information

*“The following user accounts are created automatically within vCenter Server in the vsphere.local domain (or the default domain that you created at installation). These user accounts are shell accounts. The vCenter Single Sign-On password policy does not apply to these accounts.”*

The account `waiter-<random_string>` **cannot** use SSO and is used for Auto Deploy.

Source: [Using vCenter Single Sign-On with vSphere](https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.authentication.doc/GUID-A2A90265-4A6B-4E23-9681-97B867E55457.html)

***

Within the vCSA Backup you'll find the archive file `rbd.gz` containing the database `db.bkp`. In the database we can find the username and cleartext password for user `waiter-<random_string>@vsphere.local`.&#x20;

Because of insufficient privileges this user cannot login through the web UI on port 443, nor the VMware vCenter Server Management interface on port 5480. Login attempts on the web UI proves that the credentials are correct, giving an attacker valuable information about response cookies.


---

# 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://0xpthree.gitbook.io/notes/post-exploit/vmware/waiter-account-information.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.
