# Nmap Scripts

**URL:** <https://pentest.ws/tools/nmap-scripts>

PenTest.WS maintains a local copy of the Common Vulnerabilities and Exposures (CVE) database and is searchable from within the application.

![Nmap Scripts Search](/files/KcpfTRjeAHRZ11RUdsvy)

The search functionality will match any Nmap Script containing all of the words entered into the search field. This includes the script's name, categories, port, source code and other fields.

### Nmap Script Details

Clicking on a result in the search results provides detailed information about the script.

![Nmap Script Details](/files/2D8rLsO03MNo72Oi7Vnz)

## Tier Availability

**Nmap Scripts** are available on all tiers.


---

# 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.pentest.ws/search-capabilities/nmap-scripts.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.
