Selection factors for remote access solution

Selection factors for remote access solution

I'm considering implementing a remote access solution that has the potential for P2P. I'm attracted to this solution because there is no remote access point software to install since it uses a browser only. I will retain administration rights for all users within my organization. The solution uses shared key cryptography along with SSL and will reside as CPE in my NOC. What are some of the selection factors I should consider for this solution?


    Requires Free Membership to View

    SearchSecurity.com members gain immediate and unlimited access to breaking industry news, virus alerts, new hacker threats, highly focused security newsletters, and more -- all at no cost. Join me on SearchSecurity.com today!

    Michael S. Mimoso, Editorial Director

    By submitting your registration information to SearchSecurity.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSecurity.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

In short,

* You want to make sure the browsers people use are secure. In such transactions, much security is left up to the browser. Make sure up-to-date browsers are used.

* Look for any time during the registration when the user information is transmitted in the clear. It should not be.

* Does it depend on a password? Then it is only as strong as the passwords people use. Obvious ones? Guessable?

* How does it handle repeated access failures (like someone trying to guess)?

* Does it leave around any usable information on the browser system? If people use this at an airport kiosk, can someone immediately behind them access your system(s)?

* Strength of encryption used. Is it better than 40 bit or 56 bit secret key crypto?


This was first published in April 2001