I’ve used BurpSuite so many times. It is a great tool for Web Pentesting. I’ve only tried Community Edition so I can’t imagine how powerful the paid version is. This guide is intended for my colleagues and friends that I have or will convert to the hacking path. In order […]
Category: Tutorial
Tutorial posts
Subnet calculation
In this tutorial I will show how to calculate subnetting. Shoutout to my teacher Philippe Brassard from O’sullivan College for this awesome technique! So we will use the following scenario to go through the calculations : Given Network IP Address : 10.0.0.0/8 Subnet mask : 255.0.0.0 / binary : 11111111.00000000.00000000.00000000 […]