Learn Website Hacking Penetration Testing From Scratch by by StationX
- Offered byStationX
Learn Website Hacking Penetration Testing From Scratch by by StationX at StationX Overview
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Intermediate |
Official Website | Go to Website |
Credential | Certificate |
Learn Website Hacking Penetration Testing From Scratch by by StationX at StationX Highlights
- Gain Lifetime Access to Courseware
- 120 detailed videos about ethical hacking & computer security
- Earn a certificate of completion upon successful completion
Learn Website Hacking Penetration Testing From Scratch by by StationX at StationX Course details
- Anybody who is interested in learning website & web application hacking / penetration testing
- Anybody who wants to learn how hackers hack websites
- Anybody who wants to learn how to secure websites & web applications from hacker
- Web developers so they can create secure web application & secure their existing ones
- Web admins so they can secure their websites
- Set up a lab environment to practice hacking
- Install Kali Linux - a penetration testing operating system
- Install windows & vulnerable operating systems as virtual machines for testing
- Learn linux commands and how to interact with the terminal
- Learn linux basics
- Understand how websites & web applications work
- Understand how browsers communicate with websites
- Gather sensitive information about websites
- Discover servers, technologies and services used on target website
- Discover emails and sensitive data associated with a specific website
- Find all subdomains associated with a website
- Discover unpublished directories and files associated with a target website
- & much more
- Welcome to my comprehensive course on Website & Web applications Hacking! In this course, you will start as a beginner with no previous knowledge about penetration testing or hacking. This course is focused on the practical side of penetration testing without neglecting the theory behind each attack. Before jumping into penetration testing, you will first learn how to set up a lab and install needed software to practice penetration testing on your own machine. Then you will learn what is a website, how does it work, what does it rely on, what do mean by a web server, a database, and how all of these components work together to give us functioning websites.
- Once you understand how websites work we will start talking about how can we exploit these components and this method of communication to carry out a number of powerful attacks. This course will take you from a beginner to a more advanced level -- by the time you finish, you will be able to launch attacks and test the security of websites and web applications exactly the same way that black hat hackers would do, not only that but you'll be able to fix these vulnerabilities and secure websites from them. All the attacks explained in this course are launched against real devices in my lab.
Learn Website Hacking Penetration Testing From Scratch by by StationX at StationX Curriculum
Section 0: Introduction
Section 1. Preparation - Creating a Penetration Testing Lab
Section 2. Preparation - Linux Basics
Section 3. Website Basics
Section 4. Information Gathering
Section 5. File Upload Vulnerabilities
Section 6. Code Execution Vulnerabilities
Section 7. Local File Inclusion Vulnerabilities (LFI)
Section 8. Remote File Inclusion Vulnerabilities (RFI)
Section 9. SQL Injection Vulnerabilities
Section 10. SQL Injection Vulnerabilities - SQLi In Login Pages
Section 11. SQL injection Vulnerabilities - Extracting Data From The Database
Section 12. SQL injection Vulnerabilities - Advanced Exploitation
Section 13. XSS Vulnerabilities
Section 14. XSS Vulnerabilities - Exploitation
Section 15. Insecure Session Management
Section 16. Brute Force & Dictionary Attacks
Section 17. Discovering Vulnerabilities Automatically Using Owasp ZAP
Section 18. Post Exploitation