Local Root Exploit in HospitalRun Software

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 มิ.ย. 2024
  • Let's talk about a "security flaw in hospital software that allows full access to medical devices". This issue was disclosed on LinkedIn and included a full exploit code. Let's use this app as an example on how to find a macOS privilege escalation and learn how local root exploits can work.
    Print BINGO sheet: / 1682650394227351552
    Sources:
    Original LinkedIn Post: web.archive.org/web/202304240...
    The Exploit code: 0day.today/exploit/38531
    "The project has been deprecated for 2 years. Version 1.0.0-beta has been an EOL for at least 5 years" - developer statement: / 1650059269939552256
    My references finding priv esc issues in macOS apps:
    github.com/cure53/Publication...
    github.com/cure53/Publication...
    github.com/cure53/Publication...
    github.com/cure53/Publication...
    Help me pay for any legal trouble in case somebody wants to sue me (advertisement): shop.liveoverflow.com/
    Chapters:
    00:00 - Intro: Practice Research with Existing Issues
    01:45 - HospitalRun Functionality
    03:07 - What is a Local Root Exploit?
    05:49 - Typical macOS Priviledge Escalation Issues
    09:23 - Looking for Priviledged Helper in HospitalRun
    10:10 - My Experience in finding Local Root Exploits on macOS
    11:46 - Threat Modeling and Common Deployments
    13:11 - Was this an April Fools Joke?
    14:18 - Analysing and Cleaning Up The Exploit Code
    17:51 - Reading Comments on LinkedIn
    19:29 - BINGO!
    =[ ❤️ Support ]=
    → per Video: / liveoverflow
    → per Month: / @liveoverflow
    2nd Channel: / liveunderflow
    =[ 🐕 Social ]=
    → Twitter: / liveoverflow
    → Streaming: twitch.tvLiveOverflow/
    → TikTok: / liveoverflow_
    → Instagram: / liveoverflow
    → Blog: liveoverflow.com/
    → Subreddit: / liveoverflow
    → Facebook: / liveoverflow

