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

    Modern Open Source Replacement for SSLExplorer

    IT Discussion
    sslexplorer vpn ssl vpn security open source adito openvpn als openvpn
    8
    18
    10.9k
    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.
    • scottalanmillerS
      scottalanmiller
      last edited by scottalanmiller

      Back in the day, SSLExplorer was an excellent clientless (browser based ) SSL VPN solution. It got bought by Barracuda and shut down as a project and is woefully out of date today. Is anyone aware of a product that has replaced it in the VPN space? OpenVPN really does not meet the needs as it is SSL VPN but it requires a client be installed. I'm looking for something that works from the web browser.

      M thwrT 2 Replies Last reply Reply Quote 4
      • StrongBadS
        StrongBad
        last edited by

        I'd be interested in this too, even if just for academic reasons. Seems like a really obvious tool that should be out there, but I am not aware of any.

        1 Reply Last reply Reply Quote 1
        • coliverC
          coliver
          last edited by

          Agreed, I'd be interested in something like this as well.

          1 Reply Last reply Reply Quote 0
          • AmbarishrhA
            Ambarishrh
            last edited by

            Looks like Adito is an open-source, browser-based SSL VPN solution which is actually the open-source clone of SSL-Explorer. http://lars.werner.no/?page_id=153 and a how-to guide on https://www.howtoforge.com/installing-adito-openvpn-als-on-centos

            *Not tested, just found it on search

            scottalanmillerS J 2 Replies Last reply Reply Quote 2
            • scottalanmillerS
              scottalanmiller @Ambarishrh
              last edited by

              @Ambarishrh said in Modern Open Source Replacement for SSLExplorer:

              Looks like Adito is an open-source, browser-based SSL VPN solution which is actually the open-source clone of SSL-Explorer. http://lars.werner.no/?page_id=153 and a how-to guide on https://www.howtoforge.com/installing-adito-openvpn-als-on-centos

              *Not tested, just found it on search

              https://sourceforge.net/projects/openvpn-als/

              Looks like that project has been dead for 3.5 years, too 😞

              SSLExplorer became Adito and then became OpenVPN ALS. Sadly, all three seem to have died off.

              1 Reply Last reply Reply Quote 1
              • J
                Jason Banned @Ambarishrh
                last edited by

                @Ambarishrh said in Modern Open Source Replacement for SSLExplorer:

                Looks like Adito is an open-source, browser-based SSL VPN solution which is actually the open-source clone of SSL-Explorer. http://lars.werner.no/?page_id=153 and a how-to guide on https://www.howtoforge.com/installing-adito-openvpn-als-on-centos

                *Not tested, just found it on search

                Hasn't been updated since 2013.. probally not even a fork.. just the same code from SSL-Explorer

                1 Reply Last reply Reply Quote 1
                • J
                  Jason Banned
                  last edited by

                  Cisco has a clientless SSL VPN

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

                    @Jason said in Modern Open Source Replacement for SSLExplorer:

                    Cisco has a clientless SSL VPN

                    I saw that. Not free, though, correct?

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

                      Barracuda has one, too. Same problems.

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

                        @scottalanmiller said in Modern Open Source Replacement for SSLExplorer:

                        @Jason said in Modern Open Source Replacement for SSLExplorer:

                        Cisco has a clientless SSL VPN

                        I saw that. Not free, though, correct?

                        Well I would assume you'd have to connect to a Cisco device to get it.. so yeah.. not free. though I suppose that Cisco could give away the code so you could install it on your own firewall, but that would be weird. 😉

                        1 Reply Last reply Reply Quote 0
                        • M
                          martianx @scottalanmiller
                          last edited by

                          @scottalanmiller SSLExplorer was a product of its time. With the pending death of Java in the browser it's unlikely we will see a 'clientless' solution again. The closest you will get now is http://sourceforge.net/projects/hypersocket-vpn and you can't get any closer than a new product built by the same team that brought you the original SSLExplorer!!

                          scottalanmillerS 1 Reply Last reply Reply Quote 4
                          • scottalanmillerS
                            scottalanmiller @martianx
                            last edited by

                            @martianx said in Modern Open Source Replacement for SSLExplorer:

                            @scottalanmiller SSLExplorer was a product of its time. With the pending death of Java in the browser it's unlikely we will see a 'clientless' solution again. The closest you will get now is http://sourceforge.net/projects/hypersocket-vpn and you can't get any closer than a new product built by the same team that brought you the original SSLExplorer!!

                            Thanks for the link, I'll definitely check that out. I certainly was hoping for something that would not have Java involved, that's an old school approach.

                            1 Reply Last reply Reply Quote 0
                            • M
                              martianx
                              last edited by

                              The Hypersocket VPN uses packet filtering in the network stack so combines native and Java components but it does not use the Java browser plugin. The fact that it now uses a client reflects the change in architecture but also that most people these days carry some sort of device around with them.

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

                                @martianx said in Modern Open Source Replacement for SSLExplorer:

                                The Hypersocket VPN uses packet filtering in the network stack so combines native and Java components but it does not use the Java browser plugin. The fact that it now uses a client reflects the change in architecture but also that most people these days carry some sort of device around with them.

                                Most of where the old SSLExplorer was really useful was for people in an office that wanted to access something from a computer on which they could not install anything.

                                I wonder if recreating the Java component in JavaScript today would be feasible.

                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  martianx @scottalanmiller
                                  last edited by

                                  @scottalanmiller It already supports clientless access to file systems so grabbing files should not present a problem. There are some HTML5 VNC and RDP clients around that could be adapted to provide more browser only based options. We already have web-based terminal (SSH) but have just not integrated it in the VPN yet.

                                  1 Reply Last reply Reply Quote 0
                                  • thwrT
                                    thwr @scottalanmiller
                                    last edited by

                                    @scottalanmiller said in Modern Open Source Replacement for SSLExplorer:

                                    Back in the day, SSLExplorer was an excellent clientless (browser based ) SSL VPN solution. It got bought by Barracuda and shut down as a project and is woefully out of date today. Is anyone aware of a product that has replaced it in the VPN space? OpenVPN really does not meet the needs as it is SSL VPN but it requires a client be installed. I'm looking for something that works from the web browser.

                                    It's not clientless and not browser-based, but I really like SSTP. The client is built into Windows since Win7 (or Vista?), just uses a single TCP port and there's a free server available at http://www.softether.org/ which can be installed on Linux or Windows. Got it running for, erm, 5 or 6 weeks now and it's working like a champ.

                                    1 Reply Last reply Reply Quote 3
                                    • M
                                      martianx
                                      last edited by

                                      Update: We prototyped integrating NoVNC with the Hypersocket VPN. It was relatively simple as it hooked straight into our forwarding mechanism that was already using websockets. Will be releasing an update to support this in the next month or so. We will also integrate our client-less SSH terminal at the same time. RDP is a little more complex so will need further research before we can support this.

                                      scottalanmillerS 1 Reply Last reply Reply Quote 4
                                      • scottalanmillerS
                                        scottalanmiller @martianx
                                        last edited by

                                        @martianx said in Modern Open Source Replacement for SSLExplorer:

                                        Update: We prototyped integrating NoVNC with the Hypersocket VPN. It was relatively simple as it hooked straight into our forwarding mechanism that was already using websockets. Will be releasing an update to support this in the next month or so. We will also integrate our client-less SSH terminal at the same time. RDP is a little more complex so will need further research before we can support this.

                                        Very cool, thanks for the update!

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