ADVERTISEMENT

Ignat Tolchanov, Serverspace: “the transition to the cloud was greatly influenced by the coronavirus pandemic”

Serverspace
Cybernews Team
May 23, 2022 Updated: May 27, 2022 8 min read
ADVERTISEMENT
  • Access management and distribution issues. Usually, there’s only one account, to which everyone has access. This is the most common mistake that probably occurs in 90% of companies, especially those that are just starting. But they forget about the principle of least privilege. All information security standards state that all accounts must be personalized.
  • Network segmentation and isolation. Small companies do not separate information flows and usually violate the rules of network segmentation. They create servers (production and testing ones) in a flat network and do not separate them. Testing environments are usually poorly protected, and by using their vulnerabilities, an attacker can gain access to the “real” data.
  • Development security. Small companies do not conduct regular security testing before release. There are no security control processes, for example, penetration testings or at least vulnerability scannings.

ADVERTISEMENT