From the course: Introduction to LLM Vulnerabilities
Unlock this course with a free trial
Join today to access over 24,000 courses taught by industry experts.
Introduction to system vulnerabilities
From the course: Introduction to LLM Vulnerabilities
Introduction to system vulnerabilities
- Application vulnerabilities is kind of a tricky thing to solve correctly. Depending on the programming language and the application that is going to be using the framework that you're going to be choosing, you'll have to take into account also the potential security threat based on the dependencies. A set of dependencies that is safe today that doesn't have any vulnerabilities today, may have vulnerabilities tomorrow, things are being detected every day, and we'll see what are some of the things that you can do in order to prevent some of these potential problems. At the end of the day, you'll have to be aware and you'll have to put these systems in check in an automated way so that you can prevent surprises tomorrow.