# Welcome

People and organisations within the technology community are often incredibly generous with not only their time, but also their knowledge, tools, and patience. To this end, I've decided to compile some useful resources which some may (hopefully) find useful.

This site is mainly aimed at the digital forensics & incident response discipline within cyber security. There may be some general notes for vulnerability assessments, penetration testing, or anything with a slightly offensive flavour.

I hope you find this site useful. Some of the commands and content is basic, whilst other content touches on more complex matters and may have an assumed level of knowledge. Feedback, topic suggestions, or general comments are appreciated.

Some other resources you may find useful are listed below. These are provided by incredibly knowledgeable and experienced members of the DF/IR community and are well worth reading.

<https://thisweekin4n6.com/> A weekly roundup of significant news within the DF/IR community.

<https://www.jaiminton.com/> A great compilation of writeups, technical notes, and CTF/HackTheBox/TryHackMe rooms.

<https://www.youtube.com/DCcybersec> For those new to the industry, this YouTube channel is incredibly useful, providing industry insight, technical guides, and interviews.

<https://www.youtube.com/user/RootOfTheNull> More focused on penetration testing/ethical hacking, but incredibly valuable for those new to the industry.

<https://dfir.training/social-networks/digital-forensics-discord-server> An increasingly popular Discord channel for all facets of digital forensics as well as broader technology topics.

**Contact**

Errata? Questions? Comments? Training? Test Data? Email > <mark style="color:blue;">**<contactiblueteam@gmail.com>**</mark>


---

# 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.iblue.team/readme.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.
