Typical defense against this is to mount all user-writable filesystems as `noexec` but unfortunately most OSes don't do that out of the box.
I remember you could trivially circumvent that with „/lib/ld-linux.so <executable>“. Does that no longer work?
Kinda hard to work as a software developer then.
It could have created a bash alias then. And I don't think a dev wants to be restricted in creating executables. Again, if a dev can do it, so can the malware.