일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- docker
- GitLab
- ssh key 배포
- Elasticsearch
- proxycfg
- Proxy
- x-pack
- pfsense
- ansible
- 보안양파
- XCP-ng
- Windows
- G-suite
- macos
- elastic stack
- hardening
- Kibana
- endpoint security
- 로그인불가
- Kibana server is not ready yet
- PlayBook
- xe guest utilities
- bash
- application security
- 한글가이드
- miniconda
- ELASTIC
- centos 8
- freebsd
- Today
- Total
목록전체 글 (677)
선 밖에 선 자유인
http://selene0301.tistory.com/107
# dmesg | grep tty[ 0.000000] console [tty0] enabled[ 4.213555] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A[ 4.213643] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A[ 4.213850] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A[ 4.213963] 00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A 다음과 같이 두개의 serial port가 존재함 대부분 ttyS0에 연결되어 있을 가능성이 높음 screen 명령어로 시리얼포트에 접속 #screen /dev/ttyS0 9600
- httpd.conf 에 다음과 같이 추가하고 Apache WebServer를 재시작한다. ... AddType application/x-httpd-php .php .php3 .html .htm .phtml .inc AddType application/x-httpd-php-source .phps ...
** 데이터 베이스명 추출 - MS SQL Server db_name() 함수를 이용 ex) idx=1' and db_name>0-- - Oracle global_name 이용 ex) idx=1' and utl_inaddr.get_host_name(select global_name from global_name) 1-- - MySQL 존재하지 않는 함수 이용 ex) idx='1 and abc()>0# ** 테이블명 추출
- 한글 설정dpkg-reconfigure locales해서 한글 선택 - timezone 설정ln -s /usr/share/zoneinfo/Asia/Seoul /etc/localtime or cp /usr/share/zoneinfo/Asia/Seoul /etc/localtime
http://www.archive.org 수많은 웹사이트의 과거 모습이나 자료 저장 http://www.domaintools.com 도메인 관련 정보 http://www.alexa.com 웹사이트에 관한 정보 데이터 베이스 http://serversniff.net 네트워킹, 서버 확인, 라우팅 http://www.robtex.com 도메인 , 네트워크 관련 정보 http://www.pipl.com 이름, 성, 도시, 주, 국가 등으로 사람 검색 http://yoname.com 소셜 네트워크나 블로그에서 사람 검색 http://wink.com 이름, 전화번호, 이메일, 웹사이트, 사진등을 이용해 사람 검색 http://www.isearch.com 이름, 전화번호, 이메일로 사람 검색 http://www.t..
구글 크롬 설치 후 root 계정으로 실행되지 않으면 /usr/bin/google-chrome 파일을 열어 --user-data-dir 추가 exec -a "$0" "$HERE/chrome" "$@" --user-data-dir