How to secure AI Agents from "Indirect Prompt Injection" in enterprise environments?
As we deploy AI Agents that have access to our corporate Slack and Email, I'm terrified of indirect prompt injection. If an agent reads an email containing a malicious hidden instruction to "...
Is a Bug Bounty program a good replacement for a traditional yearly ethical hacking audit?
Our startup is considering moving away from hiring a firm for an ethical hacking audit and instead launching a bug bounty on a platform like HackerOne. Would this provide better coverage since we have...
Is anybody talking about this AI trend of disinformation security in Cyber Security?
Everyone is focused on phishing, but nobody is talking about this AI trend of deep-fake disinformation targeting internal corporate communications. We’ve seen a rise in "CEO Fraud" usi...
What is the difference between Symmetric and Asymmetric encryption for interviewees?
I'm preparing for a security engineering role and I'm struggling to explain the technical differences between Symmetric and Asymmetric encryption. Why do we use both in something like an SSL/T...
Is the transition from cloud monitoring to AI observability a requirement for SOC2 compliance?
Our auditors are asking for more transparency in how our LLMs handle PII. Since RAG systems pull from various internal data sources, does this mean we must implement AI-specific observability to stay ...
Is Python really necessary for a career in Ethical Hacking?
I'm struggling with Python syntax but I'm really good at using security tools like Wireshark and Metasploit. Can I still have a successful career in cyber security without being a "coder&...
How do I handle custom API authentication inside a LangChain tool?
I’m building an agent that needs to access our private internal API. I can’t figure out the best way to pass the API keys securely into the tool function so the agent can use it. Should th...
How do I secure a Generative AI application against "Prompt Injection" attacks?
I'm worried about the security of our internal company chatbot. I’ve seen videos of people using "jailbreaks" to bypass safety filters and get the AI to reveal system prompts or ev...
Best practices for securing sensitive vector data within a Qdrant deployment?
As we implement more AI-driven features, security is our top priority. How can we ensure that the data stored in Qdrant is protected against unauthorized access? I’m interested in hearing about ...
How is AI actually replacing jobs in Cyber Security and what roles are being created?
Is AI actually replacing jobs for Tier 1 SOC analysts? I hear that automated threat detection is now so fast that humans aren't needed for the initial triage. If that's the case, where do the ...