AWS Certified Security ์ค๋น_๋ฌธ์ ํ์ด
1๏ธโฃ AWS Certified Security ์ค๋น_๋ฌธ์ ํ์ด ExamTopics ๋ฌธ์ ํ๊ธฐ (https://www.examtopics.com/exams/amazon/aws-certified-security-specialty/) ๐1๋ฒtest ์ง๋ฌธ The Security team believes that a former employee may have gained unauthorized access to AWS resources sometime in the past 3 months by using an identified access key.What approach would enable the Security team to find out what the former employee may have done within AWS?๋ณด์ ํ์ ์ด์ ์ง์์ด ์๋ณ๋ ์ก์ธ์ค ํค๋ฅผ ์ฌ์ฉํ์ฌ ์ง๋ 3๊ฐ์ ๋์ AWS ๋ฆฌ์์ค์ ๋ํ ๋ฌด๋จ ์ก์ธ์ค ๊ถํ์ ์ป์์ ์ ์๋ค๊ณ ์๊ฐํฉ๋๋ค....
AWS Certified Security ์ค๋น_๋ฌธ์ ํ์ด
1๏ธโฃ AWS Certified Security ์ค๋น_๋ฌธ์ ํ์ด ExamTopics ๋ฌธ์ ํ๊ธฐ (https://www.examtopics.com/exams/amazon/aws-certified-security-specialty/) ๐1๋ฒtest ์ง๋ฌธ The Security team believes that a former employee may have gained unauthorized access to AWS resources sometime in the past 3 months by using an identified access key.What approach would enable the Security team to find out what the former employee may have done within AWS?๋ณด์ ํ์ ์ด์ ์ง์์ด ์๋ณ๋ ์ก์ธ์ค ํค๋ฅผ ์ฌ์ฉํ์ฌ ์ง๋ 3๊ฐ์ ๋์ AWS ๋ฆฌ์์ค์ ๋ํ ๋ฌด๋จ ์ก์ธ์ค ๊ถํ์ ์ป์์ ์ ์๋ค๊ณ ์๊ฐํฉ๋๋ค....
AWS Certified Security ์ค๋น_์ฉ์ด์ ๋ฆฌ
1๏ธโฃ AWS Certified Security ์ค๋น_์ฉ์ด์ ๋ฆฌ ExamTopics ๋ฌธ์ ํ์ด์์ ๋์จ ์ฉ์ด์ ๋ฆฌ ๐1๋ฒ ์ฉ์ด ๋ด์ฉ CloudTrail AWS CloudTrail ๊ธฐ์ ์ ์ด์ ๋ฐ ์ํ ๊ฐ์ฌ, ๊ฑฐ๋ฒ๋์ค ๋ฐ ๊ท์ ์ค์๋ฅผ ์ง์ํ๋ ์๋ฃจ์ ์ ๋๋ค. AWS ์๋น์ค AWS ๊ณ์ ์ฌ์ฉ์, ์ญํ ๋๋ AWS ์๋น์ค๊ฐ ์ํํ ์์ ์ ์ ์ด๋ฒคํธ๋ก ๊ธฐ๋ก๋ฉ๋๋ค. CloudTrail ์ด๋ฒคํธ์๋ AWS Management Console, AWS Command Line Interface, AWS SDKs ๋ฐ ์์ ์ํํ ์์ ์ด ํฌํจ๋ฉ๋๋คAPIs CloudWatch
์ฟ ํก ์ํ ํฌ๋กค๋ฌ
์ฟ ํก ์ํ ํฌ๋กค๋ฌ ๐์ฟ ํก ์ํ ํฌ๋กค๋ง ๋ด์ค ๊ฒ์ ๊ฒฐ๊ณผ์์ ์ ๋ชฉ ๋ฐ URL ํฌ๋กค๋ง ์กฐ๊ฑด 1. 100๊ฐ๊น์ง๋ง ์ํ ์ถ์ถ ์กฐ๊ฑด 2. ๊ด๊ณ ์ํ ํ์ ์กฐ๊ฑด 3. ์์ ํ์ผ๋ก ๊ฒฐ๊ณผ ์ ์ฅ import requests from bs4 import BeautifulSoup import pyautogui import openpyxl keyword = pyautogui.prompt("๊ฒ์์ด๋ฅผ ์ ๋ ฅํ์ธ์ >> ") wb = openpyxl.Workbook('coupang_result.xlsx') ws = wb.create_sheet(keyword) ws.append(['์์','๋ธ๋๋๋ช ','์ํ๋ช ','๊ฐ๊ฒฉ','์์ธํ์ด์ง๋งํฌ']) rank = 1 done = False for page in range(1,5): if done == True: break print(page, "๋ฒ์งธ ํ์ด์ง ์ ๋๋ค....
Ansible ์ค์น ๋ฐ ์ค์ ํ๊ธฐ
1. Ansible ์ค์น ๐CentOS $ yum install -y ansible ๐Ubuntu $ apt install ansible ๐macOS $ brew install ansible 2. SSH ๋ฐ hosts ํ์ผ ์ค์ ์ค์๋ธ์ ssh๋ก ์ ์ด ๋ ธ๋์ ๋งค๋์ง๋ ๋ ธ๋๊ฐ ์ฐ๊ฒฐ๋ฉ๋๋ค. ์ค์๋ธ์ ์ด์ฉํ์ฌ ์์ ์ ์งํํ๊ธฐ ์ ์ authorized_keys์ ํค๋ฅผ ์ถ๊ฐํ์ฌ ์ฃผ๋ ๊ฒ์ด ์ข์ต๋๋ค. ssh-copy-id ๋ช ๋ น์ ์ด์ฉํ์ฌ ๊ฐํธํ๊ฒ ํค๋ฅผ ์ค์ ํ ์ ์์ต๋๋ค. ๐ssh key ์ค์ # Ansible Control Node ์์ ์คํ # ssh ํค ์์ฑ $ ssh-keygen # ssh ํค ๋ณต์ฌ > Managed Node ๋ก ์ฐ๊ฒฐํ๊ธฐ ์ํจ # ssh ์ฐ๊ฒฐ์ ์ฒ๋ฆฌํ ๊ณ์ ์ผ๋ก ์ฐ๊ฒฐ $ ssh-copy-id user@test-host....