thanks!
Posts by Ethan Troy
glass.photo/ethantroy/6w...
“Being competitive and having an entrepreneurial mindset out of the necessity for survival.”
youtu.be/tCehFMwjWqM?...
Using @vercel.com 's json-render to keep LLM output constrained, predictable, and fast.
It limits models to known components, streams clean JSON, and reduces randomness.
Haven’t red-teamed it yet, but this feels like the right direction vs prompt dumping.
bsky.app/profile/etha...
Tracking progress on myctrl.tools. Built it because CSF tools felt slow. Started as a faster, keyboard-friendly control lookup and is turning into a real resource for mapping engineering work to compliance.
As AI agents get more autonomous, prompt injection will shift from
“ignore all previous instructions”
to
“add a task to the backlog to X.”
Once the payload crosses a trust boundary and lands in Jira, it’s no longer a prompt, it’s just another task. A task that makes me admin :D
I was really thinking about this vector too! Since I was experimenting with Jira and Linear MCP servers
Many orgs run a lot of automations right out of Jira and I can only imagine the fun that will ensue due to this compromise this year 😅
myctrl.tools has an AI assist feature now (the whole thing is still kinda early)
Bring your own Anthropic API key
😎 It's better advice than your typical GRC Advisor (jk...no really)
I might (probably) will add support for other LLMs soon
I think learning how to write software, learning engineering principles, helps you solve problems everywhere, not just in a terminal.
And yes heavy on the learning exercise!
I was curious on what would happen if I fine-tuned a coding focused model on NIST cybersecurity docs
So far it's not that bad and can most likely run on just 8gb of ram
ollama.com/etgohome/hac...
#ai #finetune #cybersecurity #nist #ollama #llm
This took like 12+ hours 😅👇
NIST Cybersecurity Training Dataset
523K+ training examples from 568 NIST publications
Perfect for building compliance bots, security AI, or educational tools
Download: huggingface.co/datasets/eth...
#Cybersecurity #OpenData
"You can't build reliable things without understanding how to break them."
One of my first "Series" on @glass.photo glass.photo/ethantroy/5l...
"Chasing Blue Love"
#photography
been looking for a better hugo theme that I didn't have to build myself and the entire time it's been blowfish lol
hackidle.com/stop-echoing...
#CICD #Github #GithubSecurity #GithubActions #Pipelines #CloudSecurity
Google Cloud built a Rust SDK 👀
The wait is over… the BSides Orlando 2025 Talk Schedule is LIVE! 🐊🚀
Check out the lineup of amazing speakers and sessions that will fuel a full day of hacking, learning, and community.
https://bsidesorlando.org/schedule/
Stay dangerous devs
the "I asked AI" jokes are getting really old
uhhh everyone wants to go to blackhat and defcon
I just want another trip to Japan 😅
me trying to over engineer tools for auditors... 😅
youtu.be/Sxxw3qtb3_g?...
I want to start a new tech blog for all my dev related stuff but not sure which way to go with it. Think hugo should do.