1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 06:50:26 +02:00

chore: add resource under cyber-security:security-skills-and-knowledge:other-attacks:buffer-overflow

This commit is contained in:
roadmap bot
2023-06-30 11:02:56 +01:00
parent e36ff7bdd6
commit 522b00612a

View File

@@ -29,3 +29,5 @@ To prevent and mitigate buffer overflow vulnerabilities, the following strategie
- Regularly scan code for vulnerabilities and conduct security audits.
By being aware of buffer overflow vulnerabilities and implementing these preventive strategies, you can protect your software from potential attacks and keep your systems secure.
- [Buffer Overflows (Hacksplaining)](https://www.hacksplaining.com/exercises/buffer-overflows)