# Metasploit Modules

**URL:** <https://pentest.ws/tools/msf-modules>

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

![Metasploit Modules Search](/files/4Wk4UZ7nWI0tUgrFDJ1J)

The search functionality will match any Metasploit Module containing all of the words entered into the search field. This includes the module's name, type, platform, source code and other fields.

### Metasploit Module Details

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

![Metasploit Module Details](/files/Wah5VtnlY5oEqTdAxhC8)

## Tier Availability

**Metasploit Modules** is 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/metasploit-modules.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.
