How to Make a WiFi Jammer with Raspberry Pi 3

How to Make a WiFi Jammer with Raspberry Pi 3

The Raspberry Pi has become quite the phenomenon in the computing world for hobbyists, inventors, and students. Raspberry Pi projects have been sprouting up all over and it has opened up new doors in the tech world. In our project we are going to demonstrate how to...
How to Disable Onboard WiFi for Raspberry Pi 3

How to Disable Onboard WiFi for Raspberry Pi 3

Figuring out how to disable onboard WiFi for Raspberry Pi 3 is great if you have a USB WiFi adapter that you plan on using instead. If you plan on capturing and analyzing packets then you will need a WiFi adapter that supports monitor mode. The onboard WiFi for the...
How to Hack a WordPress Site with WPScan in Kali Linux

How to Hack a WordPress Site with WPScan in Kali Linux

Testing websites for vulnerabilities can help identify bugs that can ultimately lead to actions that you can take to secure it. Preventing hackers from accessing your website is a top priority. You should always test your website for vulnerabilities to prevent someone...
How to add SSH Welcome Banner

How to add SSH Welcome Banner

A fun way to ward off unauthorized users attempting to login through SSH is by displaying a message and we will show you how to add SSH welcome banner by editing a couple files. SSH banners are common with system administrators when they are configuring Linux servers....
Securing VNC Connection on Kali Linux with SSH

Securing VNC Connection on Kali Linux with SSH

One of the best ways to access Kali Linux remotely is by securing VNC connection on Kali Linux with SSH. Using VNC Viewer to provide remote access gives the user a full graphical interface just as if they were actually using the computer or device from home. This...