
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
matrix-mobitel-cli
Advanced tools
Console util to work with Matrix
$ npm i -g matrix-mobitel-cli
matrix-cli
Enter your domain in matrix, user name and password. Then choose expected action.
If you select this case, you will see info with amount about:
Input room alias part. For example in #room_part:matrix.your-domain you should print room_part.
If room exists in your domain, you will see room id. And if not found info about it.
Select period with no activity. From all rooms you get select which you're gonna leave, there is an "all" as parameter. Then confirm or leave this action. Next you can see how you leave it.
If you have rooms where you don't ever have at least one message and only one user inside is you, then it helps you to leave all of them at once. You can choose save all of them to a file after leaving, if you choose this after finish.
Select rooms you need to invite in. Select user from your freinds you want to invite. Then confirm or leave this action. Next you can see how you invite user in.
Select rooms you need to send message to. Input message you want to send. Then confirm or leave this action. Next you can see how you send message.
Helps to leave from menu. The same as ctrl+c
git clone git@github.com:grigori-gru/matrix-cli.git
npm i
npm run start -d <your domain> -u <your username> -p <your password> -r <matrix-room name (only occurrence enough)> -m <message>
or use options in .env:
DOMAIN="example.com"
USERNAME="test_user"
PASSWORD="password"
and this next:
npm run start -r <matrix-room name> -m <message>
FAQs
Console util to leave all old matrix rooms by date
We found that matrix-mobitel-cli 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.