After you press "Request Registration" near the bottom of this form, within 30 seconds, status will be provided at the bottom of the form, you will also be contacted by phone for credit card information.

    Tech Now is pleased to have the opportunity to provide you training for "Windows Security Automation and Threat Hunting with PowerShell” at CheddarCon 2018!

    Scroll down to see the course description.

    First Name*

    Last Name*

    Your Email*

    Your Organization*

    Phone*

    Questions:

    After you press "Request Registration" on this form, within 30 seconds, status will be provided at the bottom of the form, you will also be contacted by phone for credit card information.

    Windows Security Automation and Threat Hunting with PowerShell Seminar

    Location: 400 W Wisconsin Ave, Milwaukee, WI 53203, USA

    Date: October 10, 2018 8:00am – 4:00pm

    Duration: 8 hours

    Audience: Cyber Security professionals and Windows administrators

    Attendees Environment: Laptops not required, but suggested to have better hands-on absorption of subject matter.

    Description:
    PowerShell is both a command-line shell and scripting language. Fight fires quickly using existing or custom PowerShell commands or scripts at the shell. PowerShell is made for Security Operations (SecOps) automation on Windows. This seminar does not require prior programming skills. The seminar focuses on PowerShell programming, giving a beginner skills to be productive in windows scripting to automate tasks and also remediate problems.

    Cyber Security is the objective of this seminar, and the PowerShell examples will demonstrate PowerShell capabilities that help lock down a Windows system and also report security status.

    Objectives:

    PowerShell Overview

    • Getting started running commands
    • Security cmdlets
    • Using and updating the built-in help
    • Execution policies
    • Fun tricks with the ISE graphical editor
    • Piping .NET and COM objects, not text
    • Using properties and methods of objects
    • Helping Linux admins feel more at home
    • Aliases, cmdlets, functions, modules, etc.

    PowerShell Utilities and Tips

    • Customizing your profile script
    • PowerShell remote command execution
    • Security setting across the network
    • File copy via PowerShell remoting
    • Capturing the output of commands
    • Parsing text files and logs with regex patterns
    • Parsing Security Logs
    • Searching remote event logs
    • Mounting the registry as a drive
    • Security settings in the Registry
    • Exporting data to CSV, HTML and JSON files
    • Running scripts as scheduled jobs
    • Continued Security Compliance
    • Pushing out scripts through Group Policy
    • Importing modules and dot-sourcing functions
    • http://www.PowerShellGallery.com

    PowerShell Scripting

    • PowerShell Scripting to implement Security Practices
    • Writing your own functions to automate security status and settings
    • Passing arguments into your scripts
    • Function parameters and returning output
    • Flow control: if-then, foreach, that make security decisions
    • How to pipe data in/out of your scripts for security compliance and reporting

    Attendees to this seminar, Windows Security Automation and Threat Hunting with PowerShell, will receive TechNow approved course materials and expert instruction.[/wr_text][/wr_column][/wr_row]

     

    Course Overview:

    The C-215: Introduction to C Programming course is a hands-on course providing a complete introduction to the ANSI C programming language, focusing on quickly developing the practical skills needed to create real-world solutions.  Our hands-on labs are designed to promote retention and challenge students to apply their skills to new situations.

    Attendees to C-215: Introduction to C Programming will receive TechNow approved course materials and expert instruction.

    Dates/Locations:

    No Events

    Duration: 5 days

    Course Objectives:

    • What is C?
    • Basics of Program Writing
    • Style
    • Basic Declarations & Expressions
    • Arrays, Qualifiers & Reading Numbers
    • Decision & Control Statements
    • Programming Process
    • More Controls Statements
    • Variable Scope & Functions
    • C Preprocessor
    • Bit Operations
    • Advanced Types
    • Simple Pointers
    • File Input/Output
    • Debugging & Optimization
    • Floating Point

    Prerequisites:

    Before attending this course, you should be able to use basic UNIX commands and have previous programming experience language, or have taken our Introduction to Computer Progamming class.

     

    Comments

    Latest comments from students


    User: jangles1337

    Instructor comments: Pretty knowledgeable on a number of things. Could have had a better in depth understanding of the material.

    Facilities comments: Was a hotel so it was pretty noisy some times.


    User: ldorsey

    Instructor comments: Great guy full of knowledge


     

    Liked the class?  Then let everyone know!

    Course Overview:

    The RHCSA Rapid Track Course  is designed for experienced Linux® system administrators who want to expand their technical skill sets and become accredited with the Red Hat® Certified System Administration (RHCSA) certification. To successfully navigate this course, students should have experience with the Linux command line—including the necessary skills to execute common commands, such as cp, grep, sort, mkdir, tar, mkfs, ssh, and dnf—and be familiar with accessing man pages for help. At the completion of the course, students will be adequately prepared to take the RHCSA exam (EX200) .

    Date/Locations:

    No Events

    Duration: 5 days

    Course Objectives:

    • Introduce Linux and the Red Hat Enterprise Linux ecosystem.
    • Run commands and view shell environments.
    • Manage, organize, and secure files.
    • Manage users, groups and user security policies.
    • Control and monitor systemd services.
    • Configure remote access using the web console and SSH.
    • Configure network interfaces and settings.
    • Manage software using DNF
    • Access security files, file systems, and networks
    • Execute shell scripting and automation techniques
    • Manage storage devices, logical volumes, and file systems
    • Manage security and system access
    • Control the boot process and system services
    • Running containers

    Prerequisites:

    Experience in the field system administration.

    Comments

    Latest comments from students


    Liked the class?  Then let everyone know!

    Course Overview:

    This course will be fast paced with in-depth and live demonstrations.

    Date/Locations:

    No Events

    Duration: 1 day

    Course Objectives:

    • AIDE
    • DNS Security with DNSsec
    • Logging and Audit Management
    • Linux Security Modules and SE-Linux
    • Linus Containers (Jailing Services and Apps)
    • SSH and SSL tunneling

    Prerequisites:

     

    Comments

    Latest comments from students


    Liked the class?  Then let everyone know!

     

    Course Overview:

    The course teaches students to use the sort, grep, sed, & awk utilities within Unix. Systems administrators, Unix users, & programmers benefit from the course showing them how to use the command line applications of sort, grep, sed, & awk commands as well as using sed & awk scripts that develop the users skills with the full power of these utilities.

    Attendees to TN-223: Advanced Shell Programming will receive TechNow approved course materials and expert instruction.

    Dates/Locations:

    No Events

    Duration: 3 Days

    Course Objectives:

    • Sorting files by line or field
    • Regular Expressions (meta character) with grep commands to locate specific lines in files
    • Performing non-interactive editing tasks with the sed command
    • Writing simple sed scripts to perform complex editing tasks
    • Using awk variables & arrays to sort data
    • Employing awk programs to manipulate numeric & textual data
    • Performing formatted printing in awk
    • Writing simple awk programs to write reports from data files
    • Using built-in awk functions & defining new functions
    • Write awk programs that make decisions based on numeric or string comparisons (branches & loops)
    • Grep, egrep extended metacharacters, combinations-lab advanced combinations- lab Sed
    • Basic commands- Lab, Advanced commands- Lab, Advanced scripting -Lab
    • Miscellaneous commands Tr, sort, cut, paste, pr -Lab

    Prerequisites:

    • TN-125: Introduction to UNIX & Linux
    • TN 215: Shell Programming.
    • Students should have a basic knowledge of UNIX commands including rm, cp, man, cat, & mkdir. Navigating directory structure using commands such as ls, cp, & pwd. Creating and editing files with the vi editor or text editor. Use of basic programming constructs, & commands such as variables & loops & how to write a simple program in a programming language.

    Comments

    Latest comments from students


     

    Liked the class?  Then let everyone know!