일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 보안양파
- 한글가이드
- Windows
- elastic stack
- XCP-ng
- ELASTIC
- xe guest utilities
- proxycfg
- PlayBook
- hardening
- ansible
- centos 8
- freebsd
- G-suite
- Elasticsearch
- GitLab
- application security
- endpoint security
- bash
- 로그인불가
- macos
- miniconda
- docker
- Kibana
- Kibana server is not ready yet
- pfsense
- ssh key 배포
- Proxy
- x-pack
- 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/