목록2023/09 (4)
외로운 Nova의 작업실
- 서버 보안 체계 아무런 서버 보안 체계가 없는 경우 접근해야할 부분은 아래와 같습니다. 1. 계정 관리 체계 구축 2. 서비스 관리 체계 구축 3. 파일 및 디렉토리 권한 체계 구축 4. 방화벽 관리 체계 구축 5. 로그 기록 및 감시 체계 구축
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/zh6M5/btsteOkyyDF/DHCLVwN7dpmmG3V2e6Hlyk/img.png)
링크 : https://bigiamchallenge.com/challenge/1 The Big IAM Challenge Put yourself to the test with our unique CTF challenge and boost your AWS IAM knowledge. Do you have what it takes to win The Big IAM Challenge? bigiamchallenge.com - Level 1 버킷 정책을 한번 보겠습니다. { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Principal": "*", "Action": "s3:GetObject", "Resource": "arn:aws:s3:::thebig..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/vhAZo/btssQaIgcq5/BljuXL04oVHYmt4hDmLgc0/img.png)
- Level 1 링크 : http://s3game-level1.s3-website.us-east-2.amazonaws.com/level1.html S3 Game _ _______ _______ _ __ ( \ ( ____ \|\ /|( ____ \( \ / \ | ( | ( \/| ) ( || ( \/| ( \/) ) | | | (__ | | | || (__ | | | | | | | __) ( ( ) )| __) | | | | | | | ( \ \_/ / | ( | | | | | (____/\| (____/\ \ / | (____/\| (____/\ __) (_ (_______/(_______/ \_/ (____ s3game-level1.s3-website.us-east-2.amazonaws.com 위..