Category Tutorials

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…