# $WhoAmI?

![](/files/-MPpELf6xWd76OiqRKOZ)

{% content-ref url="/pages/-MPpVwCVPQHSVyMdWwjG" %}
[NMAP](/oscp/nmap.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPpWaM0N5jlsWlsqMEc" %}
[Services Enumeration](/oscp/services.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPodn2dA2bma3LqR2WZ" %}
[HTTP 80/443](/oscp/services/web.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPp8\_dlKoN\_XqxQl3vd" %}
[Reverse Shell Cheatsheet](/oscp/windows/reverse-shell-cheatsheet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPoyeQLx\_OFRZVlKeEa" %}
[Linux](/oscp/linux.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPp6ZtXv9RXkudvbh14" %}
[Windows](/oscp/windows.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPol3yt-Uj1GwFD-9q8" %}
[Password Attack](/oscp/password-attack-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPpBbCQZQG0vPztfg5g" %}
[Network Pivoting Techniques](/oscp/network-pivoting-techniques.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPpDUqrcIAwyEBz2Myh" %}
[Downloads](/oscp/downloads.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPswsol8hNieqBLKR9g" %}
[Online Websites](/oscp/online-websites.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPp-1mGDEIyxjUupl2Y" %}
[Buffer OverFlow](/oscp/buffer-overflow.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPt-pXXuiPcStRwBnBH" %}
[Steganography](/oscp/steganography.md)
{% endcontent-ref %}


---

# 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://rabakuku.gitbook.io/oscp/master.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.
