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:

    This intensive hands-on class teaches students to develop customized UNIX™ commands, read & write Bourne, Korn & Bash Shell scripts & automate critical server functions.  The course includes extensive lab exercises, including hands-on development & debugging of shell scripts, which will give students the ability to be more efficient and productive in less time. The focus of the course will be the Bash shell.

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

    Dates/Locations:

    No Events

    Duration: 5 days

    Course Objectives:

    • Shell Review
    • Shell Interpretation of Quotes & Backslash
    • The Bash Shell
    • Shell’s combined with UNIX utilities
    • Programming Basics
    • Data Constructs
    • Programming Looping
    • Your Environment
    • More on Parameters
    • Advanced Shell Programming

    Prerequisites:

    Comments

    Latest comments from students



    User: hnzarate

    Instructor comments: Very knowledgeable.

    Facilities comments: This hotel needs better water.


    Liked the class?  Then let everyone know!

     

    Course Overview:

    TechNow's CISSP Certification Preparation Seminar is an accelerated course designed to meet the high demands of the information security industry by preparing students for the industry standard Certified Information Systems Security Professional exam.  The exam covers (ISC)²'s 8 Domains from the Common Body of Knowledge, which encompass the whole of information security.

    This course is an intense 10 day program that ensures the student passes the CISSP exam on the first try.  We encourage our students to take the exam within a week after course completion.  The goal for this course is a pass rate of one and done.  Our high pass rate reflects the dedication of TechNow's students and our commitment to a ten day program that many in the industry do in 5 days.  TechNow has a proven CISSP track record that you can depend on.

    Attendees to TN-815: CISSP Certification Preparation Seminar will receive TechNow approved course materials and expert instruction.

     

    Unix Course Flow

    Dates/Locations:

    No Events

    Duration: 10 Days

    Course Objectives:

    Our CISSP Professional training program covers the 8 Domains of the CBK in-depth with an emphasis on rigorous exam preparation.

    • Security and Risk Management (Security, Risk, Compliance, Law, Regulations, Business Continuity)
    • Asset Security (Protecting Security of Assets)
    • Security Engineering (Engineering and Management of Security)
    • Communications and Network Security (Designing and Protecting Network Security)
    • Identity and Access Management (Controlling Access and Managing Identity)
    • Security Assessment and Testing (Designing, Performing, and Analyzing Security Testing)
    • Security Operations (Foundational Concepts, Investigations, Incident Management, Disaster Recovery)
    • Software Development Security (Understanding, Applying, and Enforcing Software Security) 

    Prerequisites:

    To qualify for this CISSP training program you must first qualify for the CISSP exam, which requires:

    • 4 years of experience in the information security field
    • or 3 years experience & a college degree 

    Contact TechNow to verify that you qualify.

    Comments

    Latest comments from students


    Facilities comments:


    User: pulliamp

    Instructor comments:


    Liked the class?  Then let everyone know!

    DoD 8570 Training

    The Department of Defense requires that all information assurance personnel must become compliant with IT and security certification standards.

    DoD 8570 training, also called Information Assurance training, is available through TechNow to provide you with the certification that is required.  Your DoD 8570 training  ( information assurance training ) at TechNow will provide you with all of the courses necessary to receive your DoD 8570.01-M certification.

    Ongoing open enrollment through TechNow is available for our DoD 8570.01-M courses.

    Please review the full & updated DoD approved IA baseline certifications aligned to each category & level of the IA workforce.


     

     

    For further information or to schedule for classes, call us at 800-324-2294

     

    in   
     

    Course Overview:

    PERL programmers need a clear roadmap for improving their skills. Intermediate PERL teaches a working knowledge of PERL's objects, references, and modules — all of which makes the language so versatile and effective. This class offers a thorough introduction to intermediate programming in PERL. Topics include packages and namespaces, references and scoping, manipulating complex data structures, writing and using modules, package implementation, and using CPAN.

    Attendees to P-315: Intermediate PERL Programming will receive TechNow approved course materials and expert instruction.

    Dates/Locations:

    No Events

    Duration: 5 Days

    Course Objectives:

    • Packages and namespaces
    • References and scoping
    • Manipulating complex data structures
    • Object-oriented programming
    • Writing and using modules
    • Testing PERL code
    • Contributing to CPAN

    Prerequisites:

     

    Comments

    Latest comments from students


    User: J Masters

    Instructor comments: Instructor kept it interesting and brought a wealth of knowledge to the classroom environment. Kept a good pace and provided relevant examples.


     

    Liked the class?  Then let everyone know!