 |
Hardware
Hardware Training Comprises of
Part A
- Introduction
- Getting started with PC hardware support
- Operating systems
- Electricity and power systems
- CPUs and motherboards
- Basic Input/Output System
- Memory systems
- Bus structures
- Expansion cards
- Ports, connectors, and cables
- Data storage devices
- Video and multimedia input/output devices
Part B
- Introduction
- Printers
- Portable computers and devices
- Monitoring and management
- Connecting computers
- Networking computers
- Security
- Safety
- Troubleshooting and maintaining a PC
- Windows installation and upgrades
|
 |
|
Part C
- Introduction
- Electricity and power systems
- CPUs and motherboards
- Memory systems
- Expansion cards
- Data storage devices
- Ports, connectors, and cables
- Printers and scanners
- Display devices
Part D
- Introduction
- Portable computers and devices
- Operating system management
- OS maintenance and troubleshooting
- Networking
- Security
- Maintaining the PC environment
- Professionalism and communication
|
 |
|
Linux Essentials:
Course Description:
On completion of the course the delegate will have a good practical knowledge of the Linux operating system, the command structures and the editor facilities. They will also gain the key skills required to work towards achieving the Linux Professional Institute (LPI) certification status.
Prerequisites:
An understanding of IT is required.
System Administrators, Programmers, Operators and System Managers who require a good working knowledge of the Linux operating system and the vim editor. Delegates looking to achieve the Linux Professional Institute (LPI) certification status.
Follow on courses:
Linux System Administration
Linux Advanced System Administration
Relevant Certifications:
Junior Level Linux Professional (LPIC-1)
Advanced Level Linux Professional (LPIC-2)
This course includes the following modules:
Topics Covered
- History of LINUX/GNU Project/FSF
- GPL - GNU General Public License
- The LINUX Graphical Systems - GNOME/KDE
- File System Structure
- The Structure and use of Pathnames
- File Naming Conventions
- Logging in and out of the System
- Command Syntax
- Getting Help from the System
- Command Execution
- File Manipulation Commands
- The vim Editor
- Security
- User to User Communication Facilities
- Commands for Searching and Sorting
- Filter and Pipe Utilities
- Multi-tasking
- The Shell Environment
- Shell Variables
- Customisation of the Environment
- Shell Scripting
- Connecting to other Linux Systems
|
OS Administration:
Windows 2003/2008 Linux Sun Solaris |
Networking:
|
Advanced Diploma in Network Engineering (ADNE)
The Advanced Diploma in Network Engineering (ADNE) curriculum provides thorough inputs in all key areas of networking and is a judicious blend of various relevant technologies. Every aspect right from curriculum to delivery has been designed to blend with the trainee’s graduation (irrespective of the stream) The objective of this curriculum is to ensure that trainees are thoroughly groomed and ready to face the challenges of this industry.
PROGRAM HIGHLIGHTS
- Certified and Industry Expert Trainers
- Unmatched curriculum developed by industry experts
- Quality courseware with separate Lab sessions
- Training conducted as per International Standards
- Course leading to international certifications
- Well equipped library
- Placement assistance on successful completion of training and certification
PROGRAM OUTLINE
This training program from ISANL prepares you for the following exams
| Semester |
Topics Covered |
| Semester I – A+ |
- Information Technology Fundamentals
- Computer Fundamentals
- Networking Fundamentals
- Introduction to structured cabling
- Installing, Managing & Troubleshooting Windows-XP
|
| Semester II – N+ |
- Managing And Maintaining Windows 2003 environment
- Implementing and Maintaining Network Infrastructure
- Workshop On Personality Development
- Project
|
| Semester III - MCSE |
- Implementing Windows 2003 Active Directory Service
- Microsoft 2003 Exchange Server
- Certification Techniques & Preparations
- Project
|
| Semester IV - CCNA |
- Cisco Certified Network Associate (CCNA)
- Introduction to PIX firewall
- Introduction to wireless technologies
|
|
Ethical Hacking
Certified Ethical Hacker Course:
In this training program students are shown how to scan, test, hack and secure their own systems. The lab intensive environment gives each student in-depth knowledge and practical experience with the current essential security systems. Students begin by understanding how perimeter defenses work and then are lead into scanning and attacking their own network; no real network is harmed. Students then learn how intruders escalate privileges and what steps can be taken to secure a system. Students will also learn about Intrusion Detection, Policy Creation, Social Engineering, DDoS Attacks, Buffer Overflows and Virus Creation.
|
 |
