The funny thing is that they used a backslash "\" in the fake URL instead of a forward slash "/" which gives away the entire scam easily if you pay a little bit of attention.
Scammers are getting really good these days but I think that takes the cake. Very impressive. Its a shame skilled devs are doing stuff like that, what a waste of skills
@@peeteee I mean it’s average plus skill like it’s good design and all but also it requires very little functionality so mostly it’s about coping the design that is not too hard to do
@@rewrite1239 the changing the / to \ does literally not do anything. It’s literally just a piece of text that’s not used for anything. Also changing \ to / automatically is bad design. What if the site actually has a resource called “/some andom\file”
Glad to see a honest to god legitimate explanation of a fairly sophisticated phish, instead of the usual fear mongering and outright lies usually spread on social media about Discord phishing. Need more of this!
Glad to see a honest to god legitimate explanation of fairly sophististicated phish, instead of the usual fear mongerig and outright lies usually spread on social media about Discord phishing. Need more of this!
@@ChannelsRed well if the scammer noticed it and change it to forward slash, if you don't pay attention, well, you know what will happen next... (I think u are smart enough to understand)
Wait a sec, does that mean that I should change my Roblox password from kittenlover569 to something else before I click on the link to add the cute hot anime bot to my discord server?
Great job at describing how you can tell it's a fake pop-up, but you forgot one thing, a pop-up of the actual Discord website takes time to load, instead of this pop-up instantly appearing.
That's a good point. The animations were a bit off. Maybe in like 5 years we will all have insane internet speeds and there will be next to no delay opening the page. We can only dream lol.
@@NoTextToSpeech it's not actually internet speed that matters. 1) WM animations. The window appearing would be animated 2) Any program, even on a very good computer, would take at least some milliseconds to load. ^ even with good internet, as it still requires for the browser to setup encryption and stuff.
It's important to note that even if that gives this scam away, it is not a silver bullet. It is very possible for websites to replicate the delay and window spawn animation. So just because that trick works here right now, does not mean it will work in a few days or on a different website doing the same trick.
Great job at describing how you can tell it's a fake pop-up, but you forgot one thing, a pop-up of the actual Discord website takes time to load, instead of this pop-up instantly
Another way to tell if the Popup is real is to check your programs bar on the bottom of the screen in Windows. If it is a real popup you should see chrome or whatever browser you are using showing two windows, the main browser, then the popup. Or just look for the popup in general if you already have more than one browser window open.
Not gonna lie, this would've caught me off guard. I was pretty lost until you pointed out the whole window not leaving the window bit and I went from "Wtf" to "OH SHIT YOU RIGHT!" moment. Thankyou for this!!
i have a steam account with a lot of valuable DOTA 2 items and i have seen like 20+ of these pages for steam accounts from opening the links the bots send me. obviously i open them in virtual machine which makes it so difficult for any virus to escape that it is borderline impossible. it would require multiple zero days for each of the specific software i use
A subtle anti-phishing protection of password managers: The password manager will not autofill your Discord password on phishing websites. This lack of auto-fill can give users a few seconds to remind them which website they are ACTUALLY on.
As a web developer, I can say the explanation was pretty accurate here (and yeah "src" does refer to the source URL) - this particular tactic isn't limited to just Discord either; I believe other phishing scams have started to adopt the "fake browser window" strategy as well, so that's definitely something to watch out for. In addition, it seems the developer of the login page _might've_ goofed up the loading icon for the QR code login method.
@twinqle I...literally coded a Windows 10 error message generator in PHP, and I'm currently working on several projects for various groups (in both C# and Java). -_- And don't say I'm not a real developer either.
@twinqle I'd say you aren't a real developer either - only thing I've seen you do is Roblox game development (which i mean isn't bad, but). Of course, everyone has their own interpretation of who is and isn't a real developer, so if you really want to have your opinion shoved in my face, go ahead. I won't be replying anymore to this thread.
okay, as a guy who is actually into cybersecurity.. these are a couple of good peices of advice u wanna follow... like the simple explanation and the advice its just great
5:59 instead of dragging outside of the popup window you can drag it to the url bar in your browser(Not the fake one), that way you don't have to leave full screen mode
Also, one thing that I noticed that is also odd is that, where it says "Log in with QR Code" below that it says "Scan this with the Discord *MOBILY* app to log in instantly". In the original it goes "Scan this with the Discord *MOBILE* app to log in instantly". Its a grammar mistake that is bearly noticeable, but still can give off if the website is a scam or no.
Asides from not carrying about details, that scam was actually pretty clever. I couldn't see what was going on until you mentioned that it was a fake pop up window.
Thanks ntts for informing and helping us all. As someone who is kinda tech savvy most of the videos are not useful to me but I still love watching them. However you did make me fall into the trap of having 20 Rainmeter skins.
This is actually a somewhat new phishing technique. Its called BiTB attack (Browser in the Browser attack) in cybersecurity terms. One can modify that embed depending on the target's browser and easily social engineer someone into thinking its legitimate, as it is very deceiving.
This is one of the rare occasions where using custom theming for browser counts as a security feature: no matter which browser or platform you are using this kind of attack will stick out like a sore thumb if you use a custom theme.
I just noticed on the 'scam' discord login page, they somehow failed to spell "Mobile" correct on the QR code area lmao you'd think that given how accurate they wanted their scam to look they made a spelling error
please do one about this!! It's so easy to be fooled.... it's about a person sending server invites to people in dms while saying something along the lines of "check main chat" or "watch general", and when you do end up joining the server you have to verify with a qr code / go to a link and if you end up "verifying", your account is gone and used to do the same scam to fool your friends. 2 of my friends fell for it.
This is how I almost fell for a Steam scam too. thankfully I recovered all my accounts (as all accounts had the same pass) and no account (that I'm aware of) got hijacked. Edit: I did found out the window was a fake pop-up after putting the password. it was 11 PM anyway.
You can find the webhook their using to send the usernames and passwords to their discord server if you check the websites source code, sometimes its hidden or it's in plain sight.
also a very good tip when logging in, is to go to the official website, log in, and then refresh the other login page. If its official, it will log you into your account (from the session you made from the official website)
They actually did add some warnings for some suspicious sites to confirm you would like to go there, and they did add a warning with the QR code. So they have done a little bit.
Another way to know if the account authorization page (where you click on `Authorize`) is legit, is to check if the domain is *actually* discord, and not anything else. Unlike what 0:50 says, if an application wants to "access your account" make sure that it's the *discord* domain, and not *discordtrackers* , and not any other domain at all.
@@EragonShadeslayer My point was that the beginning of this video calls the "authorization" page (where you click on `Authorize`) that uses the discordtrackers domain legitimate, although the domain should be discord's official domain.
5:32 He has got a point. It wasn’t computers class, but I was using a website for information on my assessment. I could access it at home, but schools internet didn’t allow it. So I changed it to “The biggie cheez has blocked you.” Im just glad no one saw it.
1:45 And it's even funnier when you use a Linux distro with a custom GTK theme (that's basically your system theme with colors, icons and even buttons), and it shows a window that doesn't match your theme or even is a fake window in the style of Windows 10.
Yea I saw this around about a year ago as a Steam phishing scam. Was pretty convincing too so I can see why the guy that sent it fell for it. Makes me sad when I see the normal crappy phishing scams now.
7:40 Actually I don't recommend using random characters. You should use something like Diceware, which is random words seperated with spaces. Much easier for a human to memorize and harder for a computer to crack.
I love how they changed the certificate. I went to the website on another network, my own small network with a different ip, and then posted a meme in email and password bar
Also, just something small; you are always asked to log in before you authorize a bot, there is no scenario where you click authorize and then log in. If you attempt to authorize a bot and you're not logged in, it will redirect you to the login page, not allow you to authorize it first.
Finally someone explain and recommend random letters and numbers passwords, like these are the best passwords to not get hack. Even if it hard to learn it you'll get there eventually, just try write your password many time. Anyway great video!
Got my discord account hacked right when summer break happened. I felled into on of those fake discord add-ons in desperate for revenge for my friend leaking my public ip (yes, I was really that salty over my friend leaking my public ip despite it having no real consequences). Ended up getting a bunch of things in return for downloading it. 1 - A unusable gaming pc 2 - Discord account hacked and being used for nitro 3 - Loosing almost 200 USD 4 - PayPal account info getting stolen I was able to get my gaming pc usable again but the windows accounts were hacked and the passwords changed. And once I did actually fully stop it, my main windows account had the anti virus destroyed, left me feeling paranoid for 3/4ths of my summer, took over a week to get my stolen money back (from discord support), and more other things. I just factory reset my pc during the ending of summer break just to make sure the virus wasn't still roaming around on the computer. I am much more open minded and thinking before I do both online and offline (mostly online). Discord really needs to fix their security problem.
I sadly fell for this earlier, I was adding a bot I saw in a technoblade reddit server and tried adding it to my server, it asked for my account information which is weird since it never happened to me before but I logged in and it instantly disabled my account. I wish I had seen this sooner :/
Yep, i just question myself... how the frick does someone with 2 iq gets scammed with such fake logins and not serious webpages or "verification" with a QR code ;)
Worth mentioning, even for those who look at the url bar, should look at those slashes. Normal url’s will use forward slash. However the fake pop up you showed was using backslash.
The funny thing is that they used a backslash "\" in the fake URL instead of a forward slash "/" which gives away the entire scam easily if you pay a little bit of attention.
I know right like it’s so easy
Also, "Scan this with the Discord mobily app to log in instantly." That seems a little... off.
@@amongleAcc thats a real thing discord has.
@@sinxzx7172 discord doesn’t say “mobily” lmao
lol you are correct, i would not fall for this
Scammers are getting really good these days but I think that takes the cake. Very impressive. Its a shame skilled devs are doing stuff like that, what a waste of skills
its like being able to run faster than usain bolt but using it to bump into people
@@peeteee or using shaq's strength to kill people instead of play basketball
@@peeteee A TRAIN BABY
its like being able to jump higher than a kangaroo but using it to crush people
@@peeteee I mean it’s average plus skill like it’s good design and all but also it requires very little functionality so mostly it’s about coping the design that is not too hard to do
the fact that he didn't even realize the backslash instead of forward slash speaks levels about how dangerous these scams can be
no, some people aren't braindead
@@rewrite1239 the changing the / to \ does literally not do anything. It’s literally just a piece of text that’s not used for anything.
Also changing \ to / automatically is bad design. What if the site actually has a resource called “/some
andom\file”
@@tonypatino1765 how the fuck is someone not realizing that backslash is supposed to be a forward slash braindead???
sadly did fall for one of these last month, and can tell you discord didnt give a shit xD
how do you even use a backslash
"Just take a look at the URL and you will see a few odd things..."
That HUGE danger sign looks convenient
Also love how he doesn't mention the backslashes in the URL of the fake popup. But on a serious note, this dude is doing God's work 🙏
Exactly, I can’t tell if he didn’t realize or just ignored it
same
same
@@baldability Honestly, didn't even realize. Too focused on narrating and uhh brain didnt work.
@@NoTextToSpeech Didn't notice until the comments pointed out aswell. These scams are really dangerous
Glad to see a honest to god legitimate explanation of a fairly sophisticated phish, instead of the usual fear mongering and outright lies usually spread on social media about Discord phishing. Need more of this!
Glad to see a honest to god legitimate explanation of fairly sophististicated phish, instead of the usual fear mongerig and outright lies usually spread on social media about Discord phishing. Need more of this!
Thank you, NTTS. Thank you for making us aware of the phishy (I'll see myself out) Discord scams.
A reminder that this fake URL uses backslashes "\". It's supposed to be a forward slash "/".
@@ChannelsRed well if the scammer noticed it and change it to forward slash, if you don't pay attention, well, you know what will happen next... (I think u are smart enough to understand)
I read "NTFS"
Wait a sec, does that mean that I should change my Roblox password from kittenlover569 to something else before I click on the link to add the cute hot anime bot to my discord server?
@@vlaanx Aahaha of course not kittenlover569 is a great password haah
You can also tell it’s a phishing attempt because the whole authorisation is made on the official discord website and not on a third-party-site.
?
Bot account authorizing
Waht
It has \ \ instead of regular // in link and there is no authorization its just a coded square inside the website that looks like real chrome window
Great job at describing how you can tell it's a fake pop-up, but you forgot one thing, a pop-up of the actual Discord website takes time to load, instead of this pop-up instantly appearing.
That's a good point. The animations were a bit off.
Maybe in like 5 years we will all have insane internet speeds and there will be next to no delay opening the page. We can only dream lol.
@@NoTextToSpeech it's not actually internet speed that matters.
1) WM animations. The window appearing would be animated
2) Any program, even on a very good computer, would take at least some milliseconds to load.
^ even with good internet, as it still requires for the browser to setup encryption and stuff.
It's important to note that even if that gives this scam away, it is not a silver bullet.
It is very possible for websites to replicate the delay and window spawn animation. So just because that trick works here right now, does not mean it will work in a few days or on a different website doing the same trick.
Great job at describing how you can tell it's a fake pop-up, but you forgot one thing, a pop-up of the actual Discord website takes time to load, instead of this pop-up instantly
@@NoTextToSpeech me with my 50kbps speed
I love how this guy explains so good and doesnt use music that bleeds our ears
Yeah the minecraft music in this video fitted so well to
who does?
You just have sensitive hearing. No one fucking doesn't. Get a life.
Another way to tell if the Popup is real is to check your programs bar on the bottom of the screen in Windows. If it is a real popup you should see chrome or whatever browser you are using showing two windows, the main browser, then the popup. Or just look for the popup in general if you already have more than one browser window open.
"Connection not secure"
Not gonna lie, this would've caught me off guard. I was pretty lost until you pointed out the whole window not leaving the window bit and I went from "Wtf" to "OH SHIT YOU RIGHT!" moment. Thankyou for this!!
One of the oldest Steam Account scams finally moves to discord, love to see it
@War Room dont advertise
its only gonna get you dislikes
@@lelofahon it's a bot anyway didn't youtube nerf the dislike button?
yeah
@@stanleybochenek1862 doesn't matter.he ain't getting fans that way
i have a steam account with a lot of valuable DOTA 2 items and i have seen like 20+ of these pages for steam accounts from opening the links the bots send me. obviously i open them in virtual machine which makes it so difficult for any virus to escape that it is borderline impossible. it would require multiple zero days for each of the specific software i use
A subtle anti-phishing protection of password managers: The password manager will not autofill your Discord password on phishing websites. This lack of auto-fill can give users a few seconds to remind them which website they are ACTUALLY on.
As a web developer, I can say the explanation was pretty accurate here (and yeah "src" does refer to the source URL) - this particular tactic isn't limited to just Discord either; I believe other phishing scams have started to adopt the "fake browser window" strategy as well, so that's definitely something to watch out for.
In addition, it seems the developer of the login page _might've_ goofed up the loading icon for the QR code login method.
@twinqle I...literally coded a Windows 10 error message generator in PHP, and I'm currently working on several projects for various groups (in both C# and Java). -_-
And don't say I'm not a real developer either.
@twinqle I'd say you aren't a real developer either - only thing I've seen you do is Roblox game development (which i mean isn't bad, but). Of course, everyone has their own interpretation of who is and isn't a real developer, so if you really want to have your opinion shoved in my face, go ahead. I won't be replying anymore to this thread.
@@FairPlay137 He's probably just there to annoy you
@@iwant2tryhard337 Judging by that user’s comment history on this video I figured that was the case.
meh php is really outdated
Thank you so much! The part about dragging pop up outside of browser is super useful!
I just love the way he talks and explains everything, what a chad
okay, as a guy who is actually into cybersecurity.. these are a couple of good peices of advice u wanna follow... like the simple explanation and the advice its just great
5:59 instead of dragging outside of the popup window you can drag it to the url bar in your browser(Not the fake one), that way you don't have to leave full screen mode
Also, one thing that I noticed that is also odd is that, where it says "Log in with QR Code" below that it says "Scan this with the Discord *MOBILY* app to log in instantly". In the original it goes "Scan this with the Discord *MOBILE* app to log in instantly". Its a grammar mistake that is bearly noticeable, but still can give off if the website is a scam or no.
This is so scary, because i always login on google and literally everyday
Thanks for the info:))
Asides from not carrying about details, that scam was actually pretty clever. I couldn't see what was going on until you mentioned that it was a fake pop up window.
Thanks ntts for informing and helping us all. As someone who is kinda tech savvy most of the videos are not useful to me but I still love watching them. However you did make me fall into the trap of having 20 Rainmeter skins.
This is actually a somewhat new phishing technique. Its called BiTB attack (Browser in the Browser attack) in cybersecurity terms. One can modify that embed depending on the target's browser and easily social engineer someone into thinking its legitimate, as it is very deceiving.
“new” have you ever seen steam scams
Exactly when he said "so" ( 3:29 ) a wix ad popped up saying "question, would you build a website"
This is one of the rare occasions where using custom theming for browser counts as a security feature: no matter which browser or platform you are using this kind of attack will stick out like a sore thumb if you use a custom theme.
I just noticed on the 'scam' discord login page, they somehow failed to spell "Mobile" correct on the QR code area lmao
you'd think that given how accurate they wanted their scam to look they made a spelling error
lol same
Their brain didn't work properly
Mobiley
Ah yes, my MOBILY phone
please do one about this!! It's so easy to be fooled....
it's about a person sending server invites to people in dms while saying something along the lines of "check main chat" or "watch general", and when you do end up joining the server you have to verify with a qr code / go to a link and if you end up "verifying", your account is gone and used to do the same scam to fool your friends.
2 of my friends fell for it.
This is how I almost fell for a Steam scam too. thankfully I recovered all my accounts (as all accounts had the same pass) and no account (that I'm aware of) got hijacked.
Edit: I did found out the window was a fake pop-up after putting the password. it was 11 PM anyway.
I've seen those Steam Scams for like 3 years. Now they're coming to Discord.
@@DynaReal they've come to everywhere
gotta say, steam securityis airtight, saved my account from, well a scam ofcourse
I fell
Got to me last year, didnt lose my accounts fortunately
I love how Volume Alpha is the background
Oh god, they finally realized what steam scammers has been doing for years, they finally learnt about the fake modal window
This man is the best youtuber ive seen and hes also so nice to inform us around these scams
you should try trolling scammers by spamming "@everyone" on as many username and password fields on pishing login sites
@Moxxie yep they use a Webhook in a custom server.
nah just put
if they have it on an embed, it's useless
and even if it actually pings them, who cares about pings I mean come on
They'll probably patch that method
You can find the webhook their using to send the usernames and passwords to their discord server if you check the websites source code, sometimes its hidden or it's in plain sight.
also a very good tip when logging in, is to go to the official website, log in, and then refresh the other login page. If its official, it will log you into your account (from the session you made from the official website)
Its absurd how many scams there are on discord and yet discord wont dont anything
*absurd
They actually did add some warnings for some suspicious sites to confirm you would like to go there, and they did add a warning with the QR code. So they have done a little bit.
they're actually doing something about it
its just that when a scammers thing gets taken down
its easy to make another one
@@irian3x3 shush, i dont care about spelling
they are, are u at a cave or smthn
Another way to know if the account authorization page (where you click on `Authorize`) is legit, is to check if the domain is *actually* discord, and not anything else.
Unlike what 0:50 says, if an application wants to "access your account" make sure that it's the *discord* domain, and not *discordtrackers* , and not any other domain at all.
The point of this video is that this circumvents that so if you only rely on that it's not going to end well for you.
@@EragonShadeslayer My point was that the beginning of this video calls the "authorization" page (where you click on `Authorize`) that uses the discordtrackers domain legitimate, although the domain should be discord's official domain.
Hackers are getting desperate now
as a soon-to-be a web designer i would absolutely fall for this if i was in a rush
what’s ur web gonna look like, will i see it in the upcoming spider-man movies?
Making a social media is way easier than trying to become a celebrity
THAT IS SO SMART!
I’ve never thought of this.
Using Iframes to simulate popups is gonna be so effective.
Notice the backslash "\" on the fake URL. Websites uses "/".
theyve been doing this a long time ago, for steam too
@@ChannelsRed That means nothing, some actual web browsers do that.
@@linuxization4205 browsers which are stupid do that
@@XENON2028 exactly how are they """""sTuPiD?""""
5:32 He has got a point. It wasn’t computers class, but I was using a website for information on my assessment. I could access it at home, but schools internet didn’t allow it. So I changed it to “The biggie cheez has blocked you.” Im just glad no one saw it.
1:45 And it's even funnier when you use a Linux distro with a custom GTK theme (that's basically your system theme with colors, icons and even buttons), and it shows a window that doesn't match your theme or even is a fake window in the style of Windows 10.
Thank you so much for this tip, now I can scam even more people
POV: you are a scammer that somehow uses only backslashes
He could be a batch coder.
N
E


