# Blog

- [Ledger database hack facilitates spear-phishing attacks](https://1337.dcodx.com/blog/ledger-database-hack-facilitates-spear-phishing-attacks.md): An in depth analysis of the latest scams following the breach of the Ledger database
- ["Being broke is no joke!"](https://1337.dcodx.com/blog/being-broke-is-no-joke.md): Mapping and exploiting phishing campaigns targeting Crypto Exchanges
- [Burp Suite extensions: our favorites](https://1337.dcodx.com/blog/burp-extensions-our-favorites.md): by Semen Rozhkov
- [CVE-2019-1262 - Stored XSS SharePoint 2013 SP1](https://1337.dcodx.com/blog/cve-2019-1262-stored-xss-sharepoint-2013-sp1.md)
- [InFlight Entertainment systems security: a brief analysis](https://1337.dcodx.com/blog/ife.md): This blog post describes common threats that affect InFlight Entertainment (IFE) systems.


---

# 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://1337.dcodx.com/blog.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.
