Skip to content
  • About
Search
Close

PyTwok

Tag: kalilinux

Scanning Windows machine using Python from Kali Linux

May 25, 2020 Rohan JadhavLeave a comment

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 »

Creating a simple Python program in Kali Linux

May 25, 2020 Rohan JadhavLeave a comment

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

May 20, 2020May 20, 2020 Rohan JadhavLeave a comment
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.

Read More »

OS Detection using nmap

May 17, 2020 Rohan JadhavLeave a comment

This blogs explain how to use nmap for operating system or OS detection on target machine.Read More »

Ping Sweep using nmap

May 17, 2020May 17, 2020 Rohan JadhavLeave a comment

In this blogs we will use nmap to perform basic ping scan to find live host on network.Read More »

Categories

Category Cloud

Conditional Programming DNS Kali Linux Project Python

Tags

BasicPython Commands Conditional Programming DNS DNSdumpster kalilinux List nmap PingSweep Projects Python String TCPSCAN
Blog at WordPress.com.
Back to top