Y
Hacker News
new
|
ask
|
show
|
jobs
by
uyzstvqs
746 days ago
I'm curious if it'd be possible to use a Code LLM to scan GitHub repos and detect possible malware hiding in source code.
4 comments
pingou
746 days ago
I'm afraid a few simple tweaks, especially if the hackers themselves have access to the code LLM to try out their code, will be sufficient to evade detection.
link
nicce
746 days ago
Endless race like with Anti-Virus software.
link
ChrisMarshallNY
746 days ago
I have a feeling that we'll be seeing some businesses, built, around exactly that.
link
bdangubic
746 days ago
Github? ;)
link
tehlike
746 days ago
Socket.dev is not built around this but makes use of this.
link
dmazzoni
746 days ago
If such a tool became commonplace, bad actors would just run it on their own malware and keep tweaking it until the LLM failed to detect it.
link
feross
745 days ago
This is what we do at
https://socket.dev
.
link