def 천방지축 얼렁뚱땅 (🤣):
    title = 빙글빙글 돌아가는 우당탕탕 시큐로그

천/얼/빙/돌(🤣)
우당탕탕 시큐로그

  • All Post
  • Pentesting
    • iOS
    • Android
    • Web
    • Cloud
  • Wargame
    • Lord of SQL Injection
    • Pwnable.kr
    • Wargame.kr
    • XSS Game
    • OWASP-MSTG Crackmes
  • CTF
    • 2018
    • 2019
  • Error
    • Linux
    • Windows
    • Python
  • Development
    • Basic
    • Web
    • Mobile
    • Database
    • Docker
    • Github Blog
    • Secure Coding
    • Cloud

  • About
  • Archive
  • Tag

Menu

  • All Post
  • Pentesting
    • iOS
    • Android
    • Web
    • Cloud
  • Wargame
    • Lord of SQL Injection
    • Pwnable.kr
    • Wargame.kr
    • XSS Game
    • OWASP-MSTG Crackmes
  • CTF
    • 2018
    • 2019
  • Error
    • Linux
    • Windows
    • Python
  • Development
    • Basic
    • Web
    • Mobile
    • Database
    • Docker
    • Github Blog
    • Secure Coding
    • Cloud

  • About
  • Archive
  • Tag

Pentesting/Cloud 2

  • [AWS S3] Referer를 통해 S3 파일 접근 제어하기

    2020-04-05

    AWS에는 S3(Simple Storage Service)라는 저장소가 존재한다. S3에서는 데이터를 저장하기 위한 기본 컨테이너를 bucket라고 부르는데, 이 bucket에 Referer를 통한 접근제어 정책을 설정 해 특정 도메인에서만 접근할 수 있도록 하는 방법을 정리한다.

  • [AWS S3] AWS CLI로 S3 파일 업로드 및 다운로드 하기

    2020-03-07

    AWS에는 AWS CLI(Command Line Interface)가 있어 로컬에서 S3 bucket를 동기화하여 사용할 수 있으며, ls, rm, cp와 같은 리눅스 명령어를 사용할 수 있다.
    기본적인 사용방법은 다음과 같다.

Powered by mingzzi with myund