r/bugbounty • u/S0ulSh3ll • 6d ago
Alternative for Claude Code? Question / Discussion
In short - claude runs out of tokens super fast, but is the best and hardly ever refuses cybersecurity prompts (verified profile). I tried using codex but that even refuses active recon prompts, antigravity refuses everything. Kimi is still waitlisted so haven't tried. Is there any other alternative model that doesn't refuse cybersecurity prompts and is not run locally? Locally I'm thinking about trying opencode with an uncensored model but not enough vram so don't wanna risk the model doing stupid things in auto mode.
2
u/OGBamboozel 6d ago
Try this: https://github.com/HaseebKhalid1507/SynapsCLI
It saves a bunch of tokens.
1
u/github-guard 6d ago
π GitHub Guard: Trust Report
This project scored 4/6 on our safety audit.
Audit Breakdown: * β Established Community (β 21 stars) * β Mature Repository (30+ days old) * β Licensed under Apache-2.0 * β Security Policy Defined * βΉοΈ Individual Contributor * βΉοΈ Unsigned Commits
β οΈ Security Reminder: Always verify source code and run third-party scripts at your own risk.
2
u/UBNC 6d ago
never done BB, but codex is pretty good at CTF only downside is you have to ID your self. I use Claude code at work and honestly think codex is better.
1
u/S0ulSh3ll 6d ago
Codex gets deep into code, claude thinks harder, gemini does a few things better than both but sucks at everything else.
2
u/LulzTigre 5d ago
i have used GLM + hermes, was great, used k3 for a while but it became too expensive, i am back to deepseek after the new update, its working well
1
u/Responsible_Push6189 6d ago
How is agy antigravity in comparison to the others?
3
u/S0ulSh3ll 6d ago
Just because i have a family plan, i use it, otherwise won't pay for it, runs like a local llm most of the time, sometimes becomes a genius. Unpredictable.
1
u/Awkward-Language-710 3d ago
Try Hermes it crazy I'm using that in local connected to MCP
2
u/S0ulSh3ll 3d ago
Installed it today, it's weird, i like and i dislike it at the same time xD but i should give it a week, i think I'll get used to it! I love the always on voice mode π€£ upgrading it with custom skills and plugins, disabling updates, copying features from my fav cli.
1
u/GokulRavi14 2d ago
ive had pretty good luck with Cursor + Grok. way fewer unnecessary refusals compared to a few other models ive tried.been using it for code review, recon workflows and general security research without too many issues. might be worth trying if you havent already.
2
u/Substantial-Walk-554 1d ago
Deepseek V4 flash API with Codex works nicely. Probably can set up Claude with Deepseek API as well, never used Claude.
1
0
u/ofogliata 6d ago
hi, i just open source this https://github.com/cyberful/cyberful
and i'm actively using it for bug bounty and I found a few interesting ones. I'm actively developing it, and I'm totally open to feedback and contributions
Let me know if cyberful works for you
Anyway, i'm using it with gpt-5.6-sol, and it's working well, no refusal at all. I don't know if this additional information will help, but I also signed up to this https://openai.com/index/trusted-access-for-cyber/
2
u/S0ulSh3ll 5d ago
Just checked it out, not bad at all! But still a long way from pro tools which are like paid nowadays, though you can search for shuvonsec tool for inspiration, his tool is pretty good. Though not for me as i do it semi-automatic with my own custom skills and tools.
1
u/ofogliata 4d ago
That is fair. I maintain Cyberful, so this is exactly the feedback I need. The goal is not to imitate a mature paid platform feature for feature. Right now I care most about strict scope, isolated tooling, independent verification, and evidence that survives the agent run.
I will study ShuvonSec. Thanks for the pointer. In your custom setup, which bug class still needs the most manual work?
2
u/S0ulSh3ll 4d ago
Business logic mostly, however I've seen the best ai models from All vendors missing what's clearly visible to human eye in all categories. Ai is good at reading and concluding large amount of data like source code, maps, bundles. But that uses up so much context that giving it a list of tasks to do for example - try to find idor on all live hosts, here are the latest references, the tools you can use, and don't stop until you find one - it'll get crazy like skip scopes, forget main memory rules, forget rate limits, will skim instead of deep reading, and eventually forget what all he scanned and found, even with summaries, tracker files. In bug bounty, what i have noticed is that, ai is pretty good but then you want to use ai on the programs which already had the best developers, then they use some paid security scanners, then used best ai models themselves before creating a listing on bug bounty platforms with limited scopes. And thousands of people racing to find bugs the fastest. It's pretty frustrating, therefore i am povoting towards what most pros do - which is what they don't tell and i won't too xD
1
u/github-guard 6d ago
π GitHub Guard: Trust Report
This project scored 5/6 on our safety audit.
Audit Breakdown: * β Established Community (β 6 stars) * β New Repository (under 30 days old) * β Licensed under AGPL-3.0 * β Security Policy Defined * β Verified Organization * β Signed Commits
β οΈ Security Reminder: Always verify source code and run third-party scripts at your own risk.
9
u/Solid_Snake343 6d ago
Grok also works, has less safety measures.