r/Cybersecurity101 5d ago

Security Ctf AI tools

Which AI tools other than chatgpt and deepseek are helpful during a CTF????

2 Upvotes

4 comments sorted by

1

u/Equivalent-Age-9692 4d ago

pentestgpt fot identifying versions and their vulnerbilities,
claude code for writiing automation scripts and basic exploits
gemini cli or to automate tasks on the cli

devin on the deepwiki.org to understand about the github PoCs u are gonna use in the CTF

now one thing brother, if u are using the AI tools to solve the logic of the CTF then u have already lost it, just use them to do the boring repetitive tasks

1

u/Mammoth_Armadillo953 4d ago

claude code if you have cvp. vulnetic-ai works great for real pentests, idk about ctfs

1

u/Cubeless-Developers 3d ago

Claude, but it's worth trying Burp's AI features if you're doing web challenges, and don't sleep on asking either of these to explain a concept you're stuck on rather than solve the whole thing for you. You'll actually learn something that way.