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

    Unsolved Looking for Security camera options

    IT Discussion
    nvr camera security security camera
    11
    50
    4.1k
    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.
    • DashrenderD
      Dashrender @1337
      last edited by

      @pete-s said in Looking for Security camera options:

      @dashrender said in Looking for Security camera options:

      @pete-s said in Looking for Security camera options:

      @jasgot said in Looking for Security camera options:

      @travisdh1 said in Looking for Security camera options:

      @voip_n00b said in Looking for Security camera options:

      I have no experience with them but I keep seeing hikvision everywhere.

      https://us.hikvision.com/en

      I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

      Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

      https://ipvm.com/reports/hik-backdoor

      Good to know.
      But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

      so the only way you'd ever have cameras is with local access, or VPN access to that local network?

      Yes. It's hard to secure things that are insecure without adding a layer of "something" around it.

      In the case of cameras a reverse proxy with SAML authentication could also work.

      yeah it was a complete non question by the time I finished editing my original post.

      Of course if you don't trust whatever you're talking about - you have to do this.

      I would guess though, that you could use a reverse proxy and still put most of these things directly online - especially if you put your own logon page in front of the proxy's redirect to the camera system.

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

        @dashrender said in Looking for Security camera options:

        @pete-s said in Looking for Security camera options:

        @dashrender said in Looking for Security camera options:

        @pete-s said in Looking for Security camera options:

        @jasgot said in Looking for Security camera options:

        @travisdh1 said in Looking for Security camera options:

        @voip_n00b said in Looking for Security camera options:

        I have no experience with them but I keep seeing hikvision everywhere.

        https://us.hikvision.com/en

        I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

        Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

        https://ipvm.com/reports/hik-backdoor

        Good to know.
        But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

        so the only way you'd ever have cameras is with local access, or VPN access to that local network?

        Yes. It's hard to secure things that are insecure without adding a layer of "something" around it.

        In the case of cameras a reverse proxy with SAML authentication could also work.

        yeah it was a complete non question by the time I finished editing my original post.

        Of course if you don't trust whatever you're talking about - you have to do this.

        I would guess though, that you could use a reverse proxy and still put most of these things directly online - especially if you put your own logon page in front of the proxy's redirect to the camera system.

        Yes, the cameras or NVR would be accessible through the reverse proxy only.

        When you authenticate with SAML, the users are authenticated against a third party "login" service (called Identity Provider). So you are basically outsourcing 2FA and the login process to someone who has the resources to secure it. It's how enterprises do it.

        Otherwise if you build your own login portal on a reverse proxy, that will become the weak link from a security perspective.

        DashrenderD IRJI 2 Replies Last reply Reply Quote 0
        • DashrenderD
          Dashrender @1337
          last edited by

          @pete-s said in Looking for Security camera options:

          @dashrender said in Looking for Security camera options:

          @pete-s said in Looking for Security camera options:

          @dashrender said in Looking for Security camera options:

          @pete-s said in Looking for Security camera options:

          @jasgot said in Looking for Security camera options:

          @travisdh1 said in Looking for Security camera options:

          @voip_n00b said in Looking for Security camera options:

          I have no experience with them but I keep seeing hikvision everywhere.

          https://us.hikvision.com/en

          I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

          Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

          https://ipvm.com/reports/hik-backdoor

          Good to know.
          But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

          so the only way you'd ever have cameras is with local access, or VPN access to that local network?

          Yes. It's hard to secure things that are insecure without adding a layer of "something" around it.

          In the case of cameras a reverse proxy with SAML authentication could also work.

          yeah it was a complete non question by the time I finished editing my original post.

          Of course if you don't trust whatever you're talking about - you have to do this.

          I would guess though, that you could use a reverse proxy and still put most of these things directly online - especially if you put your own logon page in front of the proxy's redirect to the camera system.

          Yes, the cameras or NVR would be accessible through the reverse proxy only.

          When you authenticate with SAML, the users are authenticated against a third party "login" service (called Identity Provider). So you are basically outsourcing 2FA and the login process to someone who has the resources to secure it. It's how enterprises do it.

          Otherwise if you build your own login portal on a reverse proxy, that will become the weak link from a security perspective.

          Now you've lost me - where is SAML being introduced?

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

            @dashrender said in Looking for Security camera options:

            @pete-s said in Looking for Security camera options:

            @dashrender said in Looking for Security camera options:

            @pete-s said in Looking for Security camera options:

            @dashrender said in Looking for Security camera options:

            @pete-s said in Looking for Security camera options:

            @jasgot said in Looking for Security camera options:

            @travisdh1 said in Looking for Security camera options:

            @voip_n00b said in Looking for Security camera options:

            I have no experience with them but I keep seeing hikvision everywhere.

            https://us.hikvision.com/en

            I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

            Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

            https://ipvm.com/reports/hik-backdoor

            Good to know.
            But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

            so the only way you'd ever have cameras is with local access, or VPN access to that local network?

            Yes. It's hard to secure things that are insecure without adding a layer of "something" around it.

            In the case of cameras a reverse proxy with SAML authentication could also work.

            yeah it was a complete non question by the time I finished editing my original post.

            Of course if you don't trust whatever you're talking about - you have to do this.

            I would guess though, that you could use a reverse proxy and still put most of these things directly online - especially if you put your own logon page in front of the proxy's redirect to the camera system.

            Yes, the cameras or NVR would be accessible through the reverse proxy only.

            When you authenticate with SAML, the users are authenticated against a third party "login" service (called Identity Provider). So you are basically outsourcing 2FA and the login process to someone who has the resources to secure it. It's how enterprises do it.

            Otherwise if you build your own login portal on a reverse proxy, that will become the weak link from a security perspective.

            Now you've lost me - where is SAML being introduced?

            On the reverse proxy server.

            You can't do it on the web cameras or any other insecure device.

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

              @pete-s said in Looking for Security camera options:

              @dashrender said in Looking for Security camera options:

              @pete-s said in Looking for Security camera options:

              @dashrender said in Looking for Security camera options:

              @pete-s said in Looking for Security camera options:

              @dashrender said in Looking for Security camera options:

              @pete-s said in Looking for Security camera options:

              @jasgot said in Looking for Security camera options:

              @travisdh1 said in Looking for Security camera options:

              @voip_n00b said in Looking for Security camera options:

              I have no experience with them but I keep seeing hikvision everywhere.

              https://us.hikvision.com/en

              I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

              Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

              https://ipvm.com/reports/hik-backdoor

              Good to know.
              But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

              so the only way you'd ever have cameras is with local access, or VPN access to that local network?

              Yes. It's hard to secure things that are insecure without adding a layer of "something" around it.

              In the case of cameras a reverse proxy with SAML authentication could also work.

              yeah it was a complete non question by the time I finished editing my original post.

              Of course if you don't trust whatever you're talking about - you have to do this.

              I would guess though, that you could use a reverse proxy and still put most of these things directly online - especially if you put your own logon page in front of the proxy's redirect to the camera system.

              Yes, the cameras or NVR would be accessible through the reverse proxy only.

              When you authenticate with SAML, the users are authenticated against a third party "login" service (called Identity Provider). So you are basically outsourcing 2FA and the login process to someone who has the resources to secure it. It's how enterprises do it.

              Otherwise if you build your own login portal on a reverse proxy, that will become the weak link from a security perspective.

              Now you've lost me - where is SAML being introduced?

              On the reverse proxy server.

              You can't do it on the web cameras or any other insecure device.

              I guess I don't understand why you talked about SAML, then talked about rolling your own... I mean I suppose someone could do that, but if they have access to a SAML solution, rolling your own seems odd.

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

                @dashrender said in Looking for Security camera options:

                @pete-s said in Looking for Security camera options:

                @dashrender said in Looking for Security camera options:

                @pete-s said in Looking for Security camera options:

                @dashrender said in Looking for Security camera options:

                @pete-s said in Looking for Security camera options:

                @dashrender said in Looking for Security camera options:

                @pete-s said in Looking for Security camera options:

                @jasgot said in Looking for Security camera options:

                @travisdh1 said in Looking for Security camera options:

                @voip_n00b said in Looking for Security camera options:

                I have no experience with them but I keep seeing hikvision everywhere.

                https://us.hikvision.com/en

                I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

                Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

                https://ipvm.com/reports/hik-backdoor

                Good to know.
                But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

                so the only way you'd ever have cameras is with local access, or VPN access to that local network?

                Yes. It's hard to secure things that are insecure without adding a layer of "something" around it.

                In the case of cameras a reverse proxy with SAML authentication could also work.

                yeah it was a complete non question by the time I finished editing my original post.

                Of course if you don't trust whatever you're talking about - you have to do this.

                I would guess though, that you could use a reverse proxy and still put most of these things directly online - especially if you put your own logon page in front of the proxy's redirect to the camera system.

                Yes, the cameras or NVR would be accessible through the reverse proxy only.

                When you authenticate with SAML, the users are authenticated against a third party "login" service (called Identity Provider). So you are basically outsourcing 2FA and the login process to someone who has the resources to secure it. It's how enterprises do it.

                Otherwise if you build your own login portal on a reverse proxy, that will become the weak link from a security perspective.

                Now you've lost me - where is SAML being introduced?

                On the reverse proxy server.

                You can't do it on the web cameras or any other insecure device.

                I guess I don't understand why you talked about SAML, then talked about rolling your own... I mean I suppose someone could do that, but if they have access to a SAML solution, rolling your own seems odd.

                Yeah, rolling your own isn't a such a good idea.
                I just mentioned it because you said "your own logon page".

                1 Reply Last reply Reply Quote 0
                • stacksofplatesS
                  stacksofplates @Dashrender
                  last edited by

                  @dashrender said in Looking for Security camera options:

                  @pete-s said in Looking for Security camera options:

                  @jasgot said in Looking for Security camera options:

                  @travisdh1 said in Looking for Security camera options:

                  @voip_n00b said in Looking for Security camera options:

                  I have no experience with them but I keep seeing hikvision everywhere.

                  https://us.hikvision.com/en

                  I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

                  Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

                  https://ipvm.com/reports/hik-backdoor

                  Good to know.
                  But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

                  so the only way you'd ever have cameras is with local access, or VPN access to that local network?

                  A common way is with VLANs, like mentioned in another thread.

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

                    @stacksofplates said in Looking for Security camera options:

                    @dashrender said in Looking for Security camera options:

                    @pete-s said in Looking for Security camera options:

                    @jasgot said in Looking for Security camera options:

                    @travisdh1 said in Looking for Security camera options:

                    @voip_n00b said in Looking for Security camera options:

                    I have no experience with them but I keep seeing hikvision everywhere.

                    https://us.hikvision.com/en

                    I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

                    Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

                    https://ipvm.com/reports/hik-backdoor

                    Good to know.
                    But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

                    so the only way you'd ever have cameras is with local access, or VPN access to that local network?

                    A common way is with VLANs, like mentioned in another thread.

                    I don't think this really gets to the heart of what most people want.

                    I'm guessing JB's client wants to view these cameras while they are at home, etc.
                    It's more about the remote access than the LAN based protection... but yeah, sure - Using a VLAN and ACLs is probably a good idea to help keep things separated.

                    JaredBuschJ stacksofplatesS 2 Replies Last reply Reply Quote 0
                    • JaredBuschJ
                      JaredBusch @Dashrender
                      last edited by

                      @dashrender said in Looking for Security camera options:

                      @stacksofplates said in Looking for Security camera options:

                      @dashrender said in Looking for Security camera options:

                      @pete-s said in Looking for Security camera options:

                      @jasgot said in Looking for Security camera options:

                      @travisdh1 said in Looking for Security camera options:

                      @voip_n00b said in Looking for Security camera options:

                      I have no experience with them but I keep seeing hikvision everywhere.

                      https://us.hikvision.com/en

                      I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

                      Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

                      https://ipvm.com/reports/hik-backdoor

                      Good to know.
                      But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

                      so the only way you'd ever have cameras is with local access, or VPN access to that local network?

                      A common way is with VLANs, like mentioned in another thread.

                      I don't think this really gets to the heart of what most people want.

                      I'm guessing JB's client wants to view these cameras while they are at home, etc.
                      It's more about the remote access than the LAN based protection... but yeah, sure - Using a VLAN and ACLs is probably a good idea to help keep things separated.

                      It is remote access to a NVR never a specific camera. Cameras never need to be open to the internet.

                      DashrenderD 1 Reply Last reply Reply Quote 1
                      • stacksofplatesS
                        stacksofplates @Dashrender
                        last edited by

                        @dashrender said in Looking for Security camera options:

                        @stacksofplates said in Looking for Security camera options:

                        @dashrender said in Looking for Security camera options:

                        @pete-s said in Looking for Security camera options:

                        @jasgot said in Looking for Security camera options:

                        @travisdh1 said in Looking for Security camera options:

                        @voip_n00b said in Looking for Security camera options:

                        I have no experience with them but I keep seeing hikvision everywhere.

                        https://us.hikvision.com/en

                        I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

                        Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

                        https://ipvm.com/reports/hik-backdoor

                        Good to know.
                        But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

                        so the only way you'd ever have cameras is with local access, or VPN access to that local network?

                        A common way is with VLANs, like mentioned in another thread.

                        I don't think this really gets to the heart of what most people want.

                        I'm guessing JB's client wants to view these cameras while they are at home, etc.
                        It's more about the remote access than the LAN based protection... but yeah, sure - Using a VLAN and ACLs is probably a good idea to help keep things separated.

                        As Jared said, separating the cameras onto a separate VLAN doesn't stop people from viewing them out of the office.

                        Let me rephrase that, it doesnt stop the people you want to view it who are out of the office. It does stop the cameras from tunneling out of your network or allowing backdoor viewers.

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

                          @jaredbusch said in Looking for Security camera options:

                          @dashrender said in Looking for Security camera options:

                          @stacksofplates said in Looking for Security camera options:

                          @dashrender said in Looking for Security camera options:

                          @pete-s said in Looking for Security camera options:

                          @jasgot said in Looking for Security camera options:

                          @travisdh1 said in Looking for Security camera options:

                          @voip_n00b said in Looking for Security camera options:

                          I have no experience with them but I keep seeing hikvision everywhere.

                          https://us.hikvision.com/en

                          I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

                          Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

                          https://ipvm.com/reports/hik-backdoor

                          Good to know.
                          But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

                          so the only way you'd ever have cameras is with local access, or VPN access to that local network?

                          A common way is with VLANs, like mentioned in another thread.

                          I don't think this really gets to the heart of what most people want.

                          I'm guessing JB's client wants to view these cameras while they are at home, etc.
                          It's more about the remote access than the LAN based protection... but yeah, sure - Using a VLAN and ACLs is probably a good idea to help keep things separated.

                          It is remote access to a NVR never a specific camera. Cameras never need to be open to the internet.

                          yeah, cause an NVR's are always super hardened to be on the internet 😉

                          stacksofplatesS 1 Reply Last reply Reply Quote -2
                          • stacksofplatesS
                            stacksofplates @Dashrender
                            last edited by

                            @dashrender said in Looking for Security camera options:

                            @jaredbusch said in Looking for Security camera options:

                            @dashrender said in Looking for Security camera options:

                            @stacksofplates said in Looking for Security camera options:

                            @dashrender said in Looking for Security camera options:

                            @pete-s said in Looking for Security camera options:

                            @jasgot said in Looking for Security camera options:

                            @travisdh1 said in Looking for Security camera options:

                            @voip_n00b said in Looking for Security camera options:

                            I have no experience with them but I keep seeing hikvision everywhere.

                            https://us.hikvision.com/en

                            I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

                            Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

                            https://ipvm.com/reports/hik-backdoor

                            Good to know.
                            But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

                            so the only way you'd ever have cameras is with local access, or VPN access to that local network?

                            A common way is with VLANs, like mentioned in another thread.

                            I don't think this really gets to the heart of what most people want.

                            I'm guessing JB's client wants to view these cameras while they are at home, etc.
                            It's more about the remote access than the LAN based protection... but yeah, sure - Using a VLAN and ACLs is probably a good idea to help keep things separated.

                            It is remote access to a NVR never a specific camera. Cameras never need to be open to the internet.

                            yeah, cause an NVR's are always super hardened to be on the internet 😉

                            I'm confused. The NVR doesn't have to be directly exposed to the internet? And even if it was, you're saying that since an NVR might not be "hardened" you might as well expose every camera? I don't get the argument.

                            1 DashrenderD 2 Replies Last reply Reply Quote 0
                            • 1
                              1337 @stacksofplates
                              last edited by 1337

                              @stacksofplates said in Looking for Security camera options:

                              @dashrender said in Looking for Security camera options:

                              @jaredbusch said in Looking for Security camera options:

                              @dashrender said in Looking for Security camera options:

                              @stacksofplates said in Looking for Security camera options:

                              @dashrender said in Looking for Security camera options:

                              @pete-s said in Looking for Security camera options:

                              @jasgot said in Looking for Security camera options:

                              @travisdh1 said in Looking for Security camera options:

                              @voip_n00b said in Looking for Security camera options:

                              I have no experience with them but I keep seeing hikvision everywhere.

                              https://us.hikvision.com/en

                              I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

                              Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

                              https://ipvm.com/reports/hik-backdoor

                              Good to know.
                              But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

                              so the only way you'd ever have cameras is with local access, or VPN access to that local network?

                              A common way is with VLANs, like mentioned in another thread.

                              I don't think this really gets to the heart of what most people want.

                              I'm guessing JB's client wants to view these cameras while they are at home, etc.
                              It's more about the remote access than the LAN based protection... but yeah, sure - Using a VLAN and ACLs is probably a good idea to help keep things separated.

                              It is remote access to a NVR never a specific camera. Cameras never need to be open to the internet.

                              yeah, cause an NVR's are always super hardened to be on the internet 😉

                              I'm confused. The NVR doesn't have to be directly exposed to the internet? And even if it was, you're saying that since an NVR might not be "hardened" you might as well expose every camera? I don't get the argument.

                              I think he's saying that the NVR is not better than any camera - from a security point of view.

                              So don't expose the NVR directly to the internet.

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

                                @stacksofplates said in Looking for Security camera options:

                                @dashrender said in Looking for Security camera options:

                                @jaredbusch said in Looking for Security camera options:

                                @dashrender said in Looking for Security camera options:

                                @stacksofplates said in Looking for Security camera options:

                                @dashrender said in Looking for Security camera options:

                                @pete-s said in Looking for Security camera options:

                                @jasgot said in Looking for Security camera options:

                                @travisdh1 said in Looking for Security camera options:

                                @voip_n00b said in Looking for Security camera options:

                                I have no experience with them but I keep seeing hikvision everywhere.

                                https://us.hikvision.com/en

                                I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

                                Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

                                https://ipvm.com/reports/hik-backdoor

                                Good to know.
                                But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

                                so the only way you'd ever have cameras is with local access, or VPN access to that local network?

                                A common way is with VLANs, like mentioned in another thread.

                                I don't think this really gets to the heart of what most people want.

                                I'm guessing JB's client wants to view these cameras while they are at home, etc.
                                It's more about the remote access than the LAN based protection... but yeah, sure - Using a VLAN and ACLs is probably a good idea to help keep things separated.

                                It is remote access to a NVR never a specific camera. Cameras never need to be open to the internet.

                                yeah, cause an NVR's are always super hardened to be on the internet 😉

                                I'm confused. The NVR doesn't have to be directly exposed to the internet? And even if it was, you're saying that since an NVR might not be "hardened" you might as well expose every camera? I don't get the argument.

                                Yep.. that's exactly what I was thinking.. just expose everything - (please for the love of god see that I am being sarcastic 🙂 )

                                1 Reply Last reply Reply Quote 0
                                • IRJI
                                  IRJ
                                  last edited by

                                  VLANs, firewall, and internal access only through VPN/bastion.

                                  It's not difficult, it's not expensive when you consider the amount of value you get in many aspects of IT infrastructure(not just cameras).

                                  Come on guys, these are basic concepts.

                                  1 Reply Last reply Reply Quote 0
                                  • IRJI
                                    IRJ @1337
                                    last edited by IRJ

                                    @pete-s said in Looking for Security camera options:

                                    I would guess though, that you could use a reverse proxy and still put most of these things directly online - especially if you put your own logon page in front of the proxy's redirect to the camera system.

                                    Yes, the cameras or NVR would be accessible through the reverse proxy only.

                                    When you authenticate with SAML, the users are authenticated against a third party "login" service (called Identity Provider). So you are basically outsourcing 2FA and the login process to someone who has the resources to secure it. It's how enterprises do it.

                                    Kind of...

                                    Any resource as important as camera system would certainly not be exposed directly. There is no reason for it. You're never gonna say "Customer please login and check the camera system." So why publicly expose at all.

                                    Require VPN and make it internal only resource.

                                    You're right about using SAML for authentication and using groups to maintain.

                                    DashrenderD 1 Reply Last reply Reply Quote 0
                                    • stacksofplatesS
                                      stacksofplates @1337
                                      last edited by

                                      @pete-s said in Looking for Security camera options:

                                      @stacksofplates said in Looking for Security camera options:

                                      @dashrender said in Looking for Security camera options:

                                      @jaredbusch said in Looking for Security camera options:

                                      @dashrender said in Looking for Security camera options:

                                      @stacksofplates said in Looking for Security camera options:

                                      @dashrender said in Looking for Security camera options:

                                      @pete-s said in Looking for Security camera options:

                                      @jasgot said in Looking for Security camera options:

                                      @travisdh1 said in Looking for Security camera options:

                                      @voip_n00b said in Looking for Security camera options:

                                      I have no experience with them but I keep seeing hikvision everywhere.

                                      https://us.hikvision.com/en

                                      I see those everywhere as well. I think because they're cheap. I was very annoyed by the only system I ever worked with (required IE, 8 years ago now, but still, yuck.)

                                      Hikvision was very popular because of price until it was discovered they had a backdoor to monitor every camera that had a route to the internet.

                                      https://ipvm.com/reports/hik-backdoor

                                      Good to know.
                                      But on the other hand it's not wise to open your security cameras to the internet - ever. All devices are filled with backdoors and vulnerabilities. Some are known, most are not.

                                      so the only way you'd ever have cameras is with local access, or VPN access to that local network?

                                      A common way is with VLANs, like mentioned in another thread.

                                      I don't think this really gets to the heart of what most people want.

                                      I'm guessing JB's client wants to view these cameras while they are at home, etc.
                                      It's more about the remote access than the LAN based protection... but yeah, sure - Using a VLAN and ACLs is probably a good idea to help keep things separated.

                                      It is remote access to a NVR never a specific camera. Cameras never need to be open to the internet.

                                      yeah, cause an NVR's are always super hardened to be on the internet 😉

                                      I'm confused. The NVR doesn't have to be directly exposed to the internet? And even if it was, you're saying that since an NVR might not be "hardened" you might as well expose every camera? I don't get the argument.

                                      I think he's saying that the NVR is not better than any camera - from a security point of view.

                                      So don't expose the NVR directly to the internet.

                                      Yeah I think that depends on a lot though. If it's just software you control it's a different story than a black box nvr. However, all of it should be on a VLAN with no internet access and only access to the NVR from specific networks and only from established connections.

                                      I wasn't trying to argue about cameras/nvr when initially posting. Just that another thread flat networks was a recommendation ignoring the security issues that were mentioned in this thread.

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

                                        @irj said in Looking for Security camera options:

                                        @pete-s said in Looking for Security camera options:

                                        I would guess though, that you could use a reverse proxy and still put most of these things directly online - especially if you put your own logon page in front of the proxy's redirect to the camera system.

                                        Yes, the cameras or NVR would be accessible through the reverse proxy only.

                                        When you authenticate with SAML, the users are authenticated against a third party "login" service (called Identity Provider). So you are basically outsourcing 2FA and the login process to someone who has the resources to secure it. It's how enterprises do it.

                                        Kind of...

                                        Any resource as important as camera system would certainly not be exposed directly. There is no reason for it. You're never gonna say "Customer please login and check the camera system." So why publicly expose at all.

                                        Require VPN and make it internal only resource.

                                        You're right about using SAML for authentication and using groups to maintain.

                                        wow - I don't know what customers you're talking about - but the two I had that have cameras absolutely demanded an app on their phone to watch their cameras from anywhere.

                                        IRJI 1 Reply Last reply Reply Quote 0
                                        • IRJI
                                          IRJ @Dashrender
                                          last edited by

                                          @dashrender said in Looking for Security camera options:

                                          @irj said in Looking for Security camera options:

                                          @pete-s said in Looking for Security camera options:

                                          I would guess though, that you could use a reverse proxy and still put most of these things directly online - especially if you put your own logon page in front of the proxy's redirect to the camera system.

                                          Yes, the cameras or NVR would be accessible through the reverse proxy only.

                                          When you authenticate with SAML, the users are authenticated against a third party "login" service (called Identity Provider). So you are basically outsourcing 2FA and the login process to someone who has the resources to secure it. It's how enterprises do it.

                                          Kind of...

                                          Any resource as important as camera system would certainly not be exposed directly. There is no reason for it. You're never gonna say "Customer please login and check the camera system." So why publicly expose at all.

                                          Require VPN and make it internal only resource.

                                          You're right about using SAML for authentication and using groups to maintain.

                                          wow - I don't know what customers you're talking about - but the two I had that have cameras absolutely demanded an app on their phone to watch their cameras from anywhere.

                                          Where they enterprises or hobby businesses?

                                          @Pete-S stated specifically enterprises and that is what I am answering. Nobody in an enterprise needs to check a camera while out to dinner. In real businesses CEOs don't have access to cameras nor do they care.

                                          @Dashrender you've misinterpreted nearly every reply on this thread and frankly everyone else is not understanding your replies like your sarcasm.

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

                                            @irj said in Looking for Security camera options:

                                            @dashrender said in Looking for Security camera options:

                                            @irj said in Looking for Security camera options:

                                            @pete-s said in Looking for Security camera options:

                                            I would guess though, that you could use a reverse proxy and still put most of these things directly online - especially if you put your own logon page in front of the proxy's redirect to the camera system.

                                            Yes, the cameras or NVR would be accessible through the reverse proxy only.

                                            When you authenticate with SAML, the users are authenticated against a third party "login" service (called Identity Provider). So you are basically outsourcing 2FA and the login process to someone who has the resources to secure it. It's how enterprises do it.

                                            Kind of...

                                            Any resource as important as camera system would certainly not be exposed directly. There is no reason for it. You're never gonna say "Customer please login and check the camera system." So why publicly expose at all.

                                            Require VPN and make it internal only resource.

                                            You're right about using SAML for authentication and using groups to maintain.

                                            wow - I don't know what customers you're talking about - but the two I had that have cameras absolutely demanded an app on their phone to watch their cameras from anywhere.

                                            Where they enterprises or hobby businesses?

                                            @Pete-S stated specifically enterprises and that is what I am answering. Nobody in an enterprise needs to check a camera while out to dinner. In real businesses CEOs don't have access to cameras nor do they care.

                                            @Dashrender you've misinterpreted nearly every reply on this thread and frankly everyone else is not understanding your replies like your sarcasm.

                                            You know, not many on this forum have the luxury of working for enterprise customers, not even Scott. Most of our clients are going to those hobby businesses as we call them around here. So that is the context I generally live in. Since you're fortunate to be in that enterprise space, you generally come from that context, so I get it....

                                            IRJI stacksofplatesS 1 3 Replies Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post