{"id":22782161,"url":"https://github.com/labex-labs/web-vulnerability-mastery","last_synced_at":"2026-01-11T03:01:50.541Z","repository":{"id":265011573,"uuid":"881662726","full_name":"labex-labs/web-vulnerability-mastery","owner":"labex-labs","description":"In this course, you will learn about the most common web vulnerabilities and how to exploit them. You will learn about SQL Injection, File Inclusion, Cross-Site Scripting (XSS), File Upload, Command Injection, and Directory Traversal vulnerabilities. You will also learn how to exploit these vulnerabilities using various techniques and tools.","archived":false,"fork":false,"pushed_at":"2025-10-20T07:55:26.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-20T09:38:41.819Z","etag":null,"topics":["command-injection","course","directory-traversal","ethical-hacking","exploitation","file-inclusion","hacking","hands-on","labex","labs","owasp","pen-testing","penetration-testing","programming","security-testing","sql-injection","vulnerability-assessment","web-application","web-security","xss"],"latest_commit_sha":null,"homepage":"https://labex.io/courses/web-vulnerability-mastery","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labex-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-01T01:47:41.000Z","updated_at":"2025-10-20T07:55:30.000Z","dependencies_parsed_at":"2025-10-20T09:20:55.382Z","dependency_job_id":null,"html_url":"https://github.com/labex-labs/web-vulnerability-mastery","commit_stats":null,"previous_names":["labex-labs/web-vulnerability-mastery"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labex-labs/web-vulnerability-mastery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fweb-vulnerability-mastery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fweb-vulnerability-mastery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fweb-vulnerability-mastery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fweb-vulnerability-mastery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/web-vulnerability-mastery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fweb-vulnerability-mastery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28274220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T02:08:32.518Z","status":"ssl_error","status_checked_at":"2026-01-11T02:08:32.093Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["command-injection","course","directory-traversal","ethical-hacking","exploitation","file-inclusion","hacking","hands-on","labex","labs","owasp","pen-testing","penetration-testing","programming","security-testing","sql-injection","vulnerability-assessment","web-application","web-security","xss"],"created_at":"2024-12-11T21:09:43.576Z","updated_at":"2026-01-11T03:01:50.535Z","avatar_url":"https://github.com/labex-labs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Vulnerability Mastery\n\n## Languages\n\n🇨🇳 [简体中文](README_zh.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇯🇵 [日本語](README_ja.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md) \n\n[![Web Vulnerability Mastery](https://cover-creator.labex.io/web-vulnerability-mastery.png)](https://labex.io/courses/web-vulnerability-mastery)\n\n[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/web-vulnerability-mastery)\n\nIn this course, you will learn about the most common web vulnerabilities and how to exploit them. You will learn about SQL Injection, File Inclusion, Cross-Site Scripting (XSS), File Upload, Command Injection, and Directory Traversal vulnerabilities. You will also learn how to exploit these vulnerabilities using various techniques and tools.\n\n![Pen-Testing](https://img.shields.io/badge/Pen-Testing-whitesmoke?style=for-the-badge\u0026logo=pen-testing)\n\n\n## Exercises\n\n|   Index | Name                                                      | Difficulty   | Practice                                                                                                                                                               |\n|---------|-----------------------------------------------------------|--------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n|       1 | 🧩  Exploit SQL Injection Vulnerabilities in Nmap         | Intermediate | \u003ca target='_blank' href='https://labex.io/labs/exploit-sql-injection-vulnerabilities-in-nmap-416149?course=web-vulnerability-mastery'\u003eStart Lab\u003c/a\u003e                    |\n|       2 | 🧩  Perform SQL Injection Experiments in Nmap             | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/perform-sql-injection-experiments-in-nmap-416150?course=web-vulnerability-mastery'\u003eStart Lab\u003c/a\u003e                        |\n|       3 | 🧩  Understand File Inclusion Vulnerabilities in Web A... | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/understand-file-inclusion-vulnerabilities-in-web-applications-416151?course=web-vulnerability-mastery'\u003eStart Lab\u003c/a\u003e    |\n|       4 | 🧩  Exploit File Inclusion Vulnerabilities with Nmap      | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/exploit-file-inclusion-vulnerabilities-with-nmap-416152?course=web-vulnerability-mastery'\u003eStart Lab\u003c/a\u003e                 |\n|       5 | 🧩  Conduct XSS Vulnerability Experiments with Hackbar    | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/nmap-conduct-xss-vulnerability-experiments-with-hackbar-416153?course=web-vulnerability-mastery'\u003eStart Lab\u003c/a\u003e          |\n|       6 | 🧩  Exploit File Upload Vulnerabilities with Nmap         | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/nmap-exploit-file-upload-vulnerabilities-with-nmap-416154?course=web-vulnerability-mastery'\u003eStart Lab\u003c/a\u003e               |\n|       7 | 🧩  Understand and Exploit Command Injection Vulnerabi... | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/understand-and-exploit-command-injection-vulnerabilities-in-nmap-416155?course=web-vulnerability-mastery'\u003eStart Lab\u003c/a\u003e |\n|       8 | 🧩  Explore Code Injection Vulnerabilities in Web Appl... | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/explore-code-injection-vulnerabilities-in-web-applications-416156?course=web-vulnerability-mastery'\u003eStart Lab\u003c/a\u003e       |\n\n## About LabEx\n\n[LabEx](https://labex.io) is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience. With a strict 'Learn by Doing' approach, interactive online environments in the browser with automated step-by-step checks, structured content organization through the [Skill Tree](https://labex.io/learn) learning system, and a growing resource of 30 Skill Trees and over 6,000 Labs, [LabEx](https://labex.io) offers comprehensive practical education. The platform includes Labby, an AI learning assistant built on latest AI models, providing a conversational learning experience.\n\n## More\n\n- 🔗 [Cybersecurity Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n- 🔗 [Cybersecurity Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n- 🔗 [Cybersecurity Free Tutorials](https://github.com/labex-labs/cybersecurity-free-tutorials)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fweb-vulnerability-mastery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Fweb-vulnerability-mastery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fweb-vulnerability-mastery/lists"}