
Security News
/Research
Popular node-ipc npm Package Infected with Credential Stealer
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.
Naively reloads browsers and injects stuff

Very often i want to see changes that i'm doing across other browsers. With Injetador you are fully able to do that :neckbeard:
Install it with:
$ npm install -g injetador
and then run it with:
$ injetador

Specify a webpage and a directory. Go to localhost:3000 and then change a file from that dir. It will reload the page across all browsers at localhost:3000.
Just like the above, but now you are able to specify a js file and a cssfile, which will then be injected when the page finishes its loading process.
Here are the arguments that you are able to specify when initializing Injetador. You are not required to use as Injetador provides a familiar Q&A interface.
| arg | description |
|---|---|
| --webpage | the webpage which will be proxied to our the local server |
| --dir | the directory where your awesome stuff lives (relative) |
| --watch | watches the specified dir and reloads the page when that |
| happens. | |
| --jsfile | determines the js file to inject (relative to --dir) |
| --cssfile | determines the css file to inject (relative to --dir) |
| --port | the port that injetador will use |
only lazy programmers will want to write the kind of tools that might replace them in the end. Only a lazy programmer will avoid writing monotonous, repetitive code.
MIT License
FAQs
Reloads browser on changes and also injects stuff
The npm package injetador receives a total of 7 weekly downloads. As such, injetador popularity was classified as not popular.
We found that injetador demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.