# Links

{% tabs %}
{% tab title="OSINT" %}

* [Device Info](https://www.deviceinfo.me/)
* [Panopticlick](https://panopticlick.eff.org/)
* [IntelTechniques](https://inteltechniques.com/index.html)
* [Browser Audit](https://browseraudit.com/)
* [Search Code](https://searchcode.com/)
* [Detect my Browser](https://detectmybrowser.com/)
* [Browser Leaks](https://browserleaks.com/)
* [Canary Tokens](https://canarytokens.org/generate)
* [OSINT Framework](https://osintframework.com/)
  {% endtab %}

{% tab title="Malware Analysis" %}

* [Virus Total](https://www.virustotal.com/gui/home/upload)
* [Hybrid Analysis](https://www.hybrid-analysis.com/)
* [URL Query](https://urlquery.net/)
* [Pingdom Tools](https://tools.pingdom.com/)
* [Sucuri](https://sitecheck.sucuri.net/)
* [AnLyz](https://sandbox.anlyz.io/#!/malware-dashboard)
* [App Any Run](https://app.any.run/)
* [Malware Analysis Tool](http://malwareanalysis.tools/)
  {% endtab %}

{% tab title="Cyber Operations" %}

* [Cyber Chef](https://gchq.github.io/CyberChef/)
  {% endtab %}
  {% endtabs %}


---

# 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://ed4m4s.blog/resources/links.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.
