AI / LLM Basics Interview Questions
What is Prompt Injection?
Prompt injection is when malicious or unexpected instructions are hidden inside content a model processes, tricking it into behaving differently than the actual user intended.
- Can be hidden inside a webpage, document, or file that a model reads as part of completing a task
- Exploits the fact that a model can't perfectly distinguish between genuine instructions from its actual user and text that merely looks like instructions
- Becomes especially risky for models connected to tools or external actions, since a successful injection can trigger real, unwanted actions
This is one of the more actively studied security challenges in deploying LLMs, and current defenses focus on input sanitization, careful permission scoping, and guardrails, rather than any single complete fix.
Invest now in Acorns!!! 🚀
Join Acorns and get your $5 bonus!
Acorns is a micro-investing app that automatically invests your "spare change" from daily purchases into diversified, expert-built portfolios of ETFs. It is designed for beginners, allowing you to start investing with as little as $5. The service automates saving and investing. Disclosure: I may receive a referral bonus.
Invest now!!! Get Free equity stock (US, UK only)!
Use Robinhood app to invest in stocks. It is safe and secure. Use the Referral link to claim your free stock when you sign up!.
The Robinhood app makes it easy to trade stocks, crypto and more.
Webull! Receive free stock by signing up using the link: Webull signup.
More Related questions...
