# Other attack vectors and strategies

Sometimes, you can't use the previous mentionned attacks for a reason or another, this doesn't mean that it's all played and you should go back home. There are other strategies you can & should use such as :

* Run scans using Nessus or so for example to discover what's available in the network and maybe discover some vulnerable components
* For a faster result, look for available websites using [http\_version](https://www.offensive-security.com/metasploit-unleashed/scanner-http-auxiliary-modules/) for example and try to find maybe vulnerable websites that let's you RCE
* Look for default on web logins such as :
  * printers
  * jenkins
  * camera systems&#x20;
  * etc<br>
* Finally, think outside the box, depending on the env you're in, you might find some more interesting sutff.

With this we end our initial attack vector section.


---

# 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://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/initial-attack-vectors/ipv6-attacks/other-attack-vectors-and-strategies.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.
