diff --git a/about.html b/about.html index 4b92267..00f520f 100644 --- a/about.html +++ b/about.html @@ -9,6 +9,9 @@ + + + @@ -21,6 +24,12 @@ + + + + + + @@ -81,7 +90,7 @@

Current Officers

- Madelyn Mcknight + Madelyn Mcknight

President @@ -96,7 +105,7 @@

Current Officers

- Zachary Brasseaux + Zachary Brasseaux

Vice President @@ -111,7 +120,7 @@

Current Officers

- Justin Berthelot + Justin Berthelot

Treasurer @@ -129,7 +138,7 @@

Current Officers

- Andrew Schoonmaker + Andrew Schoonmaker

Secretary @@ -144,7 +153,7 @@

Current Officers

- Cece Sanchez + Cece Sanchez

Historian @@ -159,7 +168,7 @@

Current Officers

- Christopher Smith + Christopher Smith

Media Representative @@ -215,3 +224,4 @@

This page is currently under construction.

+ diff --git a/index.html b/index.html index 00f1920..09f448f 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,10 @@ + + + + @@ -20,6 +24,12 @@ + + + + + + @@ -111,8 +121,8 @@

What We Do

@@ -123,7 +133,7 @@

Linux Mint XFCE

Linux Mint is a popular distribution of the Linux operating system. It is typically used by those new to Linux as well as those that are just looking for a simple experience (as opposed to more involved distributions such as Gentoo and Arch). We typically reccomend the XFCE flavor as it is light-weight and easy to run in a virtual machine, which is our reccomendation for anyone getting started with Linux. While there are more lightweight experiences out there, they aren't tailored for beginners to the world of Linux and can seem quite daunting.

-

To find out more about the Linux Mint Project, check out the website at www.linuxmint.com.

+

To find out more about the Linux Mint Project, check out the website at www.linuxmint.com.

@@ -135,8 +145,8 @@

Linux Mint XFCE

@@ -147,7 +157,7 @@

Virtual Box

Virtual Box is a free and powerful virtualization software that allows the user to create and manage virtual machines (virtual instances of operating systems running within a piece of software such as Virtual Box). It is a popular alternative to VMWare and is typically preferred by open source enthusiasts. In the Association of Cyber Engineers, we are constantly creating new virtual machines, sometimes to host an experiment (often involving new exploits) or sometimes something as simple as hosting a website we are designing. It has a wide range of uses and is a very important tool for any computer scientist or cyber engineer.

-

To find out more about Virtual Box, check out their website at www.virtualbox.org.

+

To find out more about Virtual Box, check out their website at www.virtualbox.org.

@@ -159,8 +169,10 @@

Virtual Box

- -
+ + The Python logo + +
@@ -169,7 +181,7 @@

Python

Python is a powerful programming language that allows us to create scripts to solve tough problems.

-

To find out more about Python, check out the website at www.python.org.

+

To find out more about Python, check out the website at www.python.org.

@@ -214,3 +226,4 @@

Python

+ diff --git a/tools.html b/tools.html index 07cd830..6265357 100644 --- a/tools.html +++ b/tools.html @@ -9,6 +9,9 @@ + + + @@ -21,6 +24,12 @@ + + + + + + @@ -62,8 +71,10 @@

Virtualization and Operating Systems

- -
+ + Virtual Box logo + +
@@ -72,7 +83,7 @@

Virtual Box

Virtual Box is a free and powerful virtualization software that allows the user to create and manage virtual machines (virtual instances of operating systems running within a piece of software such as Virtual Box). It is a popular alternative to VMWare and is typically preferred by open source enthusiasts. In the Association of Cyber Engineers, we are constantly creating new virtual machines, sometimes to host an experiment (often involving new exploits) or sometimes something as simple as hosting a website we are designing. It has a wide range of uses and is a very important tool for any computer scientist or cyber engineer.

-

To find out more about Virtual Box, check out their website at www.virtualbox.org.

+

To find out more about Virtual Box, check out their website at www.virtualbox.org.

@@ -84,8 +95,10 @@

Virtual Box

