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

when script kiddys can't really hack and a 1337 stumbles on it #33

Open
copyleftdev opened this issue Feb 7, 2024 · 3 comments
Open

Comments

@copyleftdev
Copy link

Why the "TikTok Mass Report Bot" Code Doesn't Actually Do Anything

The Gist

So, you've got this code that looks like it's supposed to spam TikTok with reports, right? Well, after giving it the ol' once-over, it's pretty clear this thing's all bark and no bite. Here's the lowdown on why this script is more of a paper tiger than a digital warrior.

The Breakdown

It's Asking for a URL, But Not the Right Kind

  • The script's like, "Hey, gimme a URL," but it doesn't tell you it needs something specific to TikTok's report system. It's like asking for a drink and not saying you wanted a soda. Without hitting TikTok's report button directly, it's just shouting into the void.

It's Not Really Talking to TikTok

  • Even when it sends off a request, it's not packing any of the stuff TikTok needs to know what you're upset about. No report details, no target content, nada. It's like sending an empty envelope and expecting a reply.

Those Console Logs? Yeah, They're Fibbing

  • The script pretends it's sending reports by showing messages like "Report sent!" But in reality, there's no chat happening with TikTok. It's the code version of pretending to talk on the phone when it's not even on.

Proxy Smoxy

  • Sure, it uses proxies, which sounds sneaky and cool, but without a real report going through, it's like dressing up for a party that doesn't exist. Nice try, but no cigar.

Errors Go Poof!

  • Any mistakes or hiccups in the script? It's set to ignore them. That's like turning up the music when your car starts making weird noises. Not exactly a fix.

Bottom Line

This script is like a magician that forgot the magic. It looks fancy, might even get a few oohs and aahs, but at the end of the day, it's not pulling any rabbits out of hats. For anyone diving into code, remember: the proof is in the pudding. Or in this case, the actual code.

@marevalo13
Copy link

You cooked XD would a script for mass reporting even be possible, need it for certain business reasons.

@iinja
Copy link

iinja commented Apr 10, 2024

This will be fertile ground for introducing poison into the honey. I have previously reported similar scripts that contain a link to an encrypted external source that is fetched once the command is initiated, using some sort of hidden console that will not show anything invalid to the victim.

@N0TKZ
Copy link

N0TKZ commented May 31, 2024

thank you for posting this 🔥🔥

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

4 participants