- Cybersecurity:Attack and Defense Strategies
- Yuri Diogenes Erdal Ozkaya
- 273字
- 2021-06-30 19:15:58
Dumpster diving
Organizations dispose of obsolete devices in a number of ways, such as through bidding, sending to recyclers, or dumping them in storage. There are serious implications for these methods of disposal. Google is one of the companies that are thorough in the way they dispose of devices that may have contained user data. The company destroys its old hard drives from its data centers to prevent the data that they contained from being accessed by malicious people. The hard drives are put into a crusher that pushes steel pistons up the center of the disks, rendering them unreadable. This process continues until the machine spits out tiny pieces of the hard drive, which are then sent to a recycling center. This is a rigorous and fail-proof exercise. Some other companies are not able to do this and therefore opt to delete the data contained in old hard disks by using military-grade deletion software. This ensures that data cannot be recovered from old hard drives when they are disposed of.
However, most organizations are not thorough enough when handling old external storage devices or obsolete computers. Some do not even bother to delete the contained data. Since these obsolete devices may be disposed of by sometimes careless means, attackers are able to easily obtain them from their points of disposal. The obsolete storage devices may give attackers a lot of information about the internal setup of an organization. It may also allow them to access openly-stored passwords on browsers, find out the privileges and details of different users, and may even give them access to some bespoke systems used in the network.
- Learn Helm
- 高性能Linux服務器構建實戰:運維監控、性能調優與集群應用
- Windows Server 2012 Hyper-V Cookbook
- Instant Optimizing Embedded Systems using Busybox
- 巧學活用Windows 7
- 蘋果OS X Mavericks 10.9應用大全
- 突破平面3ds Max動畫設計與制作
- Java EE 7 Developer Handbook
- Windows網絡編程(第2版)
- iOS Programming Cookbook
- Azure Serverless Computing Cookbook
- 物聯網操作系統AliOS Things探索與實踐
- 鴻蒙應用開發實戰
- 微信小程序項目開發實戰:用WePY、mpvue、Taro打造高效的小程序
- Modern Python Cookbook