|
|
|
|
|
by sneakerblack
286 days ago
|
|
I think this was posted because the of the recent Npm malware fiasco. The malware monkey-patched native JS functions to replace strings that matched crypto addresses in certain the fetch, and XMLHttpRequest functions: https://www.aikido.dev/blog/npm-debug-and-chalk-packages-com... Considering there's no way to check whether a function is monkey-patched, this just tells me the JavaScript ecosystem was not designed with malicious actors in mind |
|