Activity
Mon
Wed
Fri
Sun
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
What is this?
Less
More

Memberships

Anonymous

1.9k members • Free

OpsSec Cyber Community

1.3k members • Free

12 contributions to Anonymous
Streamers Email leaked
Email: jamessoro901@gmail.com sign him up for spam or newsletters
0 likes • Aug '24
@Mr Cool its a youtuber named "Random275 [GD]"
1 like • Aug '24
@The Outlaw some one named "Random275 [GD]"
For the people who don't like Discord Bot RAT's
I started coding with VB.Net almost 18 years ago - by that I'm surely a lot older than the rest in here. I usually don't deal with that stuff, especially the low quality crap floating around for free - or even worse being sold out there. A thing I've recently found was a RAT, that is NOT controlled by a panel, instead the actor is using a discord bot and monitoring the connection with slash commands. I'm not one of those active discord users, anyways I knew enough about their API to "exploit" the bot and abuse the fact that they use discord. The Idea: Reverse engineering the Bot token such as the actor's server id out of the malicious executable and abusing the bot In the first picture you can already see the bot token and Server-ID. As imagined, the developers didn't put much afford into protecting it so this got no security at all. And that's already enough information, time to think about a second step. You can of course spam the bot, but it's more funny to make the bot invite us to the server. My python skills are really bad, but the script works: import discord from discord.ext import commands intents = discord.Intents.default() bot = commands.Bot(command_prefix='!', intents=intents) @bot.event async def on_ready(): print(f'{bot.user} connected') server = bot.get_guild(int('')) invite_link = await server.text_channels[0].create_invite(max_age=0) print(f'{invite_link}') bot.run('') If there are any issues feel free to ask for help, someone will possibly help you They ended up banning me, but don't forget, since the discord bot is creating a channel for every victim it got administrator permissions which are enough to make a script that unbans you import discord from discord.ext import commands intents = discord.Intents.default() bot = commands.Bot(command_prefix='!', intents=intents) @bot.event async def on_ready(): print(f'{bot.user} connected')
For the people who don't like Discord Bot RAT's
0 likes • Jun '24
This is a new type of RAT called "DiscordRAT" its used by most skids to "hack" people but most are bad
kali linux
hello, i recently watched a video of how to download kali linux but it would just not run not even in a vm can someone help?
1 like • May '24
remove bloat and spyware, https://spyware.neocities.org/articles/ to find spyware programs
0 likes • Jun '24
@The Outlaw i use it, and doesnt download anything on your pc
virus total
Guys I need help finding websites that I can scan malware with instead of virus total
1 like • Jun '24
filescan.io is a new one i know
Discord Server Deletion.
There's a furry discord server full of predators. Not even like its full of underaged people, there's an entire channel for them, making it super easy to slide into the kids Dm's. There's also a channel for gore, so not only does the owner make it so preds can find kids, but she is also exposing them to gore. Me and my friend are already working on getting into the owner's inner circle and stuff, but I was wondering if there is a script or something I could use to get it deleted as fast as possible. Just Wondering, no need to go out of your way to research.
Discord Server Deletion.
0 likes • May '24
Raid it? send the pedos malware?
1-10 of 12
Cma Codes
2
11points to level up
@cma-codes-2665
trololol

Active 404d ago
Joined Apr 17, 2024
Powered by