Ask HN: Are they trying to hack me?

3 points | by dgrcode 2 hours ago

1 comments

  • uyzstvqs an hour ago

    Yes, found the malware in json-mappings. /lib/const.js contains DEV_API_KEY, which is a base64 encoded URL to the actual malware, hosted on an external service. This variable gets used by /lib/caller.js to download and run it. The rest of the project is just copied from pinojs/pino.