일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Kibana server is not ready yet
- XCP-ng
- 보안양파
- ansible
- hardening
- freebsd
- Elasticsearch
- proxycfg
- docker
- Windows
- 로그인불가
- 한글가이드
- endpoint security
- miniconda
- centos 8
- ssh key 배포
- x-pack
- application security
- ELASTIC
- pfsense
- PlayBook
- macos
- Proxy
- bash
- elastic stack
- Kibana
- GitLab
- xe guest utilities
- G-suite
- Today
- Total
목록전체 글 (677)
선 밖에 선 자유인
http://www.openwall.com/john/ - 지원 포맷http://pentestmonkey.net/cheat-sheet/john-the-ripper-hash-formats
https://technet.microsoft.com/en-us/library/dd772723(v=ws.10).aspx Protocol and Port AD and AD DS Usage Type of traffic TCP and UDP 389 Directory, Replication, User and Computer Authentication, Group Policy, Trusts LDAP TCP 636 Directory, Replication, User and Computer Authentication, Group Policy, Trusts LDAP SSL TCP 3268 Directory, Replication, User and Computer Authentication, Group Policy, T..
#!/bin/bash for i in `cat ` do ping -q -c2 $i > /dev/null if [ $? -eq 0 ]; then echo $i " : Success" else echo $i " : Fail" fi done
- Wordfence https://wordpress.org/plugins/wordfence/
- Docker bench를 이용한 보안 점검https://github.com/docker/docker-bench-securityhttps://hub.docker.com/r/docker/docker-bench-security/builds/b3udw5npr42gcb82mlqoxsf/
- malware traffic analysishttp://www.malware-traffic-analysis.net/training-exercises.html