Name some Software vulnerabilities
what is OWASP Open Web Application Security Project?
List of most frequently occurring types of vulnerabilities in web applications
what are the most common vulnerabilities regarding to OWASP
What is TOCTTOU?
Time of check to time of use
-Change of resource, reference, or subject between privilege check and resource access
Exploitation requires exact timing
what can a race condition cause?