Cybersecurity learning materials:

Free recommended Cybersecurity related learning materials:

Educator: Kaled Aljebur
Email: kaled.aljebur@ you should know my email :)
Email me or follow the links on which courses you prefer.
Please let me know if there is any broken link :)

TAFE Queensland South West Cisco Academy:

Academy URL: https://www.netacad.com/portal/academy/55221
Note: the above link may not work due to the expected Netacad Convergence update.
You Can find our academy if you search TAFE Queensland South West in the field By Name in Cisco Academy Locator.
  1. IT Essentials: PC Hardware and Software.
  2. NDG Linux Essentials.
  3. JavaScript Essentials.
  4. CPA - Programming Essentials in C++.
  5. CPP - Advanced Programming in C++.
  6. PCAP - Programming Essentials in Python.
  7. DevNet Associate Networking Essentials.
  8. Cybersecurity Essentials.
  9. CyberOps Associate.
  10. CCNAv7: Introduction to Networks.
  11. CCNAv7: Switching, Routing, and Wireless Essentials.
  12. CCNAv7: Enterprise Networking, Security, and Automation.
  13. Cloud Security.
  14. CCNA Security/ Network Security.

Cisco Skills for All Academy:

  1. Networking Essentials.
  2. Endpoint Security.
  3. Cyber Threat Management.
  4. Network Defense.
  5. Ethical Hacker.
  6. Python Essentials 1.
  7. Python Essentials 2.

Palo Alto Networks Academy:

  1. Network Security Fundamentals.
  2. Cloud Security Fundamentals.
  3. Firewall 10.1 Essentials: Configuration & Management (EDU-210).
  4. Optimizing Firewall Threat Prevention (EDU-114).

AWS Academy:

  1. AWS Academy Cloud Foundations.
  2. AWS Academy Cloud Architecting.
  3. AWS Academy Cloud Security Foundations.

The following materials are not managed by our academies:

Free learning resources:

  1. Microsoft:
  2. Try Hack Me - Learning Paths.
  3. Splunk Free Training.
  4. picoCTF.
  5. pwnable.kr CTF.
  6. VMware.
  7. Qualys.
  8. Clark Center fo Cybersecurity resources.
  9. API Security University.
  10. EC-Council.
  11. Ethical Hacking Ebook1.
  12. Ethical Hacking Ebook2.
  13. Linux Professional Institute.
    • Linux Essentials.
    • Web Devlopment Essentials.
    • Open Source Essentials.
    • Security Essentials.
  14. Linux Tutorial.
  15. Services in Ubuntu Server.
  16. The Art of Hacking.
  17. Alison courses.
  18. Graylog Academy.
  19. SolarWinds Academy.
  20. Linux From Scratch, how to build your Linux Distro.
  21. Kusto Query Language (KQL) help.
  22. Learning Malware Analysis.
  23. Developer Roadmaps.

Penetration Testing labs and velnerable systems:

  1. Vulnerability & Exploit Database.
  2. PentestGround.
  3. Damn Vulnerable Web Application (DVWA).
  4. PortSwigger Web Security Academy.
  5. WebSploit Labs.
  6. OWASP Juice Shop documentation.
  7. PentesterLab free Exercises. (Unselect Pro in the filter if needed)
  8. Blue Cape Security.
  9. Security Blue Team.
  10. Blue Team Labs.

Regulations, Standards, and Guides:

  1. HIPAA - Health Insurance Portability and Accountability Act.
  2. GDPR - General Data Protection Regulation.
  3. NIST - National Institute of Standards and Technology:
  4. STIGs - Security Technical Implementation Guides.
  5. CIS - Center for Internet Security:
  6. HIPAA Australia: The Privacy Act 1988.
  7. Australian Cyber Security Centre:
  8. OWASP Mobile Application Security.

