Differences between revisions 8 and 9
Revision 8 as of 2021-04-15 20:02:52
Size: 1121
Editor: scot
Comment:
Revision 9 as of 2021-04-15 20:03:19
Size: 1135
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 30: Line 30:
 * https://gchq.github.io/CyberChef/  * [[https://gchq.github.io/CyberChef/|CyberChef]]

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 and ipconfig [/displaydns]
  • Microsoft Attack Surface Analyzer
  • Microsoft Baseline Security Analyzer
  • traceroute and tracert
  • route

Simple Cipher Cracking Tools

Stand alone encryption

Online Tool for encryption/decryption and encoding/decoding

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