Category Tutorial

HTTP/3

http3

HTTP/3 is the latest version of the Hypertext Transfer Protocol (HTTP), the foundational protocol used by the web. It represents a significant evolution in how web traffic is transmitted, offering improved performance and efficiency compared to its predecessor, HTTP This…

Introduction to bpftrace

bpftrace is a high-level tracing language for Linux eBPF. It provides a concise way to write tracing programs that can efficiently extract information from the Linux kernel and userspace. Some key features of bpftrace include: bpftrace programs consists of probe…

What are YARA rules?

In the ever-evolving landscape of cybersecurity, having the ability to quickly identify and respond to threats is crucial. YARA, a powerful and flexible tool, plays a vital role in this effort. In this blog, we’ll introduce you to YARA rules,…

How to be a Malware Analyst?

malware analyst

In today’s digitally interconnected world, the role of a malware analyst has become increasingly vital. Malware analysts are the unsung heroes who defend the digital realm from the ever-evolving landscape of malicious software. If you’re intrigued by the idea of…