Navigation

    CreatiCode Scratch Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode

    Possible hacker

    Feedback
    5
    8
    130
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • TAO
      The Ancient One trusted helpers last edited by

      There’s a person who made a game that tries to get your location.

      This is the game:

      https://play.creaticode.com/projects/68dfd705b8fda4381ff74086

      This is a comment that peaked my interest that I think @info-creaticode will find interesting.

      “Basically, they create a block that does something like this, // This block will get the user’s current latitude and longitude // and then fetch detailed geo information, storing it in ‘myGeoData’ table. get geo info for latitude latitude longitude longitude and write into table myGeoData // After this block runs, your ‘myGeoData’ table will be filled //with properties like ‘country’, ‘city’, ‘state’, etc., and their values. You can find this, by inspecting the code and finding the blocks, those are the blocks trying to obtain your location.”

      info-creaticode 1 Reply Last reply Reply Quote 0
      • info-creaticode
        CreatiCode @TAO last edited by info-creaticode

        @tao

        Geo info is a useful tool used by many apps, such as Google Maps or Uber. So getting the user’s location info itself is not a malicious behavior.

        TAO Tyller_ 2 Replies Last reply Reply Quote 0
        • TAO
          The Ancient One trusted helpers @info-creaticode last edited by TAO

          @info-creaticode Yes, but I have actually created a test (this is privated) that can return stats like this

          It was just a test, and isn’t actually malicious, but this could possibly be expanded

          (t button is pressed after second run)

          (It can also send txt files into your computer)

          99353e7e-6124-4ef0-adbb-1e2c440f81b9-Screen recording 2025-10-29 8.39.09 PM.gif

          (Note, the first two questions were for show, and didn’t actually do anything to your computer)

          I don’t know if this could be potentially threatening, but this was only a test and I’m not sure if it can be used further than this.

          DreamSMP_Luck Tyller_ 2 Replies Last reply Reply Quote 0
          • DreamSMP_Luck
            DreamSMP_Luck trusted helpers @TAO last edited by

            @tao it is getting our info, I just copy and pasted the longitude and lagitude (I probably spelt that wrong) and put it into Google. it then gave me the exact town I live in, here’s a photo without me doxxing myself:
            bro.png

            [■■■■■■■■■□] 90% now playing: Like or Like Like by Miniature Tigers
            "Tell me how you feel about me
            Do you like or like, like me?
            Tell me what you really feel
            Do you like me? Just say you do <3"

            artisilv 1 Reply Last reply Reply Quote 0
            • artisilv
              ꒰ Artisilv ꒱ Mod Helper @DreamSMP_Luck last edited by

              @dreamsmp_luck yeah… that’s how latitude and longitude coordinates work.

              Forums Moderator.
              Trans girl :3 ~ 14yo
              Friendly and sometimes goofy!!
              "And you never listened to me, and that's the thing I tell the others. You were my harlequin bride, I was your undercover lover, but no." - Gethsemane ~ Sleep Token

              DreamSMP_Luck 1 Reply Last reply Reply Quote 0
              • DreamSMP_Luck
                DreamSMP_Luck trusted helpers @artisilv last edited by

                @artisilv I know

                [■■■■■■■■■□] 90% now playing: Like or Like Like by Miniature Tigers
                "Tell me how you feel about me
                Do you like or like, like me?
                Tell me what you really feel
                Do you like me? Just say you do <3"

                1 Reply Last reply Reply Quote 0
                • Tyller_
                  Tyller_ trusted helpers @info-creaticode last edited by

                  @info-creaticode Their concern is a malicious actor could easily store that in a google sheet, and private the project in order to hide the sheet so it becomes significantly harder to tell, there should be some sort of system to prevent the usage of both blocks in the same project, load and save data aren’t as dangerous due to the complexity of making public data report back, but it’s still a danger, a simple boolean in location blocks that goes true when used and then stops usage of alll remote data storage blocks would likely be best, and a reverse aswell though one way should suffice

                  <div component="post/signature" data-uid="255" class="post-signature">Check out my chat room project so you ppl can not use forums as chat rooms! https://play.creaticode.com/projects/66f2e1dcd1be43d82b886fbd?version=1 <p dir="auto">
                  </div>

                  1 Reply Last reply Reply Quote 0
                  • Tyller_
                    Tyller_ trusted helpers @TAO last edited by

                    @tao The txt files is not a hazard at all, that’s just downloading data and is completely harmless, however the very simple mixture of secure data storage and location is still a notable hazard, as somebody could leave those permissions on/hap hazardly check them

                    <div component="post/signature" data-uid="255" class="post-signature">Check out my chat room project so you ppl can not use forums as chat rooms! https://play.creaticode.com/projects/66f2e1dcd1be43d82b886fbd?version=1 <p dir="auto">
                    </div>

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post