iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Internet Security Discussion Forum This forum is for the discussion of security related issues. If you find a new Phishing scheme, spyware, virus or malicious site - let us know about it. If any of the above found you... here's where you ask for help.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-03-2009, 05:59 PM
ohiowebpro's Avatar
WebProWorld Member
 
Join Date: Jan 2009
Location: Marietta, Ohio
Posts: 25
ohiowebpro RepRank 0
Default Secure employment app

I was wondering if anyone here has addressed this before. A client of mine has a application for employment online, and wants to make sure it is secure, since its asks for social security number. SSL can be used, but once it is sent by email, all security is lost. I don't really like the idea of keeping it on the server in a database either. Any Ideas?

Which do you think would be more secure, keeping the app on the server in a database and use an ssl log on to retrieve, knowing the server could be hacked, or just to email it right away and not save it on the server, knowing that email is not secure and could be intercepted?
__________________
Eric Griffiths
OhioWebPro
Reply With Quote
  #2 (permalink)  
Old 11-06-2009, 05:41 PM
Smeagol's Avatar
WebProWorld New Member
 
Join Date: Apr 2009
Location: Netherlands
Posts: 16
Smeagol RepRank 1
Default Re: Secure employment app

My quick 5 cents worth, with email you have no idea what the routing is between servers and anyone 'could' intecept and read it. For me a big no no.

SSL or EV-SSL (the green stuff) seems the best. As for storing it, send it from the receiving web server to another server for storage, or encrypt the data before you save it to the local database.

I would surely go with SSL above plain email if these were the two choices.
Reply With Quote
  #3 (permalink)  
Old 11-06-2009, 06:57 PM
puamana's Avatar
WebProWorld Member
 
Join Date: Sep 2006
Location: Medford, OR
Posts: 65
puamana RepRank 0
Default Re: Secure employment app

SSL is a must on the url where the information is collected. I would recommend a Linux host server, with cgi-bin. An application can write to a log file in the cgi-bin, protected with .htaccess and an additional index file in the directory where it's stored. Permissions on the file can be set to the highest security, and still allow the application to write to the log.

The information should be retrieved by direct FTP connection, or by a management interface also in the same cgi-bin, with no cache tags. If your host has a local MySQL server, you might be able to use that sort of database, but I would verify that the server is not remote, before using it.

How many applications does your client take per day? If it's an extremely high number, then look at dedicated server hosting. If it's a small number, and not likely to grow a lot, then vps or shared hosting would work fine. The same kind of rules apply to sensitive credit card/financial data, when a shopping cart is using an 'offline' processing setup.

Hope this helps...
puamana
__________________
The difference between the right word and almost the right word
is the difference between lightning and the lightning bug. - Mark Twain
Reply With Quote
  #4 (permalink)  
Old 11-06-2009, 07:02 PM
puamana's Avatar
WebProWorld Member
 
Join Date: Sep 2006
Location: Medford, OR
Posts: 65
puamana RepRank 0
Default Re: Secure employment app

It also occurs to me that the cheapest way for your client to go would be a contract with a web-based form processing service, especially if they offer a secure form data collection service.

- p
__________________
The difference between the right word and almost the right word
is the difference between lightning and the lightning bug. - Mark Twain
Reply With Quote
  #5 (permalink)  
Old 11-06-2009, 08:06 PM
Doc's Avatar
Doc Doc is online now
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Jun 2009
Location: Baja California
Posts: 695
Doc RepRank 9Doc RepRank 9Doc RepRank 9Doc RepRank 9Doc RepRank 9Doc RepRank 9Doc RepRank 9Doc RepRank 9Doc RepRank 9Doc RepRank 9Doc RepRank 9
Default Re: Secure employment app

I don't know that puamana's suggestion would be "cheapest" way to go, but it sounds like the safest.

Personally, I would recommend that the client not require especially sensitive information via the on-line form, such as SSN, DL no., Passport # and the like. Even if the company manages to get the information transmitted to it securely, there is still considerable liability in having it in their possession. Given that an applicant might be rejected for employment, and decide he has a bone to pick with the company, why give them any ammunition? Get that information in person, at the interview.
__________________
If I ever stop learning, let the wolves have my carcass.
http://doccampbell.wordpress.com/
http://cleanstreamwaterconditioning.com
http://carforums-online.com
Reply With Quote
  #6 (permalink)  
Old 11-08-2009, 07:16 AM
WebProWorld Pro
 
Join Date: May 2008
Location: London, UK
Posts: 110
seopo RepRank 2seopo RepRank 2
Default Re: Secure employment app

You can always encrypt your email. Or if your that worried you can always spilt it half & half i.e. half the info in the DB & half via the email and then join them later.

What happens once you receive the data though? Is it stored locally somewhere? This could be the same situation with storing on your webserver.
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Internet Security Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Secure and non-secure things on checkout pages rjjj111 eCommerce Discussion Forum 2 07-10-2008 09:23 AM
employment dm27 Graphics & Design Discussion Forum 1 01-23-2008 12:08 PM
Google Analytics on site with secure and non secure pages? joer80 Google Discussion Forum 7 12-07-2005 01:15 AM
this page contain both secure and non secure item asimkhaliq Web Programming Discussion Forum 2 09-29-2004 10:10 PM
Wireless networks - secure or not to secure? Kilawa IT Discussion Forum 13 03-16-2004 11:29 PM


All times are GMT -4. The time now is 01:06 PM.



Search Engine Optimization by vBSEO 3.3.0