# HackerView Scan

{% embed url="<https://youtu.be/AQrgyZgHVpc>" %}

Hacker view is a section of the ACS platform that allows the user to spot the findings of the surface scan which is populated from the regular scan. The hacker view page stores some sensitive information which allows users to see the data through the eye of a hacker. The hacker view page has 2 filters that allow the user to spot the data.

Users can spot the

* Hacker view alerts/findings&#x20;
* Total assets&#x20;
* Scan time.

You can sort findings based on:

* Severity filter&#x20;
* Instance Id filter

<figure><img src="https://lh4.googleusercontent.com/eFGyPj_GUs0iIdwRGAti6GxLiQ_cRnxA203ZL-DvtGXTmZW0WAfbR9m7wSvvmE-snYs3Lf7-xXb4t4Ynpiulgjs_kk0-BBvgX1YWe2cJvZrk15YLmGI9Bix6GAQJ2eC8EAPUnuf4rCBQlaG3jWxtMTFtAeVVtvpQ61gnrRxu56YujcZvkGAn2pTl7sFTkA" alt=""><figcaption></figcaption></figure>

**Alerts:** Users can spot the number of generated hacker view findings/alerts for their cloud account against the rules of the ACS platform.

<figure><img src="https://lh6.googleusercontent.com/mB6dv8I03t-2C9C0SuBa8pFZFChKE_BJCPBAWg9reuP9aTVR_9nb3MP7qb1SwGPzYXWShWYDKCgzwDCyZFtiihEPBQ1mrL_DJlF8VMjk-e45QTCjReu69cNSBXRdIPEt0AIwx7W1z4Qgp2TuhgwU7kJozIx11vE39TC2H_uFu9WZjJKVdygN0D2kRtbTcg" alt=""><figcaption></figcaption></figure>

**Total asset:** Users can spot the number of assets that are evaluated against the rules of the ACS platform

<figure><img src="https://lh4.googleusercontent.com/XLMn79pcNryhqRliYp-XdqRPyZ0jxikQYUW8ZUFMSEM8x_VP2D5BWwaOGggHuKAiIVh18Q_4iebcpNtIhGRNW9pNugiDfI9lCET8aM_0kVA0jXSBGBdGQxZXe5x-n457erlrlztrixvLiXxhg5aXBV62PxqUqoMfrW2_ZSIWrseGefHJaAhESvkvtqEw1w" alt=""><figcaption></figcaption></figure>

**Scan time:** The user can spot the last scan time with the date and time of their cloud accounts.

<figure><img src="https://lh4.googleusercontent.com/38q0Z0IZbGRSnsvEOVs-_CyTbqf_vLTeSIJLFh07piFZUBSUWTghKfKFDcvZArcdDDVq-kOaB5b8lJcvUrd-AhJKvDcejci3sOiW98zoNySiJrjxh9WN1V6kFu87RQgIjeyWSgSmRzkoE5tkKzaVBQhfSpVVk3RML7Yvjblvk8IfpmtrLWgpxsS_NqDj9A" alt=""><figcaption></figcaption></figure>

**Severity filter:** The severity filter allows the user to spot the findings with their severity level. There are four severity levels in the ACS platform e.g. Critical severity, High severity, Medium severity, and low severity.

<figure><img src="https://lh3.googleusercontent.com/Yu_ohoOoaTALnjU0QCV4v2aASMay-e1hdRjbiTjsq1UTLN3EtHlsJGrAonPyUx3FJ4SuYfoawHArPyGpztk1GNVpNewCKXuyJiUGhi8BYuoxUYtl_O1QiC6hyQgmqKZ1SUVpqYwr77wAbAdUAvDnpVfSqFETSJriFTX8qtQtDHos2PiCZPDWk9CMYRRtMg" alt=""><figcaption></figcaption></figure>

**Instance Id filter:** The user can spot the hacker view findings by instance id&#x20;

e.g. i`-07cf91b36ce4bbff6, i-040c8281c16fd4cff, i-0544b1305738531c4, i-00820a0b7404576da, i-010b3c82ccd5f5064, i-0e9e115eb9edd9aa0, i-07eb53522ead1e0c4,` etc.

<figure><img src="https://lh5.googleusercontent.com/GJqHXicEXavq2kzHK47OwsfBAuC5y5pBbQrMptHPibtY-4rWVfkSEZiLVZvMW8WjlpmA3Asbc4g16_7WNNlm4P1F68bU4ALT6hqKVQj2CaZPeOYo7fIt5A29AEIUTXa7rSljexEcmI9oWy-i07vFixH2DCToZxNYwyp9RyLY6akxK3dmg-xO78lLEbahmA" alt=""><figcaption></figcaption></figure>


---

# 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://docs-acs.clouddefenseai.com/clouddefense-scan-engine/hackerview-scan.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.