PRE-REQUISITE
Entrants to this training program are required to have sound knowledge of networking along the lines of the curriculum for N+ Certification from COMPTIA (Computing Technology Industry Association)
LEGAL AGREEMENT
Ethical Hacker course mission is to educate, introduce and demonstrate hacking tools for penetration testing purposes only. Prior to attending this course, you will be asked to sign an agreement stating that you will not use the newly acquired skills for illegal or malicious attacks and you will not use such tools in an attempt to compromise any computer system with respect to the use or misuse of these tools, regardless of intent. |
|
PROGRAM BENEFITS
This course significantly benefits security officers, auditors, security professionals, site administrators, and professionals responsible for the integrity of the enterprise network infrastructure. With this intensive 5 day training program students have hands on understanding and experience in Ethical Hacking.
PROGRAM OUTLINE
This training program from ISANL covers the following topics
- Ethics and Legality
- Footprinting
- Scanning
- Enumeration
- System Hacking
- Trojans and Backdoors
- Sniffers
- Denial of Service
- Social Engineering
- Session Hijacking
- Hacking Web Servers
- Web Application Vulnerabilities
- Web Based Password Cracking Techniques
- SQL Injection
- Hacking Wireless Networks
- Virus and Worms
- Novell Hacking
- Linux Hacking
- IDS, Firewalls and Honeypots
- Buffer Overflows
- Cryptography
- Penetration Testing Methodologies
|
Network Security
Network security consists of the provisions made in an underlying computer network infrastructure, policies adopted by the network administrator to protect the network and the network-accessible resources from unauthorized access and consistent and continuous monitoring and measurement of its effectiveness (or lack) combined together.
Contents
- 1 Comparison with information security
- 2 Network security concepts
- 3 Security management
|
Comparison with information security
The terms network security and information security are often used interchangeably, however network security is generally taken as providing protection at the boundaries of an organization, keeping the bad guys (e.g. black hat hackers, script kiddies, etc.) out. Network security systems today are mostly effective, so the focus has shifted to protecting resources from attack or simple mistakes by people inside the organization, e.g. with Digital Leak Protection (DLP). One response to this insider threat in network security is to compartmentalize large networks, so that an employee would have to cross an internal boundary and be authenticated when they try to access privileged information. Information security is explicitly concerned with all aspects of protecting information resources, including network security and DLP.
Network security concepts
Network security starts from authenticating any user, commonly (one factor authentication) with a username and a password (something you know). With two factor authentication something you have is also used (e.g. a security token or 'dongle', an ATM card, or your mobile phone), or with three factor authentication something you are is also used (e.g. a fingerprint or retinal scan). Once authenticated, a stateful firewall enforces access policies such as what services are allowed to be accessed by the network users. Though effective to prevent unauthorized access, this component fails to check potentially harmful content such as computer worms being transmitted over the network. An intrusion prevention system (IPS) helps detect and inhibit the action of such malware. An anomaly-based intrusion detection system also monitors network traffic for suspicious content, unexpected traffic and other anomalies to protect the network e.g. from denial of service attacks or an employee accessing files at strange times. Communication between two hosts using the network could be encrypted to maintain privacy. Individual events occurring on the network could be tracked for audit purposes and for a later high level analysis.
Honeypots, essentially decoy network-accessible resources, could be deployed in a network as surveillance and early-warning tools. Techniques used by the attackers that attempt to compromise these decoy resources are studied during and after an attack to keep an eye on new exploitation techniques. Such analysis could be used to further tighten security of the actual network being protected by the honeypot.
A useful summary of standard concepts and methods in network security is given by in the form of an extensible ontology of network security attacks.
Security management
Security Management for networks is different for all kinds of situations. A small home or an office would only require basic security while large businesses will require high maintenance and advanced software and hardware to prevent malicious attacks from hacking and spamming. |
| |
ISAN CERTIFIED SYSTEMS ENGINEER - (ICSE)
This is a one year Certificate Course provided by ISAN Limited for Aspirants who intend to become Professionals with knowledge in all aspects of Systems from Hardware to Networking to System Administration and Maintenance.
PROGRAM OUTLINE
This training program from ISANL consists of
Module 1
- What is an Operating System?
- PC Technician Professional Best Practice
- Understanding Networking Principles
- Supporting Laptops and Portable Computing Device
- Supporting Printers and Scanners
- Personal Computer Security Concepts
- Supporting Personal Computer Security
Module 2
Network Topologies and Technologies
- Media Standards
- Network Components
- MAC and IP Addressing
- The OSI Model
- Network Protocols
- Network Services
- WAN Technologies and Remote Access
- Security Protocols
- Network and Client Operating Systems
- VLANs
- Data Storage
- Data Backups
- Firewalls, Proxy Servers
- TCP/IP Troubleshooting Utilities
- Network Troubleshooting
Module 3
- OS Administration (WINOWS/Linux/Sun Solaris)
|
Module 4 - Storage Area
- Network types
- Storage sharing
- SAN-NAS hybrid
- Benefits
- SAN infrastructure
- Compatibility
- SANs at home
- SANs in the media and entertainment
- Storage virtualization and SANs
Module 5 – Ethical Hacker
Ethics and Legality
- Footprinting
- Scanning
- Enumeration
- System Hacking
- Trojans and Backdoors
- Sniffers
- Denial of Service
- Social Engineering
- Session Hijacking
- Hacking Web Servers
- Web Application Vulnerabilities
- Web Based Password Cracking Techniques
- SQL Injection
- Hacking Wireless Networks
- Virus and Worms
- Novell Hacking
- Linux Hacking
- IDS, Firewalls and Honeypots
- Buffer Overflows
- Cryptography
- Penetration Testing Methodologies
Module 6 – Network Security
- Comparison with information security
- Network security concepts
- Security management
|
 |
|
|
|
|