# Supported Targets

## Overview

Nullify pentests REST and GraphQL APIs, server-side rendered HTML applications, single-page applications, and custom TCP/UDP protocols.

## Application Types

| Type                         | Supported | Notes                                                                 |
| ---------------------------- | --------- | --------------------------------------------------------------------- |
| **REST APIs**                | Yes       | Full support with or without OpenAPI definitions.                     |
| **GraphQL APIs**             | Yes       | Introspection, mutation testing, authorization matrix analysis.       |
| **SSR HTML Apps**            | Yes       | Server-side rendered web applications (Django, Rails, Express, etc.). |
| **SPAs**                     | Yes       | Single-page applications (React, Vue, Angular).                       |
| **SOAP APIs**                | Not yet   | Register interest with the Nullify team.                              |
| **WebSockets**               | Not yet   | Event-driven assessments are on the roadmap.                          |
| **gRPC**                     | Not yet   | Reach out if you would like to participate in design partners.        |
| **Custom TCP/UDP Protocols** | Not yet   | Custom protocol testing on the roadmap.                               |


---

# 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.nullify.ai/capabilities/pentests/supported-targets.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.
