HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zerodayai

no profile record

comments

zerodayai
·6 ay önce·discuss
Im currently on the tail end of building out an agentic hacking framework; I wanted to learn the best practices of building agents (I have an SDK with memory (short/med/long), knowledgegraph/RAG, tools and plugins that makes it easy to develop new agents the orchestrator can coordinate).

I also wanted to capture what's in my head from doing bug bounties (my hobby) and 15+ years in appsec/devsecops to get it "on paper". If anyone would like to kick the tires, take a look, or tell me it's garbage feel free to email me (in my profile).
zerodayai
·7 ay önce·discuss
https://github.com/zero-day-ai

I started this as a way to try to get my brain onto paper so I could be a little more systematic about bug bounties (my hobby), and utilize LLMs in a more structured manner and it morphed into this. I have a bunch of ideas for more agents (agents being a loose term), but want to get the framework baked first.
zerodayai
·10 ay önce·discuss
I am creating something along these lines, https://github.com/zero-day-ai, it's meant for security testing, but probably has most of the functionality you need (and you can write plugins fairly easily if not); you can create a prompt repository, defined by a schema that are organized my domains (again, security testing domains, but they can be expanded). If you have any features you'd like to see, or have an ideal workflow feel free to ping me: [email protected]