# Elevator Attacks

## Fireman mode/service technician mode <a href="#docs-internal-guid-ae3f8d23-7fff-5921-f032-8cba0bf3d15b" id="docs-internal-guid-ae3f8d23-7fff-5921-f032-8cba0bf3d15b"></a>

Might be keyed-alike. Can also be picked.

Fireman mode overrides any access restrictions that have been programmed into the elevator. So you can use it to gain unauthorized access to restricted floors

## Tailgating

Let’s say the top floor is restricted. You can keep calling elevators (going up) until you get one where a person is riding to that restricted floor. Then just keep going with thatperson. If you get empty elevators, then just send them down.


---

# 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://heinosass.gitbook.io/leet-sheet/physical-security/elevator-attacks.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.
