FT Cyber Security Resources - G. Porter
Topic outline
-
Francis Tuttle Technololgy Center Cyber Security
The Francis Tuttle Technology Center Cyber Security Program is working to meet the nation's ever increasing need for cyber security professionals. The program is designed for adult, high school juniors and seniors seeking to join this field.
- Francis Tuttle was one of the founding members of CSEC. The Cyber Security Education Consortium is a cohesive partnership of community colleges and career and technology centers in Oklahoma, Arkansas, Colorado, Kansas, Louisiana, Missouri, Tennessee and Texas and the University of Tulsa. CSEC is comprised of 42 active two-year academic institutions.
As a National Science Foundation Advanced Technological Education Regional Center, CSEC's objectives are to: (i) develop and disseminate cyber security curricula; (ii) train instructors and build thriving cyber security programs; and (iii)create a cadre of skilled professionals who will stimulate job growth and economic development in an eight-state region: Oklahoma, Arkansas, Colorado, Kansas, Louisiana, Missouri, Tennessee and Texas.
A Francis Tuttle the program career majors are designed to fit specific levels of employment in the IT field and help the student gain the industry certifications need to become employed.
All the majors are modular and stackable, to enable the student to match their training to their employment goals. In addition, they can transfer most if not all credits from a lower level major to a higher level major.
In addtition, we have aligned the majors and courses with The Workforce Framework a national resource that categorizes, organizes, and describes cybersecurity work. The National Initiative for Cybersecurity Education (NICE) developed the Workforce Framework to provide educators, students, employers, employees, training providers and policy makers with a systematic way to for organizing the way we think and talk about cybersecurity work, and what is required of the cybersecurity workforce. See additional links
-
Click Headings to Expand Section
-
The intent of this Knowledge Unit is to provide students with the ability to create simple scripts/programs to automate and perform simple operations. This knowledge should include basic security practices in developing scripts/programs (e.g., bounds checking, input validation).
-
1.2.1 Topics(s)
-
Basic Security
-
Bounds Checking, Input Validation
-
Program Commands
-
Program Control Structures
-
Variable Declaration
-
Debugging
-
Scripting Language (e.g. PERL, Python, BASH, VB Scripting, Powershell)
-
Basic Boolean logic/operations
-
AND / OR / XOR / NOT
-
1.2.2 Outcome(s): Students will be able to:
____ Demonstrate their proficiency in the use of scripting languages to write simple scripts (e.g., to automate system administration tasks).
____ Write simple and compound conditions within a programming language or similar environment (e.g., scripts, macros, SQL).
____ Write simple linear and looping scripts.
-