Criminals Have Created Their Own ChatGPT Clones

Bebo@sffa.community to Technology@beehaw.org – 63 points –
Criminals Have Created Their Own ChatGPT Clones
wired.com

IT DIDN'T TAKE long. Just months after OpenAI’s ChatGPT chatbot upended the startup economy, cybercriminals and hackers are claiming to have created their own versions of the text-generating technology. The systems could, theoretically at least, supercharge criminals’ ability to write malware or phishing emails that trick people into handing over their login information.

25

You are viewing a single comment

I don't see this as a bad thing.

Malware that breaks due to bugs any normal sane developer would have detected.

My experience with chatGPT, it's a great TOOL. But, the code it generates, is very frequently incorrect. But, the problem is, the code it generates LOOKS good. And, will actually likely work, mostly.

In other words, don't interrupt your enemy when they're making a mistake.

That’s fundamentally why you can’t replace a software engineer with ChatGPT, only a software engineer has the skillset to verify the code isn’t shit even if it superficially works.

Yup.

I find it can be quite a useful tool. But, I also know when to spot its mistakes. I had it generate and cleanup some code the other day, and found 4 or 5 pretty big issues with it, which would have been hardly detectable by a more novice developer.

After, telling it about its own issues, it was able to identify and correct them.

Its, kind of like mentoring a new developer.

3 more...