ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Security Of Cloud Shared Links

    IT Discussion
    7
    96
    46.8k
    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.
    • BRRABillB
      BRRABill @Dashrender
      last edited by

      @Dashrender said

      Yesterday I would have said that Google could find it.. but now with an education from Scott and strongbad - I guess not.

      You and me, both.

      I really thought that is how it worked. It crawled through the SITE looking for files, not looking for links.

      DashrenderD 1 Reply Last reply Reply Quote 0
      • DashrenderD
        Dashrender @BRRABill
        last edited by

        @BRRABill said in Security Of Cloud Shared Links:

        @Dashrender said

        Yesterday I would have said that Google could find it.. but now with an education from Scott and strongbad - I guess not.

        You and me, both.

        I really thought that is how it worked. It crawled through the SITE looking for files, not looking for links.

        Well - that's kinda semantics, but not entirely.
        What I didn't know, that @StrongBad pointed out, is that the HTTP protocol has not way of displaying content of a folder itself. That those webservers that do show the folder contents do so because of a function of the web server, not a function of HTTP - and on the web server side, it can be turned off - which was something I know could happen, but I didn't know to what level it actually kept people out - sounds like it actually does a pretty damned good job.

        1 Reply Last reply Reply Quote 0
        • BRRABillB
          BRRABill
          last edited by

          I didn't realize I could put items outside the realm on my site and not have them seen.

          Sweet.

          DashrenderD 1 Reply Last reply Reply Quote 0
          • DashrenderD
            Dashrender
            last edited by

            Then there's the otherside of this - the fact that there aren't that many static pages anymore. Most of the time things are generated on the fly by an application installed into the web server, such as WordPress. So even if you could search the directory, there wouldn't be anything there. instead the file is created only upon request and delivered to the end user, and not written to the directory.

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • DashrenderD
              Dashrender @BRRABill
              last edited by

              @BRRABill said in Security Of Cloud Shared Links:

              I didn't realize I could put items outside the realm on my site and not have them seen.

              Sweet.

              Only not seen as long as someone doesn't guess the direct path - but now we're back to guessing the path to the above mentioned sharing files - if someone guesses it right, they get right in, but what are the chances? 1 in 10^42?

              BRRABillB 1 Reply Last reply Reply Quote 0
              • BRRABillB
                BRRABill @Dashrender
                last edited by

                @Dashrender said

                Only not seen as long as someone doesn't guess the direct path - but now we're back to guessing the path to the above mentioned sharing files - if someone guesses it right, they get right in, but what are the chances? 1 in 10^42?

                Yeah, almost impossible.

                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @Dashrender
                  last edited by

                  @Dashrender said in Security Of Cloud Shared Links:

                  I completely agree with the rest being links.. just the default page loaded when visiting a folder directly be it www.google.com or www.google.com\scottalenmiller

                  Right, that one is a link because it is listed in DNS. So still a link, just not a generated one 🙂

                  So http://ntg.co/ is still a link, just one linked from DNS.

                  DashrenderD 1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller @Dashrender
                    last edited by

                    @Dashrender said in Security Of Cloud Shared Links:

                    Then there's the otherside of this - the fact that there aren't that many static pages anymore. Most of the time things are generated on the fly by an application installed into the web server, such as WordPress. So even if you could search the directory, there wouldn't be anything there. instead the file is created only upon request and delivered to the end user, and not written to the directory.

                    Correct, IF you were sitting on the server and looking at the file system. But that's not how any of these things work so not really a factor.

                    1 Reply Last reply Reply Quote 0
                    • DashrenderD
                      Dashrender @scottalanmiller
                      last edited by

                      @scottalanmiller said in Security Of Cloud Shared Links:

                      @Dashrender said in Security Of Cloud Shared Links:

                      I completely agree with the rest being links.. just the default page loaded when visiting a folder directly be it www.google.com or www.google.com\scottalenmiller

                      Right, that one is a link because it is listed in DNS. So still a link, just not a generated one 🙂

                      So http://ntg.co/ is still a link, just one linked from DNS.

                      What? a link from DNS? that's a stretch. So DNS entries are now links?

                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @Dashrender
                        last edited by

                        @Dashrender said in Security Of Cloud Shared Links:

                        @scottalanmiller said in Security Of Cloud Shared Links:

                        @Dashrender said in Security Of Cloud Shared Links:

                        I completely agree with the rest being links.. just the default page loaded when visiting a folder directly be it www.google.com or www.google.com\scottalenmiller

                        Right, that one is a link because it is listed in DNS. So still a link, just not a generated one 🙂

                        So http://ntg.co/ is still a link, just one linked from DNS.

                        What? a link from DNS? that's a stretch. So DNS entries are now links?

                        What would you call them? They are a publicly listed link to your site. How do you think of them that would make them something other than a link? If you put a DNS entry into your URL bar, you go to the page, right? What is the A Record list but a collection of links? I mean literally... what else is it?

                        1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller
                          last edited by

                          Or, let's ask the opposite, what do you feel is required for something to be a link?

                          1 Reply Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller
                            last edited by

                            If I get a text output from a DNS server, I get a collection of links both FQDN and IP Addresses (and in some cases extra stuff.) Both the FQDN and the IP Address are just links. Sure, if it is pure text then there is no anchor tag, but that's just one way to make something a link. The A and CNAME and PTR records in DNS are all just nothing but links. Anything reading the DNS entries has links to your sites.

                            1 Reply Last reply Reply Quote 0
                            • DashrenderD
                              Dashrender
                              last edited by

                              I see it more grey than that. I don't have a name for what they are.

                              scottalanmillerS 1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller @Dashrender
                                last edited by

                                @Dashrender said in Security Of Cloud Shared Links:

                                I see it more grey than that. I don't have a name for what they are.

                                But the verb that they do is.... link to your site, right? They aren't an anchor tag, but what grey makes them in any form not a link? I'm unclear where the grey is here. They are just one thing, a link, right? It's not like they are anything else.

                                DashrenderD 1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller
                                  last edited by

                                  Let's try it this way....

                                  What is a link? I'd say that, in this context, it is a pointer to a resource available over HTTP.

                                  That's how I would qualify something as a link. And DNS does this fully, as much as any other kind of link.

                                  1 Reply Last reply Reply Quote 0
                                  • DashrenderD
                                    Dashrender @scottalanmiller
                                    last edited by

                                    @scottalanmiller said in Security Of Cloud Shared Links:

                                    @Dashrender said in Security Of Cloud Shared Links:

                                    I see it more grey than that. I don't have a name for what they are.

                                    But the verb that they do is.... link to your site, right? They aren't an anchor tag, but what grey makes them in any form not a link? I'm unclear where the grey is here. They are just one thing, a link, right? It's not like they are anything else.

                                    It's a resolution object - I guess it could be a link - just seems weird.

                                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                                    • scottalanmillerS
                                      scottalanmiller
                                      last edited by

                                      Can a search engine or a human or any script you want look at DNS and follow the links to web resources? Yes. Is it designed to do this? Yes.

                                      So I'd say that it is both a link AND intended to be a link.

                                      1 Reply Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller @Dashrender
                                        last edited by

                                        @Dashrender said in Security Of Cloud Shared Links:

                                        @scottalanmiller said in Security Of Cloud Shared Links:

                                        @Dashrender said in Security Of Cloud Shared Links:

                                        I see it more grey than that. I don't have a name for what they are.

                                        But the verb that they do is.... link to your site, right? They aren't an anchor tag, but what grey makes them in any form not a link? I'm unclear where the grey is here. They are just one thing, a link, right? It's not like they are anything else.

                                        It's a resolution object - I guess it could be a link - just seems weird.

                                        That's because you are looking at it from the perspective of doing resolution. But if you look at it from the perspective of outputting the DNS list, it's only links. DNS does the resolution of links when the DNS protocol is used, but I'm talking about the entry itself. The entry is a link, that's what the A record is.

                                        1 Reply Last reply Reply Quote 0
                                        • DashrenderD
                                          Dashrender
                                          last edited by

                                          The entry itself can't output it self.. you have to use DNS to get the list, just like HTTP can't generate a list of items in a specified folder, the Web Server has to product a file (probably on the fly) for HTTP to deliver.

                                          Again, this really isn't getting us anywhere - it's just weird.

                                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @Dashrender
                                            last edited by

                                            @Dashrender said in Security Of Cloud Shared Links:

                                            The entry itself can't output it self.. you have to use DNS to get the list, just like HTTP can't generate a list of items in a specified folder, the Web Server has to product a file (probably on the fly) for HTTP to deliver.

                                            Again, this really isn't getting us anywhere - it's just weird.

                                            The entry can't, but the entry itself is a link. What many DNS servers do is automatically produce all output for a domain as links. So you query them and you get a list of the links. This is how CloudFlare, for example, polls another DNS server to automate DNS movement.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 5 / 5
                                            • First post
                                              Last post