Project Athena
  • Welcome
  • Module 00 - Mindset
    • Introduction
    • Lectures
      • Introduction to the Offensive Security Mindset
      • Curiosity, Creativity, Persistence
      • Maintaining a Healthy Mindset
  • Module 01 - Ethics and Legal
    • Introduction
    • Lectures
      • Hacker Ethics
      • Legal Framework
      • Legal Framework in Germany
  • Module 02 - Reconnaissance
    • Introduction
    • Lectures
      • Introduction to Reconnaissance
      • Information Gathering
      • Open Source Intelligence (OSINT)
      • Social Engineering
      • Search Engines for Reconnaissance
  • Module 03 - Penetration Testing
    • Introduction
  • Module 04 - Web Security
    • Introduction
    • Lectures
      • Introduction to Web
      • Security Features of the Browser
      • Client Side Vulnerabilities
      • Server Side Vulnerabilities
  • Module 05 - Hacking with Python
    • Introduction
  • Module 06 - Assembly
    • Introduction
  • Module 07 - Reverse Engineering
    • Introduction
  • Module 08 - Binary Exploitation
    • Introduction
  • Module 09 - Forensics
    • Introduction
  • Module 10 - Metasploit
    • Introduction
  • Module 11 - Linux and Server Security
    • Introduction
  • Module 12 - Windows and AD Security
    • Introduction
  • Module 13 - Blue Teaming
    • Introduction
    • Lectures
      • Overview
      • Firewalls
      • Intrusion Detection and Prevention Systems
      • Incident Response
      • Security Information and Event Management (SIEM)
  • Module 14 - Cryptography
    • Introduction
    • Lectures
      • What is Cryptography?
      • Symmetric Cryptography
      • Asymmetric Cryptography
      • Cryptographic Attacks
  • Module 15 - Password Cracking
    • Introduction
  • Module 16 - Hardware Hacking
    • Introduction
  • Module 17 - Cloud Security
    • Introduction
    • Lectures
      • Overview of Cloud Security
      • Comparison of Server Types: Cloud, Dedicated, and Shared Servers
      • User and Permission Management in Cloud Platforms
      • Containerization Overview:
      • Cloud Computing Security Concepts:
      • Secure DevOps in the Cloud
      • Exploring Key Certifications and Standards in On-Premises and Cloud Security
  • Module 18 - Mobile Security
    • Introduction
  • Module 19 - Wireless Security
    • Introduction
    • Lectures
      • The Wireless Network Architecture
      • WiFi Security Fundamentals
      • WiFi Authentication and Encryption Mechanisms
      • WiFi Attack Vectors
      • Wireless Penetration Testing Tools and Techniques
      • Best Practices for Securing Wireless Networks
  • Module 20 - RATs and Rootkits
    • Introduction
    • Lectures
      • Remote Access Trojans
      • What is a Rootkit?
  • Module 21 - AI in offensive Security
    • Introduction
  • Module 22 - Social Engineering
    • Introduction
    • Lectures
      • Introduction to Social Engineering
      • Types of Social Engineerings Attacks
      • Stages of a Social Engineering Attack
      • Psychological Principles behind Social Engineering
      • Tools and Techniques for Social Engineering
      • Prevention and Defense against Social Engineering Attacks
Powered by GitBook
On this page
  • Overview
  • Installation
  • Usage
  • Contributing
  • License

Welcome

NextIntroduction

Last updated 1 year ago

Welcome to the Project Athena repository! This project aims to provide a comprehensive IT-Security curriculum for secondary colleges in engineering.

Overview

The Project Athena curriculum is designed to cover a wide range of IT-Security topics, including but not limited to:

  • Network security

  • Web security

  • Cryptography

  • Malware analysis

  • Penetration testing

  • Vulnerability assessment

  • Incident response

Each topic is covered in detail with markdown files containing easy-to-understand explanations, examples, and exercises.

Installation

To access the Project Athena curriculum, simply clone the repository to your local machine.

git clone https://github.com/your-username/project-athena.git

Usage

The Project Athena curriculum is organized into separate markdown files for each topic. Simply navigate to the relevant file to access the content.

The curriculum also includes exercises and practical examples to help students gain a hands-on understanding of the concepts covered.

Contributing

We welcome contributions to the Project Athena curriculum! If you notice a mistake, have a suggestion for improvement, or would like to add a new topic, please open an issue on the repository.

If you would like to contribute content, please fork the repository, create a new branch, and submit a pull request with your changes.

Current Contributors:

License

The Project Athena curriculum is open-source and is released under the CC-BY-4.0. See the LICENSE file for more information. The hands one examples are licenced by their respective authors. See the LICENSE file in the folder of the respective hands on example for more information.