
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
discord.js-selfbot-v13-fixed2
Advanced tools
A unofficial discord.js fork for creating selfbots [Based on discord.js v13]
Welcome to discord.js-selfbot-v13@v2.6
, based on discord.js@13.10.3
Node.js 16.6.0 or newer is required
npm install discord.js-selfbot-v13@latest
const { Client } = require('discord.js-selfbot-v13');
const client = new Client(); // All partials are loaded automatically
client.on('ready', async () => {
console.log(`${client.user.username} is ready!`);
})
client.login('token');
Github Repo (Play Youtube music) Here
Copy code to console Discord [Ctrl + Shift + I]
window.webpackChunkdiscord_app.push([
[Math.random()],
{},
req => {
for (const m of Object.keys(req.c)
.map(x => req.c[x].exports)
.filter(x => x)) {
if (m.default && m.default.getToken !== undefined) {
return copy(m.default.getToken());
}
if (m.getToken !== undefined) {
return copy(m.getToken());
}
}
},
]);
console.log('%cWorked!', 'font-size: 50px');
console.log(`%cYou now have your token in the clipboard!`, 'font-size: 16px');
Credit: hxr404
Contact me in Discord: Shiraori#1782
Được tạo bởi người Việt Nam, dựa trên Discord API v9, đây là một trong những module selfbot được hỗ trợ tốt nhất.
FAQs
A unofficial discord.js fork for creating selfbots [Based on discord.js v13]
The npm package discord.js-selfbot-v13-fixed2 receives a total of 2 weekly downloads. As such, discord.js-selfbot-v13-fixed2 popularity was classified as not popular.
We found that discord.js-selfbot-v13-fixed2 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
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.