일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- x-pack
- Kibana server is not ready yet
- 로그인불가
- Windows
- xe guest utilities
- ELASTIC
- elastic stack
- 보안양파
- Elasticsearch
- centos 8
- endpoint security
- miniconda
- XCP-ng
- Proxy
- pfsense
- G-suite
- proxycfg
- GitLab
- hardening
- PlayBook
- 한글가이드
- ansible
- Kibana
- macos
- bash
- application security
- freebsd
- ssh key 배포
- docker
- Today
- Total
목록전체 글 (677)
선 밖에 선 자유인
1. miniconda 다운로드 https://docs.conda.io/en/latest/miniconda.html $ wget https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh 2. 설치 $ bash Miniconda3-latest-Linux-x86_64.sh 3. ~/.zshrc 에 path 추가 export PATH=$HOME/miniconda3/bin:$PATH 4. 설치 확인 $ source ~/.bash_profile $ conda list 6. 가상 환경 만들기 $ conda create -n python= ex) python 3.7 flask 웹 프로젝트 $ conda create -n web_project pyt..
https://github.com/toniblyx/my-arsenal-of-aws-security-tools toniblyx/my-arsenal-of-aws-security-tools List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc. - toniblyx/my-arsenal-of-aws-security-tools github.com
- name: Change Password hosts: all user: superman become: yes ignore_errors: yes tasks: - name: Change Password user: name= update_password=always password=
http://www.catalog.update.microsoft.com/Search.aspx?q=windows+10
$ cat /dev/urandom | tr -d -C 'a-zA-Z0-9!@#$%^&*' | fold -w ${1:-32} | head -n 1
https://github.com/MISP/docker-misp MISP/docker-misp Automated Docker MISP container - Malware Information Sharing Platform and Threat Sharing - MISP/docker-misp github.com # git clone https://github.com/harvard-itsecurity/docker-misp.git # cd docker-misp/ # ./build.sh # mkdir -p /docker/misp-db # docker run -it --rm -v /docker/misp-db:/var/lib/mysql harvarditsecurity/misp /init-db # docker run ..
https://www.boannews.com/media/view.asp?idx=70077