- -
+ + Linux Mint logo + +
@@ -94,7 +107,7 @@

Linux Mint XFCE

Linux Mint is a popular distribution of the Linux operating system. It is typically used by those new to Linux as well as those that are just looking for a simple experience (as opposed to more involved distributions such as Gentoo and Arch). We typically reccomend the XFCE flavor as it is light-weight and easy to run in a virtual machine, which is our reccomendation for anyone getting started with Linux. While there are more lightweight experiences out there, they aren't tailored for beginners to the world of Linux and can seem quite daunting.

-

To find out more about the Linux Mint Project, check out the website at www.linuxmint.com.

+

To find out more about the Linux Mint Project, check out the website at www.linuxmint.com.

@@ -106,8 +119,10 @@

Linux Mint XFCE

- -
+ + Kali Linux logo + +
@@ -116,7 +131,7 @@

Kali Linux

Kali Linux is a popular pentesting-focused distribution of the Linux operating system. It comes pre-equipped with many pentesting tools, including nmap, wireshark, metasploit, and many others. Because this flavor of Linux comes with many pre-installed programs, it can be used to help learn about how to use a robust number of pentesting appliactions.

-

To find out more about Kali Linux, check out the website at www.kali.org.

+

To find out more about Kali Linux, check out the website at www.kali.org.

@@ -134,8 +149,10 @@

Networking

- -
+ + Nmap logo + +
@@ -144,7 +161,7 @@

Nmap

Nmap (short for network map) is a tool to analyze devices attached to a network. It is commonly used to scan for open ports and detect operating system. It is one of the most popular recon tools in cyber security.

-

To find out more about nmap, check out the website at www.nmap.org.

+

To find out more about nmap, check out the website at www.nmap.org.

@@ -156,8 +173,10 @@

Nmap

- -
+ + Wireshark logo + +
@@ -166,7 +185,7 @@

Wireshark

Wire shark is a tool used to analyze network traffic. It is used to monitor for malicious activity as well as to spy on other users on the network. As far as network monitors go, it is an industry standard for system administrators, security analysts, and penetration testers.

-

To find out more about Wireshark, check out the website at www.wireshark.org.

+

To find out more about Wireshark, check out the website at www.wireshark.org.

@@ -184,8 +203,10 @@

Exploitation

- -
@@ -198,8 +219,8 @@

Metasploit and Armitage

Metaspoit is a popular exploit framework that uses known exploits to gain access to computers. Armitage is a popular graphical user interface (GUI) that overlays the Metasploit framework.

-

To find out more about Metasploit, check out the website at www.metasploit.com.

-

To find out more about Armitage, check out the website at www.fastandeasyhacking.com.

+

To find out more about Metasploit, check out the website at www.metasploit.com.

+

To find out more about Armitage, check out the website at www.fastandeasyhacking.com.

To get started with Metasploit and Armitage, run this shell script in your Linux Mint VM.

@@ -218,8 +239,10 @@

Miscellaneous

- -
+ + Terminal Bash logo + +
@@ -228,7 +251,7 @@

Terminal/Bash

The terminal is the most popular use of the Command Line Interface (CLI). It provides a way to do things far beyond the capacity of a graphical interface (which requires menus and buttons) and greatly increases productivity in many fields. It is one of the most versitile tools in computing and many other tools can be used through the terminal. Bash is a shell that operates within the terminal. Other examples of shells are z-shell (zsh) and Korn-shell (ksh).

-

To find out more about GNU bash, check out the website at www.gnu.org.

+

To find out more about GNU bash, check out the website at www.gnu.org.

We also have the Association of Cyber Engineers - Intro to Bash Cheatsheet here.

@@ -241,8 +264,10 @@

Terminal/Bash

- -
+ + Python logo + +
@@ -251,7 +276,7 @@

Python

Python is a popular scripting language and shell interface that allows for usability beyond that of Bash in many regards, however, it is much better suited as a programming language than a general purpose shell for most tasks. It is typically used for high level computations and automation of processes (like network monitoring).

-

To find out more about Python, check out the website at www.python.org.

+

To find out more about Python, check out the website at www.python.org.