일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Elasticsearch
- miniconda
- x-pack
- elastic stack
- ssh key 배포
- pfsense
- endpoint security
- docker
- centos 8
- hardening
- 보안양파
- Proxy
- ansible
- PlayBook
- 로그인불가
- G-suite
- Windows
- application security
- xe guest utilities
- Kibana
- 한글가이드
- Kibana server is not ready yet
- ELASTIC
- proxycfg
- bash
- freebsd
- XCP-ng
- macos
- GitLab
- Today
- Total
목록IT (650)
선 밖에 선 자유인
Open Source Security Tranning https://github.com/pagerduty/security-training
사용자 홈디렉터리 하위의 .jupyter/ 에 custom 폴더 생성 및 custom.css 파일 생성 Ex) /Users/test/.jupyter/custom/custom.css .CodeMirror pre {font-family: Consolas; font-size: 14pt; line-height: 140%;}
Ansible WinRM 모듈 이용 시 아래와 같은 에러가 날 때 192.168.0.100 | UNREACHABLE! => { "changed": false, "msg": "basic: the specified credentials were rejected by the server", "unreachable": true } 1. Powershell 원격 관리 활성화 ps1> Enable-PSRemoting -Force ps1> Set-Item wsman:\localhost\Client\TrustedHosts -value 2. 대상 윈도 장비의 NIC 연결 속성을 "공용" 에서 "개인" 혹은 "도메인"으로 변경 ps1> Set-NetConnectionProfile -NetworkCategory Privat..
1. 퍼미션 리스트 esxcli system permission list ---------------------------------- dcui false Admin root false Admin vpxuser false Admin test1 false ReadOnly 2. 퍼미션 설정 excli system permission set --id test1 -r ReadOnly 3. 퍼미션 삭제 esxcli permission remove --id test1 4. 사용자 추가,설정,리스트,삭제 명령어 esxcli system account add esxcli system account set esxcli system account list esxcli system account remove ex) esxc..
http://www.ciokorea.com/news/39526 https://github.com/toniblyx/my-arsenal-of-aws-security-tools
http://yallalabs.com/devops/how-to-install-ansible-awx-without-docker-centos-7-rhel-7/
https://summitroute.com/blog/2017/05/30/free_tools_for_auditing_the_security_of_an_aws_account/