Difference between revisions of "Cybersecurity trainings"

From Wiki at Neela Nurseries
Jump to: navigation, search
m
 
(2 intermediate revisions by the same user not shown)
Line 24: Line 24:
 
*  https://cheatsheetseries.owasp.org/cheatsheets/C-Based_Toolchain_Hardening.html
 
*  https://cheatsheetseries.owasp.org/cheatsheets/C-Based_Toolchain_Hardening.html
 
</ul>
 
</ul>
 +
 +
2019-11-12
 +
<ul>
 +
*  https://securiteam.com/securitynews/6Z00L0AEUE
 +
*  https://www.imperva.com/learn/application-security/cross-site-scripting-xss-attacks/
 +
*  https://www.acunetix.com/blog/web-security-zone/how-to-prevent-dom-based-cross-site-scripting/
 +
 +
</ul>
 +
  
 
<!-- comment -->
 
<!-- comment -->

Latest revision as of 17:19, 12 November 2019


Posted Friday, 2019-03-01:

For this track, we should each take the following required courses, on My Learning Link (MLL):
•    GBLTECE001 – Fundamentals of Secure Software Development: 120 min + 20 min test
•    GBLTECE007 – OWASP Top Ten: 60 min
•    SNITECE0001002 – Intro to Cryptography: 120 min + 20 min test
•    GBLTECE006 – How to Perform a Security Code Review: 60 min + 20 min test
•    GBLTECE011 – Fundamentals of Secure Development: 80 min + 20 min test
•    GBLTECE012 – Creating Secure Code – C/C++ Foundations: 120 min + 20 min test
•    GBLTECE013 – Creating Secure Code – C/C++ Foundations – Embedded: 30 minutes
•    GBLTECE014 – Creating Secure Code – C/C++: 120 min + 20 min test
•    GBLTECE015 – Creating Secure Code – C/C++ Embedded: 30 minutes


Some additional references worth reading and learning:

2019-11-12