ความคิดเห็น • 151

  • @kinshukdua
    @kinshukdua 10 หลายเดือนก่อน +139

    When the author's comment said- "[This exploit] can change your blood group". I honestly believed this was an April Fool's joke for a second...

    • @user-qm4ev6jb7d
      @user-qm4ev6jb7d 10 หลายเดือนก่อน

      Will melt your face right off your skull,
      And make your iPod only play Jethro Tull,
      And tell you knock-knock jokes while you're trying to sleep,
      And make you physically attracted to sheep,
      Steal your identity and your credit card,
      Buy you a warehouse full of pink leotards,
      Then cause a major rift in time and space,
      And leave a bunch of Twinkie wrappers all over the place!
      - “Virus Alert” by Weird Al Yankovic

  • @ismiregalichkochdasjetztso3232
    @ismiregalichkochdasjetztso3232 10 หลายเดือนก่อน +309

    The sad thing here is that this isn't a joke. It's just Jean Pereira being an infosec fraud.

    • @paroryx2805
      @paroryx2805 10 หลายเดือนก่อน +29

      liveoverflow just made this so exciting!

    • @Kekejdjkdkdkid83i3k48oe
      @Kekejdjkdkdkid83i3k48oe 2 หลายเดือนก่อน

      He made a video about him on LiveUnderflow (in german)

  • @tercmd
    @tercmd 10 หลายเดือนก่อน +223

    The "it's not an April Fools joke" to "it is" to "it is not" was too good 😂

    • @MartinHaunschmid
      @MartinHaunschmid 10 หลายเดือนก่อน +33

      @@zorkman777 It was not. This guy does this regularly.

    • @ithinuel
      @ithinuel 10 หลายเดือนก่อน +1

      @@MartinHaunschmid So it was neither?

    • @0x1sac
      @0x1sac 10 หลายเดือนก่อน +12

      The joke is that LiveOverflow thought it was an April fools joke due to various reasons. It turns out that the guy on LinkedIn was serious, his report was not an April fool's joke.

  • @BWAC
    @BWAC 10 หลายเดือนก่อน +87

    As someone who installed critical infrastructure around the health care sector for a while here my heart was racing.

    • @BWAC
      @BWAC 9 หลายเดือนก่อน

      ​@@JohannaMueller57 Every request i've forwarded to health care equipment has fallen on deaf ears. Somehow these companies who charge a mint for products have no intentions of fixing life saving equipment running with admin/admin over http, then advocating for it to be put on a corporate WAN.
      As for leaving it's not some "if people start leaving they will fix problems" - It's more they'll replace you with people who don't know or don't care. The people who make products and install them are rarely the same company.
      Sad truth, but hey.

  • @leumasme
    @leumasme 10 หลายเดือนก่อน +33

    Thank you for rekindling my disgust towards the LinkedIn community

  • @Pokedollar
    @Pokedollar 10 หลายเดือนก่อน +75

    Ive seen Jean Pereira too many times on my linkedin feed and I just have to cringe every single time. I also love how he claims that he has learned everything himself and that he doesnt need any cybersecurity education 😂

  • @milomoisson
    @milomoisson 10 หลายเดือนก่อน +18

    The mic drop at 11:40 is amazing

  • @wojtek8395
    @wojtek8395 10 หลายเดือนก่อน +14

    Thank you for your videos and hard work! Your channel covers a lot of technical details and professional knowledge that is really hard to find on the internet (in the approachable way) and which I deeply enjoy!

  • @scifino1
    @scifino1 10 หลายเดือนก่อน +17

    "On Mac, like many other Linux-distros, ..." LMAO

  • @michidk
    @michidk 10 หลายเดือนก่อน +72

    So if I understood it correctly, that guy executed that program as root, then used root access to patch his custom code into the executable which opens up a TCP server. Using netcat he then connected to that server as user and executed privileged commands? This would work in every application which uses a non-compiled JIT language... Basically a really weird flex, probably to get some followers and sell his software?

    • @DFsdf3443d
      @DFsdf3443d 10 หลายเดือนก่อน +41

      not just JIT programs, it literally works on every single executable (its just a bit more complicated to patch binary code into a compiled program but you can still do it)
      basically this guy just claimed "sudo" was a privilege escalation technique lmao

    • @maratmkhitaryan9723
      @maratmkhitaryan9723 10 หลายเดือนก่อน +3

      liveoverflow also said that there are no privileged processes 11:03

    • @lbgstzockt8493
      @lbgstzockt8493 9 หลายเดือนก่อน

      He isn't wrong lol@@DFsdf3443d

  • @TheMAZZTer
    @TheMAZZTer 10 หลายเดือนก่อน +54

    Raymond Chen of Microsoft does an irregular blog series called "The other side of the airtight hatchway" meaning that a "security vulnerability" reported would be great if it could actually get you to the other side of the hatch (root/admin). I think in this case using sudo to run an app as root that isn't designed for that counts, since you have to already enter your credentials for sudo. And if you do that, you could just use sudo to run a malicious app directly, no need for hospital run at all.

    • @hyronharrison8127
      @hyronharrison8127 10 หลายเดือนก่อน +6

      Imagine my vuln writeup:
      You have to beg them to misuse the application but THEN...

    • @codahighland
      @codahighland 10 หลายเดือนก่อน +2

      ​​​@@hyronharrison8127 To be fair, that's the most common way it's done. We call it "social engineering." A lot of applications will actually refuse to run if they detect escalated privileges specifically to protect users from their own misguided misuse.

    • @beeble2003
      @beeble2003 9 หลายเดือนก่อน

      That's all very well, but there are a lot of cases where people do run apps as root, even though they shouldn't, because it's "easier". And in a case like this one, it's a problem to have even a privilege escalation to whatever user the software is run as. If I can become that user, I can modify patient data, even if I can't take over the machine.

  • @labsupri6681
    @labsupri6681 10 หลายเดือนก่อน +39

    So was the original guy just spreading misinformation?

    • @BastiSenf
      @BastiSenf 8 หลายเดือนก่อน

      @@UC1kVaZyvOs39Y it's been two month from your comment, but you hopefully see this. I know people that want to make business with that guy. Can you give me some more detailled information why to not make business with him? appreciate it

  • @andrekz9138
    @andrekz9138 10 หลายเดือนก่อน +4

    Even in a situation like this, I find you inspirational. Thanks for your videos and content

  • @DanelonNicolas
    @DanelonNicolas 10 หลายเดือนก่อน +1

    Awesome journey! I literately feel it like a real research! Love the video, thanks!

  • @pengrey
    @pengrey 10 หลายเดือนก่อน +6

    The bingo middle finger got me ngl.

  • @fabiorj2008
    @fabiorj2008 10 หลายเดือนก่อน +2

    Bingo. Thanks for the video. Its amazing explain a lot about some hype that coming and go in cyber security.

  • @ET_AYY_LMAO
    @ET_AYY_LMAO 10 หลายเดือนก่อน +8

    > Replace executable with your own modified one.
    > Run as root.
    > Profit 1000 linkedin karma from reactionary dimwits.

  • @cannedwither8494
    @cannedwither8494 10 หลายเดือนก่อน +9

    First Name: Live
    Last Name: Overflow
    Reason for visit: Brain too big.
    Hahahahahaha nice

  • @chrisconnell2763
    @chrisconnell2763 8 หลายเดือนก่อน +3

    Dude, changing a physical file is considered a vuln or even a 0-day? WTF.
    Yeah, but the vid you did on leeroy getting kinda fooled by JP made it a bit clearer to me. Big UP and many thanks for this enlightenment!

    • @LiEnby
      @LiEnby หลายเดือนก่อน

      Maybe?? If thr electron binary was run as root but the asar file was world writable itd make sense. But its not ...

  • @VolkerBaier
    @VolkerBaier 10 หลายเดือนก่อน +2

    Einfach nur danke für dieses Video!!

  • @MiteBlueRuby
    @MiteBlueRuby 10 หลายเดือนก่อน +21

    and that is why specifying d/m/y or m/d/y is important

    • @Z3rgatul
      @Z3rgatul 10 หลายเดือนก่อน +6

      after working for US customer for 10+ years every time i see date like 06-04-2023 my brain refuses to accept such date format
      I just assume it can be both
      if I need to record a date somewhere I use 2023-06-04

    • @RetoonHD
      @RetoonHD 10 หลายเดือนก่อน +8

      @@Z3rgatul that's totally, fine, either go big to small or small to big. But m/d/y is ludicrous, same goes for most imperial measurements.

    • @AquilaSornoAranion
      @AquilaSornoAranion 10 หลายเดือนก่อน +8

      Always yyyy-mm-dd

    • @berndeckenfels
      @berndeckenfels 10 หลายเดือนก่อน +1

      No matter how you write that date it was not April 1st

  • @rooot_
    @rooot_ 10 หลายเดือนก่อน +5

    4:07 "Now on mac, like many other linux distros," hmmm

  • @ElliotGuy-tp4si
    @ElliotGuy-tp4si 10 หลายเดือนก่อน +11

    0daytoday is an ExploitDB clone and the admin tricks people into buying fake exploits. All of the user accounts are the same person, there are videos about this. Great video LO! Just wanted to warn people of this...

  • @Odlabu_22
    @Odlabu_22 10 หลายเดือนก่อน +3

    Truly an informative, comprehensive and entertaining video + Bingo. One of my favorites, thanks for the great effort. Congratulations pal!

  • @konfushon
    @konfushon 10 หลายเดือนก่อน +7

    Wait what...that was a great suspense 😂

  • @EuphoricPentagram
    @EuphoricPentagram 10 หลายเดือนก่อน +5

    11:46 so Privilege Escalation is more of a Privilege Declaration, on to or via a root daemon.
    It's not user becoming root, it’s user communicating through an already root system.

    • @user-qm4ev6jb7d
      @user-qm4ev6jb7d 10 หลายเดือนก่อน +1

      In a real attack, it could be a program, not a human user. So it's a virus that gets onto the target machine in a non-root way (like in a mail attachment), and then "escalates" itself by forcing the root daemon to... for example, install the command "run this virus as root" into the system's task scheduler, so that it's launched on every system restart.

  • @PatrickHener
    @PatrickHener 10 หลายเดือนก่อน +3

    Really good Video.

  • @TNothingFree
    @TNothingFree 10 หลายเดือนก่อน +11

    These kind of open sources may be used in testing environments in companies.
    The most useful thing is to use them as 3rd party vendors for integration testing purposes.
    So it may be not viable for production but students and testing teams may find it useful.

  • @Dvd-Znf
    @Dvd-Znf 10 หลายเดือนก่อน +7

    What>???
    Was the original post a joke or not?
    I am a bit confused by the end bit...
    excerpt:
    "This code, was not prepared ahead of april fools day?
    Bingo!
    You know what else was not an april fools joke but looks like one?
    [...]"
    Very clever video

    • @alvirus594
      @alvirus594 10 หลายเดือนก่อน +9

      the original post was meant seriously, hence why liveOverflow was blocked, but the exploit shown came from malpractice from the guy that presented the exploit on the 0day site.

  • @TheInspctrcat
    @TheInspctrcat 10 หลายเดือนก่อน +4

    Why doesn't Michael Cera act in films? Passionate about hacking apps. Actually just found your channel, very cool content.

  • @maixicek
    @maixicek 10 หลายเดือนก่อน

    Watching this after movie Babylon so finally I get some drama genre 🙂

  • @BrotWurst
    @BrotWurst 8 หลายเดือนก่อน +1

    i really like how you've said in the beginning of the video "last time i sadly couldnt find a vulnerability. but this time i do a challenge so we can definitely find one!" and there's still not a real issue :D but still very informative bro! keep it up hacker boy! liebe grüße.

    • @BrotWurst
      @BrotWurst 8 หลายเดือนก่อน

      hätte gleich deutsch schreiben können merke ich gerade ahha

  • @notthere83
    @notthere83 9 หลายเดือนก่อน +1

    I know very little about security, stumbled across this randomly. But it seems strange to me that entering the password for a regular user is sufficient to install a root daemon. Shouldn't anything that runs as root require entering the root password?

  • @ChakaHamilton
    @ChakaHamilton 10 หลายเดือนก่อน +6

    I hope in the future you make more hardware hacking vids

  • @rootsudosu
    @rootsudosu 10 หลายเดือนก่อน

    i found you with the Minecraft stuff on your channel, is there any new minecraft stuff upcomming ?

  • @itech7354
    @itech7354 10 หลายเดือนก่อน +4

    Please make one amazing hacking video playlists ❤❤❤

  • @hanskohl293
    @hanskohl293 10 หลายเดือนก่อน +4

    I'm just a comment for the algorithm.

  • @anuzravat
    @anuzravat 10 หลายเดือนก่อน

    Ayi Sabashhh

  • @davidifebueme459
    @davidifebueme459 10 หลายเดือนก่อน +2

    The mic drop at 11:44 😂😂

  • @dylan8736
    @dylan8736 10 หลายเดือนก่อน +1

    You really look like Christopher Slater as Mr. Robot.

  • @mcool4151
    @mcool4151 10 หลายเดือนก่อน +1

    Great one!🤣

  • @gokupwn
    @gokupwn 10 หลายเดือนก่อน +1

    😂😂😂 Love youuu

  • @olekbeluga314
    @olekbeluga314 10 หลายเดือนก่อน

    lol @ broadcasthost, love that [3:44]

  • @jonathan-._.-
    @jonathan-._.- 10 หลายเดือนก่อน +4

    🤔 ive seen some apps that check at the start if they are run as root and then stop execution

    • @U20E0
      @U20E0 10 หลายเดือนก่อน

      that’s done by software which by design allows arbitrary code to be executed ( package managers, for example )

    • @hikkamorii
      @hikkamorii 9 หลายเดือนก่อน

      @@U20E0 I think they meant other way around. For example, when you install steam on linux, and try to run it as root, it will immediately exit with an error message like "It's not safe to run steam as root, don't do that"

    • @U20E0
      @U20E0 9 หลายเดือนก่อน

      @@hikkamorii yes, because steam also allows arbitrary code to be executed on your computer.

  • @Finnel12
    @Finnel12 10 หลายเดือนก่อน +3

    I am confusion

  • @z-root8955
    @z-root8955 10 หลายเดือนก่อน +1

    😂😂 great video as always

  • @sand3epyadav
    @sand3epyadav 10 หลายเดือนก่อน

    Tq

  • @AvinashKumar-fe8xb
    @AvinashKumar-fe8xb 10 หลายเดือนก่อน +1

    lol lol lol, loved it

  • @kipchickensout
    @kipchickensout 8 หลายเดือนก่อน

    Bingo!

  • @nosystemissaf3
    @nosystemissaf3 10 หลายเดือนก่อน +1

    its the best joke to know i laughed very hard in a while

  • @user-tr8fu4kw1l
    @user-tr8fu4kw1l 2 วันที่ผ่านมา

    it was nice Broooooo

  • @UntrackedEndorphins
    @UntrackedEndorphins 10 หลายเดือนก่อน +4

    Grifter gets called out: a video presentation

  • @tejaskumar9057
    @tejaskumar9057 7 หลายเดือนก่อน

    ngl he had us in the first 20 mins :D

  • @ameeratcyber7108
    @ameeratcyber7108 10 หลายเดือนก่อน

    so cool xD

  • @skylo706
    @skylo706 8 หลายเดือนก่อน

    Maybe I'm just stupid but why can the vpn install a certain part that runs with root privileges? You only entered your non root user password it seemed. Doesnt that mean we could just write our own installer that asks for user password but puts malicioua code under a root level part?

    • @LiveOverflow
      @LiveOverflow  8 หลายเดือนก่อน

      what you think is the "non root user password", gives the root permissions. Ever used Linux with sudo? When your user belongs to the sudo group you also enter YOUR user's password to execute a command as root.

  • @SuperNeon4ik
    @SuperNeon4ik 10 หลายเดือนก่อน +1

    You forgot the end cards :P

  • @tg7943
    @tg7943 10 หลายเดือนก่อน +1

    Push!

  • @6_nikki_9
    @6_nikki_9 10 หลายเดือนก่อน +1

    brilliant piece of media

  • @prodigysonhiddenforareason1239
    @prodigysonhiddenforareason1239 10 หลายเดือนก่อน +1

    I don't understand, are we expecting a sequel ?

    • @alvirus594
      @alvirus594 10 หลายเดือนก่อน +4

      the guy that posted the exploit used malpractice and ran the program as root to make it seem like he had a crazy exploit, but its just that: malpractice and a joke at best

  • @rosyidharyadi7871
    @rosyidharyadi7871 10 หลายเดือนก่อน +2

    this is hilarious

  • @AlphactoryAT
    @AlphactoryAT 2 หลายเดือนก่อน

    I just got a linkedin request from this guy??????? like, what?

  • @Almostbakerzero
    @Almostbakerzero 10 หลายเดือนก่อน +2

    i think it would be fine to call out the fact that this person is obv. attempting to bullshit others. its not a nice thing to do.

  • @walturowhite69
    @walturowhite69 10 หลายเดือนก่อน

    Within 1 hour gang!! So excited to see the video past 3:56!!

  • @a.for.arun_
    @a.for.arun_ 10 หลายเดือนก่อน

    The twist. Lmao hahahaha

  • @user-vj6lr6cd8n
    @user-vj6lr6cd8n 10 หลายเดือนก่อน

    the hacker news bdarija

  • @taoufikmourtadi909
    @taoufikmourtadi909 10 หลายเดือนก่อน +1

    What is the name of this phenomenal 😅

  • @pitust
    @pitust 10 หลายเดือนก่อน +1

    It seems that on macOS, you don't need root to make a VPN (for example, tailscale doesn't include a root daemon)

    • @okolol
      @okolol 10 หลายเดือนก่อน +1

      but how does it do it exactly?
      I'm thinking maybe there's a way for you to configure the USER SPECIFIC network settings, so no root access required.

    • @TheDuckPox
      @TheDuckPox 10 หลายเดือนก่อน

      @@okolol Maybe something like we have on Android or iOS where a VPN app would consist of a UI and a helper running as an unprivileged daemon, which I assume is able to interface with the operating system's network interface.

    • @pitust
      @pitust 10 หลายเดือนก่อน

      ​@@okololfrom what i understand (which is admittedly not much), you cant screw with other users' settings because there can be at most one concurrent login* so it's fine to let the app overwrite all the settings
      * ssh isnt real!!! /s

    • @okolol
      @okolol 10 หลายเดือนก่อน

      @@TheDuckPox I'm sure while you don't need root access in android, you do need special permission to configure the user vpn settings. and yes, it's per user basis, I've tried it. but I don't know much about ios nor macos.

    • @okolol
      @okolol 10 หลายเดือนก่อน

      @@pitust yea, why would you modify other user settings though? you will only need to modify the current user settings, and if you want to make it system wide, then just use root.

  • @N1ckdgr8
    @N1ckdgr8 10 หลายเดือนก่อน +1

    Broo......App sec video or a Christopher Nolan movie ????

  • @stellabckw2033
    @stellabckw2033 10 หลายเดือนก่อน +1

    why tho

  • @KebabTM
    @KebabTM 10 หลายเดือนก่อน +1

    July Fools

  • @zvanmilisavljevic8879
    @zvanmilisavljevic8879 10 หลายเดือนก่อน

    Hey, i found the liveoverflow smp! And i made a mod for it!

  • @sulochanakharat9033
    @sulochanakharat9033 10 หลายเดือนก่อน +1

    was it a joke or not ?

  • @piecaruso97
    @piecaruso97 10 หลายเดือนก่อน +13

    "on mac like any other linux distro" man have you forgotten that modern macos is based on the xnu kernel?

    • @khill8645
      @khill8645 10 หลายเดือนก่อน +5

      It seems perfectly cromulent, I don't think any of us have figured out a way to pronounce '*nix' yet

    • @piecaruso97
      @piecaruso97 10 หลายเดือนก่อน +2

      @@khill8645 well the xnu kernel is basically the mach kernel from Carnegie Mellon university, a BSD subsystem and a lot of custom code added to o it, so it's not related to unix in the strictest sense, however that BSD part was made by actually replacing every source file from the og unix source code release with reimplementations made by the Berkeley University developers that originally made BSD, so it's a compatible program, but it's not actually unix and of course it's not really the base of the xnu kernel, but a subsystem that it's used to provvide an interface for programs to run on and to have compatibility with existing unix/bsd software. So xnu it's actually it's own very wired beast.

    • @tanguysnoeck3166
      @tanguysnoeck3166 10 หลายเดือนก่อน +2

      🤓

    • @khill8645
      @khill8645 10 หลายเดือนก่อน

      @@piecaruso97 It isn't about 'custom code' or whatever, it's just about POSIX compliance.

    • @U20E0
      @U20E0 10 หลายเดือนก่อน +1

      that was fully intentional

  • @BourbonCrow.
    @BourbonCrow. 10 หลายเดือนก่อน

    If comic sans made it to the front of goverment buildingfs and coins and stuff i bet your font can get far as well! haha and no nothing is worse then comic sans

  • @netrunner1145
    @netrunner1145 10 หลายเดือนก่อน +1

    After your video, he removes the post on linkedin lel

  • @Originalimoc
    @Originalimoc 10 หลายเดือนก่อน

    Android does it right, 3rd party VPN need no root.

  • @Zappexe
    @Zappexe 10 หลายเดือนก่อน +4

    Brain too small LMAO

  • @dsharpbb09
    @dsharpbb09 10 หลายเดือนก่อน +1

    This video isn’t funny the first time through. But it is the second time.

  • @stanislavsmetanin1307
    @stanislavsmetanin1307 10 หลายเดือนก่อน

    🤪

  • @GermanLc
    @GermanLc 10 หลายเดือนก่อน +1

    what

  • @KochamShotowac
    @KochamShotowac 10 หลายเดือนก่อน

    Morawiecki na miniaturce

  • @penewoldahh
    @penewoldahh 10 หลายเดือนก่อน +4

    YOU'RE HACKING HOSPITALS??
    Jk

  • @0x42NaN
    @0x42NaN 10 หลายเดือนก่อน

    lol?

  • @berndeckenfels
    @berndeckenfels 10 หลายเดือนก่อน

    I don’t get the Joke

  • @foobars3816
    @foobars3816 10 หลายเดือนก่อน

    9:24 "how [] can look like" -> downvote

  • @myname-mz3lo
    @myname-mz3lo 10 หลายเดือนก่อน +1

    the software shouldnt allow the user to run it as root. making it a software issue not a user issue .

    • @cjbprime
      @cjbprime 10 หลายเดือนก่อน +7

      There isn't a vulnerability (that we know about) even if you install and run it as root. You would then need to be root to be able to rewrite the ASAR. "Elevating privileges" from root to root doesn't gain you anything.

  • @mapleint997
    @mapleint997 10 หลายเดือนก่อน +1

    I'm american, have never seen yyyy/dd/mm, we're notorious for going month then day.

  • @alexanderdell2623
    @alexanderdell2623 10 หลายเดือนก่อน +6

    Hi, please note that 0daydottoday is SCAM, please dont do advertisements for them cause naive ppl still get caught by their “5k for instagram takeover exploit”

    • @U20E0
      @U20E0 10 หลายเดือนก่อน

      what’s that?