Tools:

  1. SnortIDS manual:
  2. Wazuh SIEM:
  3. SANS resources.:
  4. SolarWinds NPM and other tools.
  5. Zabbix Network Monitoring Solution:
  6. OSSEC Host Intrusion Detection System.
  7. JavaScript/CSS quick test tool.
  8. Velociraptor - digital forensic and incident response tool.
  9. Bitnami Application Catalog.
  10. Cisco Free Open Source Security Tools.
  11. CyberChef.

Programming and scripting:

  1. Python Courses.
  2. Intro to Object Oriented Programming - Python.
  3. Web:
  4. Windows OS Scripting:
  5. Unix OS Scripting:
  6. Assembly Language and Reverse Engineering:
  7. Mobile Apps:

AI - Artificial Intelligence:

  1. Microsoft Artificial Intelligence resources.
  2. Secure AI guide from Australian Cyber Security Centre.
  3. Artificial Intelligence Tutorial.
  4. Machine Learning Intro.
  5. Intro to Machine Learning with Python.

Cryptography:

  1. Understanding Cryptography.
  2. Introduction to Cryptography.

Blockchain:

  1. Blockchain Tutorial - Python examples.
  2. Blockchain Tutorial for Beginners to Advanced Level.

Quantum Cryptography:

  1. Quantum Cryptography Intro.
  2. Role of Python in Quantum Computing.
  3. Quantum Cryptography Tutorial.
  4. Practical Introduction to Quantum-Safe Cryptography - Python codes from IBM.
  5. A Tutorial on Quantum Key Distribution .
  6. NIST Post-Quantum Encryption Standards.
  7. Programming Quantum Computers: A Primer with IBM Q and D-Wave Exercises.
  8. Quantum Toolbox in Python from QuTiP.

Required OS and the related applications:

  1. VMware Workstation Pro.
    • It is better to remove Microsoft Hyper-V:
      • From Windows Features, remove the following then restart:
        • Device Guard / Credential Guard.
        • Hyper-V.
        • Virtual Machine Platform.
        • Windows Hypervisor Platform.
        • Windows Sandbox.
      • In admin CMD, apply bcdedit /set hypervisorlaunchtype off.
  2. Kali:
  3. Metasploitable 2.
  4. Xubuntu.
  5. Reverse Engineering:
  6. CAINE Computer Aided Investigative Environment, for Digital Forensics.
  7. Debian Linux Distro.
  8. LinuxMint22 Xfce ISO.
  9. Ubuntu Server ISO.
  10. Hiren's BootCD PE, Windows live ISO for PC Maintenance.
  11. pfSense ISO.
  12. IPFire.
  13. Windows Server 2025 ISO.
  14. Windows Server 2019 Essentials ISO.
  15. Windows Server 2012 R2 ISO.
  16. Windows 11 Enterprise ISO.
    • For offline installation (if needed):
      • Make sure the VM is not connected to the Internet, like connecting to vmnet1.
      • During the installation, connection type step, use Shift+F10 if no I don't have Internet option.
      • Type oobe\bypassnro in the open cmd window.
        • Notice that bypassnro is located in C:\Windows\System32\oobe\BypassNRO.cmd
      • Hit Enter and the VM will restart.
      • After restart, you will see the option I don't have Internet which was missing before in the connection step.
    • To stop auto shutdown after the installation:
      • In the virtual machine, download and extract PsExec.
      • Run CMD as administrator and change the directoty to the extracted folder, like cd C:\Users\Administrator\Downloads\PSTools.
      • Use this command in the administrator CMD window psexec -i -s cmd.exe.
      • In the new CMD window, type services.msc.
      • In the services window, disable Windows License Monitoring Service, then restart the machine.
        • You may dsiable Windows Update as well because any update will enable the auto shutdown.
    • To re-new the evaluation period:
      • Run CMD as administrator and and use slmgr -dli or slmgr -dlv to check the available licence.
      • In the administrator CMD, use slmgr -rearm then restart twice.
      • Check the license again.
  17. Windows 10 Enterprise ISO.
  18. Windows Applications:

Class supporting tools:

  1. Draw.io.
  2. Miro.
  3. Figma.
  4. UML.

Comments