# Vulnerability Scanners

## ROADtools

ROADtools is a collection of Azure AD/Entra tools for offensive and defensive security purposes.

* <https://github.com/dirkjanm/ROADtools>

## MicroBurst

MicroBurst includes functions and scripts that support Azure Services discovery, weak configuration auditing, and post exploitation actions such as credential dumping.

* <https://github.com/Netspi/Microburst>

## SkyArk

SkyArk helps to discover, assess and secure the most privileged entities in Azure and AWS. SkyArk currently contains two main scanning modules AWStealth and AzureStealth. With the scanning results, organizations can discover the entities (users, groups and roles) who have the most risky permissions.

* <https://github.com/cyberark/SkyArk>


---

# 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://wiki.pentestlist.com/offensive-security/cloud/azure/vulnerability-scanners.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.
