Differences between revisions 1 and 2
Revision 1 as of 2009-11-03 22:09:56
Size: 675
Editor: 24-183-238-75
Comment:
Revision 2 as of 2012-01-26 16:29:11
Size: 806
Editor: hsc-129
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:

=== Simple Cipher Cracking Tools ===

 * [[http://math.ucsd.edu/~crypto/java/EARLYCIPHERS/Vigenere.html|Nice Vigenere tool!]]

Tools Covered in NetworkSecurity

The topic is broken up into several sections depending on the learning curve of the tools.

Basic Tools

These are the basic tools that are available on Linux/Windows systems that we will cover this semester.

Network Command-line tools

These are the basic network tools that you need to know. Not all of these will be covered since some of them are studied in CPTR 327 Principles of Networking. Those with stars are tools that I will assume you know and can use.

  • nslookup*
  • dig*
  • arp
  • netstat
  • wireshark
  • tcpdump
  • ifconfig / ipconfig
  • traceroute / tracert
  • route

Simple Cipher Cracking Tools

NetworkSecurity/Tools (last edited 2021-04-15 20:03:19 by scot)