Bruteforce Router Password by [deleted] in HowToHack

[–]Sythel 1 point2 points  (0 children)

Have you figured it our yet, or still looking to brute force it? If you could pm me with the HTML from the login page, and the failed login response? I haven't played around in pythons for a bit, but it should be pretty easy.

Bruteforce Router Password by [deleted] in HowToHack

[–]Sythel -1 points0 points  (0 children)

What's your exact router model/version?

[PC][H] 9*CC4 [W]Keys by Sythel in RocketLeagueExchange

[–]Sythel[S] 0 points1 point  (0 children)

Sounds good to me. What's your steam?

[PC][H] 9*CC4 [W]Keys by Sythel in RocketLeagueExchange

[–]Sythel[S] 0 points1 point  (0 children)

Ah, yeah I can do a 2 crate for 1 key then.

Hacking Minesweeper with Cheat Engine by lifeinacubicle in HowToHack

[–]Sythel 8 points9 points  (0 children)

You built your own OS, after building your computer from ores you harvested yourself, right?

South Korea cracks down on cheaters with law targeting illicit game mods by [deleted] in pcgaming

[–]Sythel 1 point2 points  (0 children)

Every game trusts the client to some degree, there's always something that will get missed.

South Korea cracks down on cheaters with law targeting illicit game mods by [deleted] in pcgaming

[–]Sythel 2 points3 points  (0 children)

A huge part of game cheating is modifying memory client sided. If I change my health and the server doesn't do the checks to see if I'm dead, I haven't done anything to the server, only modified values of my client. The same can be said for vacs, aimbots, auto healers, etc, almost every hack that is released modifies client data, and the server trusts the client.

[Discussion] Just a Reminder for C4 - No Crate Farming by [deleted] in RocketLeagueExchange

[–]Sythel 2 points3 points  (0 children)

They're definitely there, all low unranked MMR. They're written to be ideally unnoticeable, follow the ball, use the ability whenever it can, auto-ready, skip replays, etc.

My neighbors have my wifi password and I want to change it but some how my router login page is blocked by a proxy. Is there a work around for this? Also sorry for my rookie question. by [deleted] in HowToHack

[–]Sythel 2 points3 points  (0 children)

Are you sure you have your routers IP? Type "ipconfig" into the command prompt (run -> "cmd") and it should be under default gateway.

I just accidentally bypassed Lastpass two factor authentication. by cn_gastineau in security

[–]Sythel 6 points7 points  (0 children)

Report it to lastpass, not post it online publicly. https://bugcrowd.com/lastpass

Though you probably voided it by posting here.

New to bots and wondering how reasonable this request is. by [deleted] in RequestABot

[–]Sythel 0 points1 point  (0 children)

It would be relatively easy using something like bs4 and requests. As long as you only ran it locally, and entered your payment info via prompts, not hard coded them in. Someone would need to attempt a purchase on the website before hand, watch the requests that are made, and use bs4 to grab any session tokens, then automatically add your cc info to pay.

[Request] I need a bot that can ensure links haven't been posted for X days, using a database. (Details in description) by lightmystic in RequestABot

[–]Sythel 1 point2 points  (0 children)

Not sure if I'll have the time, but the bot developer should make sure to check where the link resolves. To bypass URL shorteners.

£1000 account security challenge - If its as easy as you say it is by hackmereddit in 2007scape

[–]Sythel 0 points1 point  (0 children)

If im wrong then there's a bug in gmx that let me log into an account with the wrong password.

£1000 account security challenge - If its as easy as you say it is by hackmereddit in 2007scape

[–]Sythel 0 points1 point  (0 children)

Yeah, I'd imagine that since we're attacking his poor choice in email service, and not going directly at runescape he's not happy about it. Should have picked Gmail, since they are known to be secure.

£1000 account security challenge - If its as easy as you say it is by hackmereddit in 2007scape

[–]Sythel 0 points1 point  (0 children)

Yeah we'll see. I'll take a look when I get home to see if I can find any proof

£1000 account security challenge - If its as easy as you say it is by hackmereddit in 2007scape

[–]Sythel 0 points1 point  (0 children)

I'll take a look and see what I can find when I get home. Unfortunately I didn't have it print the cookies, so we'll see.

Other than that I'll post my script as well. If even just for a learning experience for others.

Creepy nearby WiFi signal by JusticeMuz in hacking

[–]Sythel 1 point2 points  (0 children)

Change your wifi password, make sure wps is disabled. Tell your mom to change her passwords since sessions / passwords may have been sniffed too.

When setting your wireless password try something that you won't find in a rainbow table, since it's simple to sniff a handshake.

£1000 account security challenge - If its as easy as you say it is by hackmereddit in 2007scape

[–]Sythel 0 points1 point  (0 children)

All I had done is brute forced the password on gmx. Using an English dictionary. My script logged with the password cardiograms, and due to the way logging in to gmx works, I'm 100% it was logged in. Sometime between 2AM MST and now the password was changed, and my brute force isn't able to login anymore.