ali
ALSO !!! actually good code is not publicly available. good code exists in private repos. it's a power law. most of the public code on the internet is not good code. most of the good code that runs the internet is proprietary and private - so AI never had the chance to train on it. For every 1 public well written code snippet there are at least several thousand repos of poorly written code that AI learned from. but for hacking and vulnerabilities, its different. In the cyber security world there is the phrase "POC||GTFO" - show us the proof/how it works or we dont care. CVE's come with write ups, repos, and explainers. it's easier for AI to learn about good hacking and have good hacking examples that it is for learning good coding. of COURSE it'll be better at hacking than coding .