|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/penetration-testing-bug-bounty-hunting-level-2-hacktify/
课程评论:没有评论
课程名称:伦理黑客/渗透测试与漏洞赏金狩猎 v2 2025 课程概述: 欢迎参加“伦理黑客/渗透测试与漏洞赏金狩猎课程”v2.0。本课程涵盖网络应用攻击及如何从中获得漏洞赏金。无须任何先前的黑客知识,您将能在实时网站上执行网络攻击并进行漏洞狩猎,确保网站安全。本课程不同于其他只涵盖过时漏洞与实验室攻击的黑客或渗透测试课程,提供大量实时网站,以助您在真实的狩猎环境中感到自信。 课程从每种漏洞的基本原理开始,并学习如何利用多种绕过技术对其进行攻击。此外,您还将学习如何修复这些漏洞。课程高度实践导向,以真实网站为基础,为您开始渗透测试或漏洞狩猎的旅程提供了相应环境。 课程内容分为多个部分,每部分涵盖如何以伦理的方式查找、利用和缓解漏洞。在识别漏洞后,我们将利用其最大严重性,并学习如何修复在互联网上常见的网站漏洞。您还将了解如何在Bugcrowd、Hackerone、Synack等多个著名漏洞狩猎平台上开始您的旅程,以及如何向NCIIPC(印度政府)和私营公司报告漏洞。 课程特别内容包括: 1. **子域接管**:涵盖各种云基础场景(如AWS、Github等),并学习如何对实时网站进行攻击及缓解措施。 2. **文件包含**:研究不同类型的本地和远程文件包含攻击,并执行对实时目标的远程代码执行。 3. **服务器端请求伪造(SSRF)**:检查该漏洞在多个目标上的各种注入点,并学习如何扫描目标的内部端口。 4. **远程代码执行(RCE)**:学习如何找到导致恶意代码执行的漏洞及其缓解方法。 5. **SQL注入**:了解如何通过SQL注入攻击获取数据库转储及敏感数据。 6. **HTML注入**:探讨该漏洞如何引导用户访问恶意网站。 7. **点击劫持**:学习此漏洞在目标网站上如何导致敏感动作。 8. **断链劫持**:研究此漏洞如何导致文件、账户等的劫持。 课程还包括Hackerone报告的分析,以增加理解,并附有重要的面试问题与答案,帮助您在渗透测试相关职位面的时更加得心应手。每个部分都有针对如何攻击、利用及防御的基本原则。 此外,您将获得24/7的支持,并可以在问答区提出问题。请注意,所有演示攻击的目标网站均为具备责任报告政策的合法网站,课程仅用于教育目的。 感谢Hacktify团队成员的支持与贡献。通过本课程,您将获得实践经验,增强信息安全领域的技能,为未来的职业生涯奠定基础。
Welcome to Ethical Hacking / Penetration Testing and Bug Bounty Hunting Course v2.0. This course covers web application attacks and how to earn bug bounties. There is no prerequisite of prior hacking knowledge and you will be able to perform web attacks and hunt bugs on live websites and secure them.This course is not like other hacking or penetration testing course with outdated vulnerabilities and only lab attacks. This contains maximum live websites to make you comfortable with the Live Hunting Environment.This course will start from basic principles of each vulnerability and How to attack them using multiple bypass techniques, In addition to exploitation, you will also learn how to fix them.This course is highly practical and is made on Live websites to give you the exact environment when you start your penetrating testing or bug hunting journey.We will start from the basics of each vulnerability and move ahead to the advance level of exploitation and multiple edge case scenarios on live websites.This course is divided into a number of sections, each section covers how to hunt, exploit and mitigate a vulnerability in an ethical manner.After identification of a vulnerability, we will exploit to leverage the maximum severity out of it. We will also learn how to fix vulnerabilities which are commonly found on the websites on the internet.In this course, you will also learn How can you start your journey on many famous bug hunting platforms like Bugcrowd, Hackerone, Synack, Private RVDP, Intigriti, NCIIPC Govt of India and Open Bug Bounty.Along with this, you will be able to hunt and report vulnerabilities to NCIIPC Government of India, also to private companies and to their responsible disclosure programs.You will also learn Advance techniques to bypass filters and the developers logic for each kind of vulnerability. I have also shared personal tips and tricks for each attacks where you can trick the application and find bugs quickly.This course also includes the Breakdown of all Hackerone Reports which are found and submitted by other hackers for better understanding as we will cover each type of technique in the course.This course also includes important interview questions and answers which will be helpful in any penetration testing job interview.Here's a more detailed breakdown of the course content:In all the sections we will start the fundamental principle of How the attack works, Exploitation and How to defend from those attacks.In Lab Setup, We will cover what is Burpsuite Proxy and Linux, also we will learn how to setup both for further pentesting and hunting.1. In Subdomain Takeovers, we will cover all different types of cloud based scenarios like AWS, Github, Shopify, Tumblr and many more. In addition, we will learn Advance fingerprints and our newly made Can I take over all XYZ templates.We will see all the types of Subdomain takeovers attacks on live websites which will give you a better understanding of the live environment when you will start your bug hunting journey.This course also includes a breakdown of all the Hackerone reports submitted by other hackers for Subdomain Takeovers type of vulnerability wherein we will see and practice all types of attacks in our course.In the end, we will also cover mitigations to secure a website and prevent these types of attacks.In the end, I have added Interview Questions and answers which be helpful for you when Subdomain Takeovers questions are asked in any job or internship.2. In File Inclusion , we will cover all diff types of ways to attacks Linux and Windows based systems. We will cover Local and Remote File Inclusion Attacks. We will see all the types of File inclusion bypass on live websites which will give you a better understanding of the live environment when you will start your bug hunting journey.We will also cover different ways to perform File Inclusion Exploitation using different techniques. We will also leverage our file inclusion to Remote Code Execution on live targets.This course also includes a breakdown of all the Hackerone reports submitted by other hackers for File Inclusion type of vulnerability wherein we will see and practice all types of attacks in our course.In the end, we will also cover mitigations to secure a website and prevent these types of attacks.I have added Interview Questions and answers which be helpful for you when File Inclusion questions are asked in any job or internship.3. In Server Side Request Forgery SSRF Attacks, we will check this vulnerability for different injection points, In addition, we will learn how to find these types of vulnerabilities in multiple targets.We will see all the types of SSRF attacks on live websites which will give you a better understanding of the live environment when you will start your bug hunting journey.We will also cover different ways to perform SSRF Attacks Exploitation using multiple types by bypass tricks on targets.We will also learn how to scan the internal ports of the target vulnerable running server.We will also see the exploitation and download of the metadeta of the AWS Instances using SSRF which generally other researchers miss out.This course also includes a breakdown of all the Hackerone reports submitted by other hackers for SSRF Attacks type of vulnerability wherein we will see and practice all types of attacks in our course.In the end, we will also cover mitigations to secure a website and prevent these types of attacks.4. In Remote Code Execution (RCE) Attacks, we will check this vulnerability for different injection points, In addition, we will learn how to find these types of vulnerabilities can lead to execution of malicious code on the target server.We will also cover different ways to perform code injection attacks on multiple targets to make you comfortable with different examples and test cases.This course also includes a breakdown of all the Hackerone reports submitted by other hackers for RCE type of vulnerability wherein we will see and practice all types of attacks in our course.In the end, we will also cover mitigations to secure a website and prevent these types of attacks.5. In SQL Injection, we will check this vulnerability for different injection points, In addition, we will learn how to find these types of vulnerabilities can lead to Database Dumping & Sensitive Data Disclosure of other users.We will see all the types of SQLi attacks on live websites which will give you a better understanding of the live environment when you will start your bug hunting journey.We will also cover different ways to perform SQLi attacks and bypass SQLi protection on many live websites by using different WAF bypass payloads.This course also includes a breakdown of all the Hackerone reports submitted by other hackers for SQLi type of vulnerability wherein we will see and practice all types of attacks in our course.In the end, we will also cover mitigations to secure a website and prevent these types of attacks.6. In HTML Injection, we will check this vulnerability for different injection points, In addition, we will learn how to find these types of vulnerabilities can lead to tricking users in visiting malicious websites and identify theft.We will see all the types of HTML Injection attacks on live websites which will give you a better understanding of the live environment when you will start your bug hunting journey.This course also includes a breakdown of all the Hackerone reports submitted by other hackers for HTML Injection type of vulnerability wherein we will see and practice all types of attacks in our course.In the end, we will also cover mitigations to secure a website and prevent these types of attacks.7. In Clickjacking, we will check this vulnerability for different targets, In addition, we will learn how to find these types of vulnerabilities can lead to sensitive actions on target websites.We will see all the types of Clickjacking attacks on live websites which will give you a better understanding of the live environment when you will start your bug hunting journey.This course also includes a breakdown of all the Hackerone reports submitted by other hackers for Clickjacking type of vulnerability wherein we will see and practice all types of attacks in our course.In the end, we will also cover mitigations to secure a website and prevent these types of attacks.8. In Broken Link Hijacking , we will check this vulnerability for different targets, In addition, we will learn how to find these types of vulnerabilities can lead to takeovers of files, accounts, media etc on target websites.We will see all the types of BHL attacks on live websites which will give you a better understanding of the live environment when you will start your bug hunting journey.This course also includes a breakdown of all the Hackerone reports submitted by other hackers for BHL type of vulnerability wherein we will see and practice all types of attacks in our course.In the end, we will also cover mitigations to secure a website and prevent these types of attacks.You will also get additional BONUS sessions, in which I m going to share my personal approach for hunting bugs. All the videos are recorded on Live websites so that you understand the concepts as well as you get comfortable to work on a live environment. I have also added Interview Questions and answers for each attack which will be helpful for those are preparing for Job Interviews and Internships in the field of Information Security.With this course, you get 24/7 support, so if you have any questions you can post them in the Q & A section and we'll respond to you as soon as possible.Special Thanks to - Ronit Bhatt, Vaibhav Lakhani, Ritika Keni, Pranav Bhandari and all other Hacktify Team Members for Vulnerability Disclosures POC's & constant support.If you would like to contribute to us mail at - shifa@hacktify.inNotes:This course is created for educational purposes only and all the websites I have performed attacks are ethically reported and fixed.Testing any website which doesn't have a Responsible Disclosure Policy is unethical and against the law, the author doesn't hold any responsibility.