Application

How to Install Cisco Packet Tracer

How to Install Cisco Packet Tracer

Fadıl

Cisco packet tracer is a simulation program that provides us a laboratory environment where we can perform many networked experiments and applications without the need of physical network devices and tools.

Now let’s start installing this program.

You can download the application from many web sites on the internet as well as cisco official site can be downloaded after becoming a member.

Cisco Packet Tracer can be downloaded from the links below.

Tunneling Remote Desktop (RDP) Over SSH

Fadıl

Windows remote desktop (RDP) is an extremely useful way to have access to your computer’s desktop from everywhere. Suppose you need to connect to your work computer through RDP but your company’s IT staff configured the firewalls to block all remote connections accept secure connections (e.g. SSH). This is just an example scenario where you need to tunnel remote desktop over SSH.

In this hack, we’ll show you how to tunnel remote desktop connections over SSH, and how to remotely connect any internal computer by tunneling remote desktop through the main gateway.

What is Nmap? A Deep Look at Basic

What is Nmap? A Deep Look at Basic

Fadıl

Hi Everybody! If you want to hack anything the first thing you should know is the configuration of that thing i.e. what is the operating system running on the server, closed and open ports extra. To detect the operating system and ports you should implement nmapscanning on the server. In this article I am going to say you what is Nmap and how it is used, that too in detail.

Change the MAC Address of any Windows PC

Fadıl

Here now I am on the best topic on how to change the MAC address (Media Access Control). Yeah! Your MAC address can be spoofed.

There are many ways to change the MAC address which I will show them in my later posts but now in this tutorial, I am going to use a utility named TMAC which lets you change.

TMAC stands for Technitium MAC Address Changer. Click here to download it. Once after installing if you ran that software you can find different adapters or network cards you are using and thereafter selecting the card you can enter your own customized address or you can select from the preloaded profiles.

Morris Worm Source Code and History

Morris Worm Source Code and History

Fadıl

Morris worm was created by a student from Cornell University named Robert Tappan Morris. It was created on November 2, 1988.

According to creator this worm was not created to damage but to find out the size of the internet. It worked by exploiting the vulnerabilities in Unix Sendmail, finger and many more. Later it was discovered that it has the power to crash the computer.

The link below shows how the Morris Worm is structured and where you can download code.