LRG Networks.com

Course and administrator support


References to web sites and documents on the Internet are frequently referenced in our classes. Utilities are also frequently discussed. This page has two sections: Frequently Asked Questions (FAQs) and useful utilities. The following lists are made available for your convenience. Bookmark this page, come back frequently and enjoy. If you would like to see additions to either list, email me at at nickw@lrgnetworks.com and I will see what I can do.

[Frequently Asked Questions (FAQs)] [Useful Utilities]


Frequently Asked Questions (FAQs)


How visible am I from the Internet?
Gibson Research has a service which they call Shields Up which will probe your computer and return a report card of what information they can easily gather. Try it out. It will scare you.
Shields Up

Assigned IP addresses
If you are curious about who has which IP address, the following list will give you the class A addresses.
Assigned IP addresses

Registering a domain name
Before you can register a domain name, you must make sure that it is not already registered. If you want to search for an available name in the .COM, .NET or .ORG domains, use Network Solutions.
Network Solutions

If you wish to register a .CA, .COM, etc. name and get $0 webhosting, use Dot Easy.
Dot Easy



Useful Utilities

 Protocol Analyzers

Wireshark Wireshark is the most popular protocol analyzer because a) it works and b) it is free. If you know your way around protocol analyzers it will do a good job for you. Download from the Wireshark home page
Ethereal Ethereal is the original protocol analyzer that became Wireshark. This project is no longer maintained, but the web page is still available. Download from the Ethereal home page
Winpcap Winpcap is a packet capture library and is required by Wireshark and WinDump. It is included with the Wireshark installer. You can also download it from the Wincap site.
Packetyzer Packetyzer is a Windows front end to Ethereal. You may like the way it presents information. Download from the Packetyzer home page
tcpdump tcpdump is a command line (no GUI) utility for capturing packets in real time and displaying them one line at a time. Although primitive, there are occasions when you don't want all of the information that a protocol analyzer provides and just want a simple way to monitor traffic. The program is very powerful but hard to understand. tcpdump only works with Linux/Unix (but see WinDump next for Windows) and is almost always included with Linux distributions. tcpdump requires libpcap, but that should also be on your Linux distribution. See this tcpdump page for the latest updates.
WinDump WinDump is the Windows version of tcpdump (see above) and is 100% compatible with it. WinDump requires Winpcap to run, as does Wireshark, so you may already have it. Download from the WinDump home page

 Port Scanners

NetBrute This port scanner does a good job and it is easy to use and understand. Besides scanning TCP/UDP ports, it really shines when scanning Microsoft networks. It is free and is GUI based. Download from the NetBrute home page
Nmap Nmap is the champion network scanner of all time both because of its power and flexibility. You can use it immediately, but it takes a lot of time to master. Traditionally, it is best run from the command line. However, a GUI front-end called Zenmap is now included. It is free software Download from the Nmap home page

 Trace Route

HyperTrace Getting tired of Microsoft's Tracert program included in Windows which you must run from the command prompt? Try this GUI based Trace Route. It is much more convenient, much faster and free. Go to the HyperTrace home page
PingPlotter PingPlotter is a trace route program which highlights the response times of each leg of the journey graphically. Go to the PingPlotter download page. Only version 1.x is free.

 Monitor your own computer (NETSTAT)

Active Ports Tired of Microsoft's command line utility NETSTAT? Active Ports is a graphical NETSTAT showing you which ports are in which state. Go to the Active Ports information page. It is free.
Show Traffic This program shows you the connections that your computer is making in real time. Quite an eye opener if you are connected to the Internet. Go to the Show Traffic download page.

 DNS

Sam Spade Sam Spade is the champion multifunction tool for DNS inquiries and troubleshooting. It includes Whois, Dig, finds the owner of IP blocks, and so much more. Go to the Sam Spade download page. It is free.

 Password Recovery Tools

Cain and Abel This program's main purpose is to recover passwords from Windows systems. However, it also has many interesting extra features. A favourite is ARP poisoning which allows you to sniff packets through a switch. Go to the Cain and Abel information page. It is free.

 Windows Specific

Sid2 User, User2Sid User2Sid is used to find the SID of a user account and Sid2User finds the user name if you know the SID. Convenient if you need to find the administrator if the name is renamed. You can download user2sip sip2user.zip from this page. It is free.






Menu