# Week 32 - O365 BITB

After building out a two-part Google Browser-in-the-Browser Phishing page, I felt like it was time for an Office365 one:\
&#x20;\
<https://github.com/jakedmurphy1/O365-BITB>\
&#x20;\
I’ve found that using modern-looking two-part login pages combined with mrd0x’s BITB allows for extremely successful phishing campaigns. All you need to run this is a few simple commands and a web server that supports PHP. I timed myself, and was able to get it up and running in just under 30 seconds!\
\
Once a victim submits their password, they are redirected to a fake O365 error page.


---

# 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.webhackingtips.com/week-32-o365-bitb.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.
