
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.
dunauthorizer
Advanced tools
Bulk de-authorize Discord apps from your account.
Discords application management interface is not very good to say the least. It's a pain to de-authorize a lot of apps at once. This tool aims to make that process easier.
Very simple! Just run npx dunauthorizer and follow the instructions.
This is unfortunately a necessary evil. The token is used to authenticate with Discord's API. The token is not stored anywhere, and is only used to make requests to Discord's API. If you're still not comfortable with this, you can always inspect the source code and/or compile the tool yourself.
F12 to open the developer console.Console tab.(webpackChunkdiscord_app.push([[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m).find(m=>m?.exports?.default?.getToken!==void 0).exports.default.getToken() and press Enter.Note: Do not share your token with anyone! It can be used to access your account.
Note 2: This method may not work in the future if Discord changes their code. Please google how to get your token if this method doesn't work.
FAQs
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.