Category Linux

Creating Zip Bombs In Linux

Creating Zip Bombs In Linux

A zip bomb, also known as a decompression bomb or zip of death is a malicious archive file designed to crash or render useless the program or system reading it. It is one of the oldest “malicious files” going around…

How to use SSH keys to connect to GitHub?

Connecting To GitHub Using SSH

In this tutorial, we see how we connect to GitHub with SSH on your server, for transferring data securely over GitHub. SSH or Secure Shell Protocol provides a secure way of accessing to another client It encrypts the data transferred…

How to Install BurpSuite Community On Linux?

Installing BurpSuite Community On Linux

Let’s install BurpSuite Community edition on our Linux systems. If you are a Web Application Penetration Tester, Burpsuite is one of the indispensable tools which you can have. It allows for a whole lot of functionality and helps you perform…