What is Python?

Python was named after the British comedy troupe “Monty Python;” it is a general-purpose and high-level language. Guido Van Rossum of CWI created Python to support various programming styles and be fun to use. Monty Python references are often found in its sample code, instructions, and tutorials. Python […]

Nmap Exercise

 Use the nmap (text interface) or zenmap (GUI) tool to map the network (192.168.25.x) your client currently resides on.  You should only map the range 192.168.25.1-99.  Hosts at 192.168.25.100 and above are student systems and not part of the assignment.  We will start with a ping scan to […]