# Phishing

- [Connecting GoPhish with Office365](https://www.redteam.cafe/phishing/connecting-gophish-with-office365.md): Operational challenges of setting of Office365 SMTP with GoPhish
- [SharpLoginPrompt - Success and a Curious Case](https://www.redteam.cafe/phishing/sharploginprompt-success-and-a-curious-case.md): A tale of why SharpLoginPrompt Always Works and a recent curious case
- [Gophish MODs](https://www.redteam.cafe/phishing/gophish-mods.md): Modify Gophish to Bypass Detection
- [Long Live DMARC - Email Spoof issues](https://www.redteam.cafe/phishing/long-live-dmarc-email-spoof-issues.md): Spoof emails when SPF is present but DMARC is not allowing you to spoof the sender
- [Error Solves (Random)](https://www.redteam.cafe/phishing/error-solves-random.md)
- [Rust OPENSSL install issues](https://www.redteam.cafe/phishing/error-solves-random/rust-openssl-install-issues.md)


---

# 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://www.redteam.cafe/phishing.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.
