Featured Posts

Common Networking Commands Kali Linux

Networking is one of the important concepts when it comes to Hacking. In this s…

IP Sweeping Bash Script

The Script Below is the IP Sweeper script, #1/bin/bash for ip in seq 1 254; do …

Scripting in Kali

In this section, we will be scripting with  bash. This might seem overwhelming …

Learn Hacking Skills online For Free

Want to become an ethical hacker to pursue a career in hacking? Learn the basic…

Kali Linux Download Installation And Overview

There are two ways to use Kali Linux: ☛ Either boot a system with Kali and have…

Operating Systems

In simple words, an operating system is an interface between a computer user an…

That is All