Ever you looked at old files on your computer and thought, "I should've thrown that years ago"? Now, picture that files are on a business server. And the files aren't selfies or memes—they're important ones like passwords, private keys, and customer data.
Let's talk about how poor file management is keeping a lot of web hosting companies up at night.
Developers keep stale setup files in arbitrary directories "just in case."
If your response is "maybe," correct it at once.
Don't let someone get your files onto the web ahead of you.
Let's talk about how poor file management is keeping a lot of web hosting companies up at night.
What is Unstructured Data, Anyway?
It's a fancy term for junk files that aren't carefully stowed in a database. They are:- PDF documents
- Screenshots and images
- Login files
- Text files with passwords or settings
The Real Problem: Disorganized File Storage
This is what typically goes awry:Developers keep stale setup files in arbitrary directories "just in case."
- No access controls are applied to who gets to look at what.
- Public directories are left open to backup.
- No one sifts through or cleans out stale files.
A Leak That Didn't Need to Happen
I saw one instance where a person discovered personal files belonging to hosting providers. Admin passwords and internal remarks were simply lying around in the open.Worse yet?
No hacking was involved. It was all because folks were being irresponsible.Why Hosting Companies Ought to Be Held Liable
If you are offering VPS or shared hosting, and not periodically checking your files for problems, etc., you're asking for trouble. Here's what you should do:- Have open policies regarding where and how files are to be stored
- Always encrypt (lock) sensitive documents
- Scan all directories and backup monthly
- You must ensure that your employees never store passwords in open files
What To Do Now
Ask yourself: "Can someone uncover my passwords if they dig through my server?"If your response is "maybe," correct it at once.
Don't let someone get your files onto the web ahead of you.