There are two machines in our network. Kali Linux with IP Address : 192.168.56.101 and Windows machine with IP Address : 192.168.56.102Read More »
Tag: kalilinux
Creating a simple Python program in Kali Linux
We know that Python comes built-in with Kali Linux. To check which Python version has been installed in Kali Linux. Open Linux terminal and enter python.Read More »
Basic command in Kali Linux
This blogs explains basic commands on Kali Linux
There are commands available in Kali Linux for various operations such as file creation, displaying list of files and folders inside directory and many more.
OS Detection using nmap
This blogs explain how to use nmap for operating system or OS detection on target machine.Read More »
Ping Sweep using nmap
In this blogs we will use nmap to perform basic ping scan to find live host on network.Read More »