# Home

### **About Me**

```powershell
${Na`me} = ('Abdullah'+' AlZ'+'ahr'+'ani');
${W`hoAmI} = ('Pen'+'etra'+'tion Te'+'ster'+' & Red'+' Tea'+'mer');
${LO`caTion} = ('R'+'iyad'+'h,'+' Sa'+'udi Arabi'+'a');
${gI`TH`UB} = ('h'+'t'+'tps://githu'+'b'+'.com'+'/0'+'xAbd'+'ull'+'ah');
```

### Latest Blog Posts

|                                                                                                                                     |
| ----------------------------------------------------------------------------------------------------------------------------------- |
| [HTML Smuggling Against VirusTotal](https://blog.0x4.xyz/bypassing-windows-protection-mechanisms/html-smuggling-against-virustotal) |
| [Bypassing ASR Rule and Dump LSASS](https://blog.0x4.xyz/bypassing-windows-protection-mechanisms/bypass-asr-rule-and-dump-lsass)    |
| [Bypass Windows Defender ATP](https://blog.0x4.xyz/bypassing-windows-protection-mechanisms/bypass-windows-defender-atp)             |
| [Bypass AVs via Ordinals](https://blog.0x4.xyz/bypassing-windows-protection-mechanisms/bypass-avs-via-ordinals)                     |

### Vulnerability Acknowledgements

<table data-header-hidden><thead><tr><th width="184">Vulnerability</th><th>References</th></tr></thead><tbody><tr><td>Vulnerability</td><td>Reference</td></tr><tr><td>CVE-2020-14554</td><td><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14554">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14554</a></td></tr><tr><td>CVE-2020-14635</td><td><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14635">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14635</a></td></tr></tbody></table>


---

# 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://blog.0x4.xyz/master.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.
