AWS inspector findings on EC2, ECS and Lambda



AWS inspector findings on EC2, ECS and Lambda

AWS inspector findings on EC2, ECS and Lambda

In this demo we will use AWS Inspector for finding the security vulnerabilities

switch to root user 🚀
sudo su

Run one of the following to download inspector agent

wget https://inspector-agent.amazonaws.com/linux/latest/install

or

curl -O https://inspector-agent.amazonaws.com/linux/latest/install

And then install 🚀

sudo bash install

AWS cli commands 🚀

aws inspector2 list-findings

aws inspector2 enable –resource-types EC2

aws inspector2 enable –resource-types ECR

🚀 Website : https://muraliprashanth.me
🚀 Connect me on LinkedIn: https://www.linkedin.com/in/gomurali/
🚀 Follow me on GitHub: https://github.com/gitmurali
🚀 Mail Me: [email protected]

#aws #awstutorialforbeginners #whatisaws #awstutorialforbeginners #amazonwebservices #amazonwebservicestutorial #awstrainingvideos #awscertification #awstrainingvideos

Comments are closed.