Security Testing -Live Sessions
Isha presents an Extensive and highly interactive “Performance Engineering” Course by our industry expert with 14+ years of hands-on experience. Learn all the Performance Engineering concepts with hands-on practical examples. The course syllabus is designed by considering the current job market trends and industry requirements.
About the Instructor:
Satish is a seasoned professional with over 15 years of extensive experience in the software industry, specializing in various non-functional areas such as Security Testing, Performance Engineering, and Site Reliability Engineering (SRE), alongside profound expertise in Product Engineering. In addition to his illustrious career in software, Satish has also dedicated significant time to training aspiring professionals in these domains. He has conducted numerous training sessions, workshops, and seminars, sharing his wealth of knowledge and practical insights with participants eager to excel in the software engineering field. Satish’s training approach emphasizes a hands-on, interactive learning experience, combining theoretical concepts with real-world examples to ensure comprehensive understanding and practical application. His passion for knowledge sharing and commitment to empowering others make him a highly sought-after trainer in the industry. Through his training programs, Satish has successfully equipped countless individuals with the skills and expertise needed to thrive in today’s dynamic software landscape, earning accolades for his impactful contributions to professional development. |
Price:
For LIVE sessions – Offer price after discount is 159 USD 109 99 USD Or USD13000 INR 9900 INR 6900 Rupees
OR
Who can enroll in this course?
- Manual Testers who wanted to get cross skilled and make them more relevant in today’s job market
- Automation/Performance/other non functional testers who wanted to get started with security testing
- Beginners to IT industry or Non-IT professionals who wanted to get started with their career in cyber security
- This is beginners course to get started their career in IT or cybersecurity and not an advanced course for security testing professionals who already have good experience in security
What will I Learn by the end of this course?
- Strong foundation on the basics and principles of security testing
- OWASP top 10 and how this rule guide helps in setting standards/guidelines
- Indepth knowledge on sql injection vulnerability
- How to use Industry standard open source tool(ZAP) and BurpSuitefor intercepting the traffic and modifying the payloads for detection of vulnerabilities.
Free Demo On :
26th February @ 9 PM – 10 PM (IST) (Indian Timings)/
26th February @ 10:30 AM – 11:30 AM (EST) (U.S Timings)/
26th February @ 3:30 PM – 4:30 PM (BST) (U.K Timings)
Class Schedule :
For Participants in India: Monday to Friday 9 PM – 10 PM (IST)
For Participants in US: Monday to Friday 10:30 AM – 11:30 AM (EST)
For Participants in UK: Monday to Friday 3:30 PM – 4:30 PM (BST)
What student’s have to say about Satish:
Very detailed explanations in every section of the course. This Tutorial is Extremely helpful for individuals who are interested in learning Security testing. – Raghavendra
The concepts are explained very well and taught us in a very simplistic manner. The trainer has excellent knowledge and communication skills. Thank you Sathish for your wonderful sessions. – Varun Sai Very informative and Sathish is a great teacher in explaining the concepts thoroughly. having a great time going through the course. – Sandeep Patik The Course was good, The way Sathish Explained in very good. Thank you so much. – Meenakshi The course is awesome and gives lots of knowledge about Security Testing. – Melly |
Salient Features:
- 10 to 12 Hours of Live Training along with recorded videos
- Lifetime access to the recorded videos
- Course Completion Certificate
Course syllabus:
- Introduction – Security Testing
- Functional Testing vs. non-functional testing.
- Agile Teams and importance of Manual testers to learn Security Testing
- Key Concepts – Security Testing
- Browser Protocols – http,https, udp, tcp
- SSL Vs TLS
- HTTP Methods
- HTTP Status Codes
- Cookies
- Encoding & Decoding
- Cryptography
- Cookies
- Session ID
- Various Type Of Security testing
- SAST – Software Application Security testing
- DAST – Dynamic Application Security testing
- SCA – Software Composition Analysis
- IAST – Interactive Analysis
- Penetration Testing
- OWASP Top 10 Vulnerabilities for Web
- OWASP Top 10 Vulnerabilities for Microservices
- Attack Vectors and Attack Surface
- CIA TRIAD
- SQL Injection – Introduction
- Practical learning of sql injection with real time applications
- Understanding the Code cursing sq injection – How to fix the issue at code level
- Various Pay Loads to test sql injection
- Installation of Zed Attack proxy(ZAP)
- Installation of Burp Suite Community edition
- Proxy settings in Chrome
- Use Burp Suite and ZAP to intercept traffic and test for SQL injection
- Broken Access Authentication & XSS attack Basics
- Passive scans and identifying vulnerabilities
- NMap networking utility to identify Attack Vectors