DEV Community

Help! Hackers are mining my cloud for Bitcoin 😱

Adi Polak on March 11, 2020

This is not a far fetch scenario; this actually happens to many cloud users; Experienced and newcomers. Here are some Pro Tips for you for using ...
Collapse
 
princeansahowu2 profile image
Prince Ansah Owusu

Wow this problems always some people use to trick others... Hmmm l am here for that problems... Here go there are Top.10 most hackers use most ...

1,,injection.
2..Broken access control
3..
Bet l will teach you how to beat up quality...

Collapse
 
jasterix profile image
Jasterix

Thanks for sharing! Would you recommend doing the course even if not using Azure or is it completely designed for Azure?

Collapse
 
adipolak profile image
Adi Polak • Edited

Hi Jasterix! The course goes over basic concepts of cloud security like various types of encryption, shared responsibility, identity and access, what is a DDoS attack, firewall and more. All of them are relevant to all clouds and private data centers. The examples used are on Azure cloud.

Collapse
 
jasterix profile image
Jasterix

thank you! I'm excited to start

Collapse
 
amberjones profile image
AmberJ

Thanks Adi! I'm always looking for tips on security best practices. :)

Collapse
 
adipolak profile image
Adi Polak

thanks, AmberJ!

Collapse
 
michelson profile image
miguel michelson

a known attack vector is redis, when redis is accessible by external incoming requests is possible to store open ssl keys and store that in .ssh/ then the attacker will have full server access

Collapse
 
adipolak profile image
Adi Polak

Not sure how it related to Redis? Redis is in-memory database. can you elaborate more?