Getting Started with WinDbg

January 5, 2021 - Posted by Gianni Gnesa

With so many commands, it can be difficult to analyze an application in WinDbg. This article go through some of the most useful ones.

Top 5 books every pentester should read

November 16, 2020 - Posted by Gianni Gnesa

Books are a valuable resource to improve your ethical hacking skills. Here is a curated list of the top 5 books every penetration tester should read.

How to run Golang in Google Colab

June 24, 2020 - Posted by Gianni Gnesa

Google Colab is a service that allows you to write and execute Python in your browser, with zero configuration required and free access to GPUs. In this article, we see how to run Golang in Google Colab.

How to show the full URL in Firefox

October 17, 2019 - Posted by Gianni Gnesa

Hello and welcome to another article about tips for bug hunters. Today I will answer a question I got about Firefox: how do you show the full URL in Firefox?