Overview
Course Objectives
Audience Profile
Prerequisites
Course Module
  • A bug bounty program, also called a Vulnerability Rewards Program (VRP).

  • Vulnerability Rewards Program (VRP), is a Crowdsourcing initiative that rewards individuals for discovering and reporting software bugs.

  • Bug bounty programs are often initiated to supplement internal code audits and penetration tests as part of an organization's vulnerability management strategy.

  • This part is focusing on beginners to share the right path before going to a bug bounty.

  • This phase is for those who have already tried in bug hunting but failed for some reason like basic concepts are not clear.

  • It will give an idea about, the basics of programming,

  • a) Network protocols,

    b) Automation and

    c) Reconnaissance process.
  • This course is for those who want to build a career ahead in ethical hacking and cyber security.

  • The course is equally benefitted for those who do have networking background and they would further would like to strengthen their career with network security/cyber security/ ethical hacking course.





Course participants should have a basic understanding of cybersecurity, virtualization, and networking concepts.

There are no such prerequisites to learn Python but having a basic knowledge of any programming language concepts like what is a loop, what if and else does, how operators are used, etc. will be helpful. If you have strong command over the basics of any programming language, you can learn Python quickly.

Introduction to Bug Bounty

Information Gathering Basics

Setting Up Labs

Introduction to Burp Suite

SQL Injection

Web Application Attacks

Cross site Script

Header Injection

Client-Side Attack

Brute Forcing

Exploiting Web Apps

Insecure CORS

File Inclusion

Server-Side Request Forgery

Insecure Captcha

Automating VAPT & Advanced Information Gathering

Documenting & Reporting Vulnerability

Conclusion