Thank you for reminding us to keep safe, NTTS :> That outro was adorable I had to do a double take
Yea I saw this around about a year ago as a Steam phishing scam. Was pretty convincing too so I can see why the guy that sent it fell for it.
Makes me sad when I see the normal crappy phishing scams now.
Also, make sure that the pop up window plays an animation when it gets opened. If it doesn’t then that’s already a huge red flag.
As a web developer I know sometimes can be dangerous.
Yes
almost all websites with a login system (like UA-cam and discord) have a setting enabled, that disables people from iframing their website
@@boem231 reread his comment. The loads another page on their server.
Iframes are not really dangerous if you know what you're doing
@@undefinedchannel9916 you're right, I edited my comment
minecraft backround while talking about discord so relaxing
7:40 Actually I don't recommend using random characters. You should use something like Diceware, which is random words seperated with spaces. Much easier for a human to memorize and harder for a computer to crack.
I love how they changed the certificate. I went to the website on another network, my own small network with a different ip, and then posted a meme in email and password bar
Use a theme on your browser that isn’t just dark/light. There’s no way a scammer can know your theme. :)
im pretty sure that websites can see if your using dark or light theme on windows.
@@JustJory they are talking about browser themes not windows
@@epicmines33 ohh my bad.
kiwi browser doent have those
WOAHHH! These new scammed are getting TRICKY... so glad I watched this video, I'm sharing this with my friends!
Also, just something small; you are always asked to log in before you authorize a bot, there is no scenario where you click authorize and then log in.
If you attempt to authorize a bot and you're not logged in, it will redirect you to the login page, not allow you to authorize it first.
True
The backslashes are apparently invisible to him.
Let's go we got the MC music
thx man, I sometimes get these scams, you are good when giving details.
This is actually smart and scary at the same time. I could probably fall for this. Thank you
Finally someone explain and recommend random letters and numbers passwords, like these are the best passwords to not get hack. Even if it hard to learn it you'll get there eventually, just try write your password many time. Anyway great video!
7:17 how did you know my password
Helo
big ass shit (from my arse) not my ass.
I genuinely thought it was discord through a proxy when I first glanced at the thumbnail honestly
Got my discord account hacked right when summer break happened. I felled into on of those fake discord add-ons in desperate for revenge for my friend leaking my public ip (yes, I was really that salty over my friend leaking my public ip despite it having no real consequences). Ended up getting a bunch of things in return for downloading it.
1 - A unusable gaming pc
2 - Discord account hacked and being used for nitro
3 - Loosing almost 200 USD
4 - PayPal account info getting stolen
I was able to get my gaming pc usable again but the windows accounts were hacked and the passwords changed. And once I did actually fully stop it, my main windows account had the anti virus destroyed, left me feeling paranoid for 3/4ths of my summer, took over a week to get my stolen money back (from discord support), and more other things. I just factory reset my pc during the ending of summer break just to make sure the virus wasn't still roaming around on the computer. I am much more open minded and thinking before I do both online and offline (mostly online). Discord really needs to fix their security problem.
As someone who uses the app, I see this as an absolute win.
I sadly fell for this earlier, I was adding a bot I saw in a technoblade reddit server and tried adding it to my server, it asked for my account information which is weird since it never happened to me before but I logged in and it instantly disabled my account. I wish I had seen this sooner :/
these scammers should burn in hell
Beautiful man, you're the only one who could help me, I watched 8 videos and yours was the only one that saved me
Does anybody notice the Minecraft music
this guy helps so much and explains everything perfectly, im surprised he only has 100k
0:01 pro tips
how to not get ur discord account hacked: don’t have discord in the first place
is it me or do i hear minecraft music at 4:21
You do
We all hear mc music
Lol Mobily, 3:35
thank you for making this, now i know what to look for on weird "discord" links and stuff. etc etc
I like how he did not point out to pay attentipon to the backslashes being incorrect and that normal URLs have forward slashes lol
Getting hacked on discord is a dummy test
Yep, i just question myself... how the frick does someone with 2 iq gets scammed with such fake logins and not serious webpages or "verification" with a QR code ;)
i love that you've put the most relaxing / best music on the world minecraft
This is actually the first video on youtube I fell asleep from.
bro literally had minecraft open we could hear the music on the background xD nice video keep it up
Thank you for the Nostalgia Musik 🎶
That trick of trying to drag the pop up out of Chrome is actually such a cool thing :00 Things like that really are impressive
adv congrats on 100k u will hit it soon :) u really deserver it thanks for saving our accounts
Worth mentioning, even for those who look at the url bar, should look at those slashes. Normal url’s will use forward slash. However the fake pop up you showed was using backslash.
Thank you so much and you got 100K Subscribers CONGRATS!!!!
The minecraft music kicks 🔥🔥🔥🔥
THANK YOU SO MUCH THIS WAS EXTREMELY HELPFUL :D
Good work, not as technical as I would like but I'm a huge nerd too. It's great that there's all this cyber-sec educational content these days.
bro chill, this is nothing too technical.
Nobody was being rude... it was just a statement
Man, That Saved my Discord account. Thank you so much!
i've fallen for a steam scam like this once, first scam i fell for in like 10 years
the way u maw at the end scared me bc this is the first time watching ur vid ;-;
I like the Minecraft background music 🔥
Excellent video. Clearly explained all the basics to get started on soft soft. Thanks
THANK YOU SO MUCH! I WAS JUST ABOUT TO LOG INTO MY DISCORD. SO I DOUBLE CHECKED TO SEE IF IT WAS THE REAL SITE
1:55 words cannot descirbe the facial expression I made when I realized that that's not a pop up when you tried to drag it out the broser tab
One of the best phishing scams I've seen so far
If you didn't notice, there was also a backslash (\) in the url which isn't right. Normally, urls have the forward (/) slash and not backslash.
Wow! It works! The first time i tried it took forever to activate and when I disabled my antivirus it worked like in less than a minute! Thanks bro!
Thank you so much for informing about this lmao ima subscribe and like.
You can also check in the task bar if there are 2 windows open to check
"Scan this with the Discord *mobily* app"
Bruh these scammers are illiterate
i just love fact that in every video like this there must be something from Minecraft
music/gameplay in backround etc
Love the Minecraft music 🎶 thinks for the tips and tricks hope everyone found this helps🙏🏽
just to confirm, src does mean source as i work with languages like html