10 Awesome Raspberry Pi Project Ideas
Introduction The Raspberry Pi is an awesome little piece of hardware. It is essentially a minicomputer that costs less than 60$. Some older versions even cost around…
Programming Posts about Networking
Introduction The Raspberry Pi is an awesome little piece of hardware. It is essentially a minicomputer that costs less than 60$. Some older versions even cost around…
Introduction In this tutorial we are going to write a penetration-testing script, namely a DDOS script, in Python. This program will allow us to flood a server…
Introduction Python is a great programming language for computer networking. It allows us to create solid applications very fast and easily. In this tutorial, we are going…
Introduction Port Scanners are primarily used for Penetration Testing and Information Gathering. Essentially, we are looking for open ports in a host for one of two reasons.…