# Tools NOT Allowed

{% @mailchimp/mailchimpSubscribe %}

| Category                                                           | Tool                                                                                                           |
| ------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------- |
| Automated tools                                                    | Metasploit (except for limited use on one target machine)                                                      |
|                                                                    | AutoRecon                                                                                                      |
|                                                                    | nmapautomater                                                                                                  |
|                                                                    | Recon-ng                                                                                                       |
| Commercial vulnerability scanners                                  | Nexpose                                                                                                        |
|                                                                    | Nessus                                                                                                         |
|                                                                    | Qualys                                                                                                         |
| Custom scripts that automate tasks                                 | Any custom script that automates tasks such as enumeration, exploitation, or post-exploitation                 |
| Tools that provide hints or solutions                              | OSCP Brain Dumps, exam walkthroughs                                                                            |
| Personal notes or cheat sheets that contain restricted information | Any notes or cheat sheets that contain restricted information, such as exploit code or Metasploit module usage |


---

# 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://oscp-certification.certs-study.com/company-info/tools-not-allowed.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.
