{"id":16213830,"url":"https://github.com/solygambas/practical-ethical-hacking-course","last_synced_at":"2025-10-12T04:09:07.291Z","repository":{"id":250153110,"uuid":"774364571","full_name":"solygambas/practical-ethical-hacking-course","owner":"solygambas","description":"Comprehensive notes from a hands-on course covering networking, Linux, Python, Metasploit, Burp Suite, Active Directory, and web application penetration testing.","archived":false,"fork":false,"pushed_at":"2024-08-20T18:04:45.000Z","size":347,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T22:33:26.329Z","etag":null,"topics":["active-directory","burpsuite","kali","kalilinux","linux","metasploit","penetration-testing","pentesting","python","windows","windows-server"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"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/solygambas.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}},"created_at":"2024-03-19T12:26:17.000Z","updated_at":"2025-03-19T02:02:01.000Z","dependencies_parsed_at":"2025-04-02T22:41:16.313Z","dependency_job_id":null,"html_url":"https://github.com/solygambas/practical-ethical-hacking-course","commit_stats":null,"previous_names":["solygambas/practical-ethical-hacking-course"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solygambas/practical-ethical-hacking-course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solygambas%2Fpractical-ethical-hacking-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solygambas%2Fpractical-ethical-hacking-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solygambas%2Fpractical-ethical-hacking-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solygambas%2Fpractical-ethical-hacking-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solygambas","download_url":"https://codeload.github.com/solygambas/practical-ethical-hacking-course/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solygambas%2Fpractical-ethical-hacking-course/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010244,"owners_count":26084718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["active-directory","burpsuite","kali","kalilinux","linux","metasploit","penetration-testing","pentesting","python","windows","windows-server"],"created_at":"2024-10-10T11:08:40.925Z","updated_at":"2025-10-12T04:09:07.243Z","avatar_url":"https://github.com/solygambas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Practical Ethical Hacking\n\nComprehensive notes from a hands-on course covering networking, Linux, Python, Metasploit, Burp Suite, Active Directory, and web application penetration testing.\n\n## Course Curriculum\n\n|  #  | Unit                                                                                                                                    |\n| :-: | --------------------------------------------------------------------------------------------------------------------------------------- |\n| 001 | [Introduction](01.%20Introduction.md)                                                                                                   |\n| 002 | [A day in the life of a pentester](02.%20A%20day%20in%20the%20life%20of%20a%20pentester.md)                                             |\n| 003 | [Effective notekeeping](03.%20Effective%20notekeeping.md)                                                                               |\n| 004 | [Networking Refresher](04.%20Networking%20Refresher.md)                                                                                 |\n| 005 | [Setting Up Our Lab](05.%20Setting%20up%20our%20lab.md)                                                                                 |\n| 006 | [Introduction to Linux](06.%20Intro%20to%20Linux.md)                                                                                    |\n| 007 | [Introduction to Python](07.%20Intro%20to%20Python.md)                                                                                  |\n| 008 | [The Ethical Hacker Methodology](08.%20The%20Ethical%20Hacker%20Methodology.md)                                                         |\n| 009 | [Information Gathering (Reconnaissance)](\u003c09.%20Info%20Gathering%20(Reconnaissance).md\u003e)                                                |\n| 010 | [Scanning \u0026 Enumeration](10.%20Scanning%20\u0026%20Enumeration.md)                                                                           |\n| 011 | [Vulnerability Scanning with Nessus](11.%20Vulnerability%20Scanning%20with%20Nessus.md)                                                 |\n| 012 | [Exploitation Basics](12.%20Exploitation%20Basics.md)                                                                                   |\n| 013 | [Exploit Development](13.%20Exploit%20Development.md)                                                                                   |\n| 014 | [Capstone](14.%20Capstone.md)                                                                                                           |\n| 015 | [Active Directory Overview](15.%20Active%20Directory%20Overview.md)                                                                     |\n| 016 | [Active Directory Lab Build](16.%20Active%20Directory%20Lab%20Build.md)                                                                 |\n| 017 | [Attacking Active Directory - Initial Attack Vectors](17.%20Attacking%20Active%20Directory%20-%20Initial%20Attack%20Vectors.md)         |\n| 018 | [Attacking Active Directory - Post-Compromise Enumeration](18.%20Attacking%20Active%20Directory%20-%20Post-Compromise%20Enumeration.md) |\n| 019 | [Attacking Active Directory - Post-Compromise Attacks](19.%20Attacking%20Active%20Directory%20-%20Post-Compromise%20Attacks.md)         |\n| 020 | [We've Compromised the Domain - Now What?](20.%20We've%20Compromised%20the%20Domain%20-%20Now%20What.md)                                |\n| 021 | [Additional Active Directory Attacks](21.%20Additional%20Active%20Directory%20Attacks.md)                                               |\n| 022 | [Active Directory Case Studies](22.%20Active%20Directory%20Case%20Studies.md)                                                           |\n| 023 | [Post Exploitation](23.%20Post%20Exploitation.md)                                                                                       |\n| 024 | [Web Application Enumeration - Revisited](24.%20Web%20Application%20Enumeration%20-%20Revisited.md)                                     |\n| 025 | [Find \u0026 Exploit Common Web Vulnerabilities](25.%20Find%20\u0026%20Exploit%20Common%20Web%20Vulnerabilities.md)                               |\n| 026 | [Wireless Penetration Testing](26.%20Wireless%20Penetration%20Testing.md)                                                               |\n| 027 | [Legal Documents and Report Writing](27.%20Legal%20Documents%20and%20Report%20Writing.md)                                               |\n| 028 | [Career Advice](28.%20Career%20Advice.md)                                                                                               |\n\nBased on [Practical Ethical Hacking: The Complete Course](https://academy.tcm-sec.com/p/practical-ethical-hacking-the-complete-course) by TCM Security (2023).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolygambas%2Fpractical-ethical-hacking-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolygambas%2Fpractical-ethical-hacking-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolygambas%2Fpractical-ethical-hacking-course/lists"}