Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jassics/cybersecurity-slides
Collection of mine and others presentations on various topics like application security, python, cloud security, DevSecOps and so on... These are free to use and publicly available slides. But, don't forget to give the credit to the owners!
https://github.com/jassics/cybersecurity-slides
application-security aws cybersecurity-awareness cybersecurity-training devsecops learning-materials learning-resources presentations security security-presentations security-slides slides threat-modeling web-security
Last synced: 3 months ago
JSON representation
Collection of mine and others presentations on various topics like application security, python, cloud security, DevSecOps and so on... These are free to use and publicly available slides. But, don't forget to give the credit to the owners!
- Host: GitHub
- URL: https://github.com/jassics/cybersecurity-slides
- Owner: jassics
- License: mit
- Created: 2022-02-28T13:00:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T16:58:54.000Z (6 months ago)
- Last Synced: 2024-08-13T20:14:33.397Z (6 months ago)
- Topics: application-security, aws, cybersecurity-awareness, cybersecurity-training, devsecops, learning-materials, learning-resources, presentations, security, security-presentations, security-slides, slides, threat-modeling, web-security
- Homepage:
- Size: 59.7 MB
- Stars: 30
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Collection of my public presentations
Collection of my presentations and useful presentation from various known public sources on various topics like Cybersecurity, python, cloud security, devsecops and so on...I will keep adding more presentations which I will present publicly here. Stay tuned for more security focused slides.
## Here are the quicklinks for all my presentation shared:
### Tech Focused
1. [5 skills for IT Professionals](5-skills-for-IT-Professional.pdf)
2. [7 Technical skills for software developers](7-technical-skills-for-software-developer.pdf)
3. [Cybersecurity Roadmap for beginners](cybersecurity-roadmap-for-beginners.pdf)
4. [Git Fundamentals for Everyone](Git-Fundamentals-Flexmind.pdf)
5. [How to build career in Cybersecurity](How-to-build-career-in-CyberSecurity.pdf)
6. [Regular Expression for Everyone](Regular-Expression-for-Everyone.pdf)
7. [Social Engineering Basics](Social-Engineering-Basics.pdf)### Cloud Security
1. [Cloud Computing Overview](cloud-security/cloud-computing-overview.pdf)
2. [Cloud Security 101](cloud-security/Cloud-Security-101.pdf)
3. [Cloud Security Certifications](cloud-security/cloud-security-certifications-which-one-for-you.pdf)
4. [Pentesting AWS](cloud-security/Pentesting-AWS-v2.pdf)### Python
1. [5 IDEs for Python Programmers](python/5-IDEs-for-Python-Programming.pdf)
2. [Python Overview: what and why with its uses](python/Overview-of-Python.pdf)
3. [Python for AWS](python/Python3(Boto3)-for-AWS.pdf)
4. [Python books for beginners](python/python-books-for-beginners.pdf)
5. [Python for Web Security](python/Python-for-Web-Security.pdf)
6. [Python projects for beginners](python/Python-Projects-for-beginners.pdf)### Software Security
1. [Threat Modeling Hands-on](software-security/Threat-Modeling-Hands-On.pdf)### Web Security
1. [Perl basics for Pentesters: Part 1](web-seucrity/perl-basics-for-pentesters-Part-1.pdf)
2. [Perl basics for Pentesters: Part 2](web-seucrity/perl-basics-for-pentesters-Part-2.pdf)### Security Presentations from various public sources
### Coming Soon below categories
1. DevSecOps
2. Infrastructure as Code (IaC)### I have plans to work on below presentations:
1. [ ] Linux Commands for everyone
2. [ ] Docker Fundamentals with examples
3. [ ] Kubernetes Fundamentals with examples
4. [ ] Ansible 101
5. [ ] Terraform 101
6. [ ] Practical AWS
7. [ ] Practical AWS Security
8. [ ] Practical GCP
9. [ ] Practical GCP Security
10. [ ] Terraform for GCP Resources
11. [ ] OWASP Top 10 explained
12. [ ] Cybersecurity Fundamentals
13. [ ] DevOps Essentials
14. [ ] Docker Security
15. [ ] Kubernetes Security
16. [ ] NIST CSF (Cybersecurity Framework)
17. [ ] NIST RMF (Risk Management Framework)
18. [ ] Secure Code Review
19. [ ] Secure Design Principles
20. [ ] How to perform Secure Code Review effectively
21. [ ] Cryptography Essentials
22. [ ] Python Secure Coding