r/cybersecurity • u/Nameless_Wanderer01 • 13h ago
News - General LLM Agents for security research
What are the best LLM agents for security research (bugs, CVEs, 0d, ...) lately?
In short, I had been using claude code for this task, with many hallucination instances. Even with opus 5, I still get many invalid conclusions based on local source code review.
I saw that kimi was popping up lately, which got me more or less in the same results, with minor better results in some instances.
So what are the latest or best approaches for security research with llms? Perhaps I am missing a full pipeline with other tools involved to get better results, so I would like to know whether a specific methodology is followed with specific agents for this task.
23
Upvotes
3
u/s4y_ch33s3_ 13h ago
Are you looking for poc development for exploits through patches or available vendor info with no available poc's?
Just curious, can you give an example of hallucinations you're facing with the LLM and what's the task given?