Activity
Mon
Wed
Fri
Sun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
What is this?
Less
More

Memberships

Zero To Game Dev

8 members • Free

MyFirstHack

87.5k members • Free

The Blueprint

648 members • Free

The Electricity Lab

209 members • Free

Infinite Artist

231 members • Free

Vibe Coders Club

883 members • Free

Muay Thai Academy

4 members • Free

The Backdoor Job Network

25 members • Free

AI Automation Academy

122 members • Free

11 contributions to AI Cloud Security Lab
A note about the AI Cloud Security Lab (closing June 25)
Hey AI-CSL, The community is closing on June 25. Honestly: work and family need more of me right now. I'm spread too thin, and the community is one of the pieces stepping back, unfortunately. This was never my intention for the community and I ask for your forgiveness and patience through the transition. Before you go, here's what stays and what to do: The Wazuh AI SOC Lab is yours, free, public, on GitHub. Find it at https://github.com/joshbotz/wazuh-ai-soc-lab. It's yours to use, fork, or build on - no login, no paywall. If learning AI + security hands-on is what brought you here, this is the part worth keeping. An AI-agent (Mateo) leads you through the whole thing! Pretty cool stuff. Drop any questions in the community by June 20 and they'll get a real answer. Stay loosely in touch on LinkedIn. https://linkedin.com/in/joshbotz - that's the easiest way to reach me. Thanks for being part of this. If the lab helped you, drop a quick note below - I'd love to read it. Keep building! ~ Josh
A note about the AI Cloud Security Lab (closing June 25)
1 like • 1d
I understand. I will follow you on github for sure. Thank you.
Agentic AI in Cloud security
Given the wide the adoption of Agentic AI, I have found have that you can adopt those aspects you learn from the Josh's project that you can actually utilize what you learned across all popular cloud providers. I am planing on utilizing something similar, but instead of claude code I am utilizing N8N which is a great alternative that you can apply to something like this. Otherwise, they are both great tools for your purposes in cloud security. I am also using the GCP Cli to integrate with this as well with wazuh, firewalls, virus total api, and self healing for the host machine. I give credit to Josh is community and I think he is an excellent resource to learn on your cyber security journeys you embark on towards cloud security. 🙂 Thank you
1 like • 14d
@Josh Botz as for project ideas I been planning on utilizing a honeypot and Microsoft Azure using Sentinel to monitor the logs while using a world map or geolocation. It is kind of daunting so I left that for last when I feel confident in doing so. I created a active directory using Azure's entra ID to manage zero trust architecture, mfa, RBAC, and least privilege by assigning security groups and the roles that limits the fictional users to access or altering specific resources. A project I have experimented with and put it in my portfolio as well was creating a DNS sinkhole using pi hole as a adblocker and a raspberry pi 3b+ that is hardened using ssh credentials and firewalls to manage network traffic or manually block ip addresses. I call it an iron cerberus since in ancient Greek mythology cerberus has three heads while each head represents a security feature such as pi hole, ufw firewalls, and ssh credentials to harden the system while preventing security vulnerabilities as using the device. Otherwise I am thinking of using ROS 2 to run security assessments or offensive security on it in a robot simulation using command injection or node injection on my own virtual machine that has ros2 and then remediate it and harden ros2 using SROS2. I know robots are going to be another niche once they hit the public market meaning another specialization in cyber security. I know they will obviously use cloud computing to host these machines
1 like • 14d
@Josh Botz it really is. I think we are heading into some interesting times as AI becomes more integrated with hardware base systems such as robotics systems and you know it will be a security issue as these machines become widely adopted to the public and potentially the US military 🤔. Especially with quantum computing being integrated will be another additional target an another thing for threat actors to take an advantage of.
📋 How this community works
Quick guide to the channels and the culture. 👋 General: Questions, conversations, intros, anything that doesn't fit a specific channel. Good starting point. 🔔 Updates: Announcements from Josh. New courses, live sessions, resources. Worth watching. 💬 Discussion: Tools, industry news, "has anyone tried X," security topics you're thinking through. 🚀 Wins: You shipped something, deployed something, landed an interview, saved 3 hours at work with a prompt. Post it. Context matters more than polish — tell us what you did and what happened. 🏗️ Build Questions: Stuck on a lab, a tool, or a concept? Post here. Include what you're trying to do, what you've tried, and where you hit the wall. Screenshots and error messages help a lot. 🍺 Fun: Memes, hot takes, AI-generated nonsense. Keep it loosely relevant. 🧠 AI Signals: The latest news at the intersection of AI and cloud security. The culture here is simple: We're practitioners. Share what you actually built, not what you planned to build. Ask real questions. Give direct answers. Assume good intent. If you use AI to help you write a post, that's fine — but add your own thinking. Low-effort AI-generated content with nothing original behind it doesn't help anyone. Spam and self-promotion without contribution get removed. Questions? Drop them in General. — Josh
📋 How this community works
0 likes • 14d
👍
📌 Your AI agent is one untrusted string away from a privileged action
Air Canada's chatbot invented a bereavement refund policy. A tribunal made them honor it. A Chevy dealer's bot got prompt-injected into appearing to agree to sell a Tahoe for $1, and the screenshots were on every tech feed by dinner. Those were the public ones. The customer-facing ones. The ones we laughed at. The agents getting wired into your cloud right now have a much bigger blast radius: – A Slack bot with read access to S3 that summarizes "any file a teammate drops in #ops" – A Jira agent with an IAM role that can spin up infra to "help triage tickets" – A Copilot-style assistant with Graph API scopes across SharePoint, Outlook, and Teams – An IR copilot reading raw CloudTrail and GuardDuty findings into its context window Every one of those is a prompt-injection sink. And the version that bites cloud teams isn't the direct kind — it's indirect injection: the attacker never talks to your agent. They leave a string somewhere your agent will read. A malicious filename in a bucket. A poisoned Jira description. A calendar invite with hidden instructions. A log line crafted to look like a system prompt. Microsoft already shipped a CVE this year for exactly this — EchoLeak / CVE-2025-32711, zero-click data exfil out of Microsoft 365 Copilot. That's the category, not an outlier. The control surface most people skip: the agent's IAM role and OAuth scopes are the actual blast radius — the prompt layer is just where the attacker pulls the trigger. If you're a Terraform shop, that means scoped roles, tight trust policies (ExternalId, condition keys, session tags), no * on the resource side, and tool allowlists that are deny-by-default with an audit log on every call. The prompt-side filters are a backstop, not the perimeter. This is what "we'll figure out AI security later" actually costs in a cloud shop: – An agent with an over-scoped IAM role does something that lights up a SOC 2 CC6.1 finding – Customer data leaves through a model context window instead of an S3 bucket policy – Your detection stack never fires because the "attack" is just text.
1 like • 14d
AI is not just an emerging technology, but a open can of worms of security problems that humans have to be in the loop to regulate these models.
What is the real risk of using an MCP server?
Check out this cool graphic @Stephanie Macahis made!
What is the real risk of using an MCP server?
1 like • 29d
Prompt injection is a serious issue nowadays in LLMs concerning MCP servers.
1-10 of 11
Gary Collins
3
44points to level up
@gary-collins-9431
Hello, I'm a cybersecurity professional with focus on purple teaming and a life long martial artist. I wish to build and secure a more peaceful world.

Active 4h ago
Joined Apr 1, 2026