www.redhat.com/ko/topics/virtualization/what-is-a-hypervisor

 

하이퍼바이저란?

하이퍼바이저는 하드웨어에서 시스템의 운영 체제와 리소스를 분리해 VM에 할당하여 가상 머신을 생성하고 구동하는 소프트웨어입니다.

www.redhat.com

cloudrain21.com/hypervisor-types

하이퍼바이저 관련해서 질문을 받은 경험이 있어서 글을 남깁니다.

 

 

블로그 이미지

wtdsoul

,

m.blog.naver.com/PostView.nhn?blogId=aepkoreanet&logNo=221151260644&proxyReferer=https:%2F%2Fwww.google.com%2F

 

비트코인 시스템에서 사용하는 암호 기술

비트코인에 대한 투자 열기 때문에(부동산이나 주식처럼 재산 증식 수단으로 여김), 주요 언론에서도 비트...

blog.naver.com

 

 

블로그 이미지

wtdsoul

,

 

SFC.exe)실행

yjshin.tistory.com/entry/%EC%9C%88%EB%8F%84%EC%9A%B0-%EC%8B%9C%EC%8A%A4%ED%85%9C-%ED%8C%8C%EC%9D%BC-%EC%98%A4%EB%A5%98-%EB%8C%80%EC%B2%98-%EB%B2%95-%EC%8B%9C%EC%8A%A4%ED%85%9C-%ED%8C%8C%EC%9D%BC-%EA%B2%80%EC%82%AC%EA%B8%B0-%EB%8F%84%EA%B5%AC-SFC

 

 

 

 

 

'경로 및 정보' 카테고리의 다른 글

하이퍼바이저 개념  (0) 2021.04.06
비트코인 secp256  (0) 2021.03.27
hardware hacking 관련  (0) 2021.02.01
Memory Descriptor List  (0) 2020.12.09
Subdomain Finder URL  (0) 2020.12.06
블로그 이미지

wtdsoul

,

learn.darungrim.com/contents/hardwarehacking101-part1.html

 

Hardware Hacking 101 - 입문, JTAG (Part1)

최근 하드웨어 해킹과 보안은 사이버 시큐리티의 새로운 화두가 되어 가고 있습니다. 하루 하루 쏟아져 나오는 많은 IoT 디바이스, 그리고 기존에 오랫동안 존재해 왔던 레거시 디바이스들의 보

learn.darungrim.com

 

'경로 및 정보' 카테고리의 다른 글

비트코인 secp256  (0) 2021.03.27
시스템 파일 검사 도구 (feat. adb shell 사용 불가)  (0) 2021.03.17
Memory Descriptor List  (0) 2020.12.09
Subdomain Finder URL  (0) 2020.12.06
IIS Crypto 설정 툴(비영리)  (0) 2020.11.25
블로그 이미지

wtdsoul

,

shhoya.github.io/windows_MDL.html

 

Memory Descriptor List | Shh0ya Security Lab

MDL(Memory Descriptor List) [0x00] Overview MDL을 학습하는 이유는 Read Only, 즉 CR0 내 WP(Write Protect)를 비활성화 하기 위해서 입니다. 커널 내 네이티브 함수에 인라인 후킹을 하기 위해 꼭 필요한 과정이었습

shhoya.github.io

 

블로그 이미지

wtdsoul

,

subdomainfinder.c99.nl/

 

Subdomain Finder - C99.nl

What is a Subdomain Finder? Our subdomain finder is a tool which performs an advanced scan over the specified domain and tries to find as many subdomains as possible. While scanning it also checks whether the domain is tunneling through CloudFlare. We stri

subdomainfinder.c99.nl

 

 

 

'경로 및 정보' 카테고리의 다른 글

hardware hacking 관련  (0) 2021.02.01
Memory Descriptor List  (0) 2020.12.09
IIS Crypto 설정 툴(비영리)  (0) 2020.11.25
FTP 클라이언트 능동형 설정 관련  (0) 2020.11.20
크롬 UTF 인코딩 확장  (0) 2020.11.08
블로그 이미지

wtdsoul

,

www.nartac.com/

 

Nartac Software - Home Page

Welcome to Nartac Software, home of IIS Crypto, the effortless way to secure SSL/TLS in Windows. New features include: Advanced Settings Advanced tab for additional registry settings Backup Registry Backup the current registry settings New Templates New St

www.nartac.com

 

'경로 및 정보' 카테고리의 다른 글

Memory Descriptor List  (0) 2020.12.09
Subdomain Finder URL  (0) 2020.12.06
FTP 클라이언트 능동형 설정 관련  (0) 2020.11.20
크롬 UTF 인코딩 확장  (0) 2020.11.08
Kubernetes Nginx Ingress Controller  (0) 2020.01.06
블로그 이미지

wtdsoul

,

lofty87.tistory.com/39

 

FTP 설치 (FileZilla 접속)

​1. vsftpd 설치 [root@localhost~]# yum install vsftpd 2. /etc/vsftpd/vsftpd.conf 환경설정 (yum vsftpd 설치시 기본경로) [root@localhost~]# vi /etc/vsftpd/vsftpd.conf > anonymous_enable=no (익명유..

lofty87.tistory.com

sssssssssssssssss.tistory.com/424

 

frp active 능동모드 passive 수동모드

파일 전송 프로토콜(File Transfer Protocol, FTP)은 TCP/IP 프로토콜을 가지고 서버와 클라이언트 사이의 파일 전송을 하기 위한 프로토콜이다. 파일 전송 프로토콜은 TCP/IP 프로토콜 테이블의 응용

sssssssssssssssss.tistory.com

 

 

'경로 및 정보' 카테고리의 다른 글

Subdomain Finder URL  (0) 2020.12.06
IIS Crypto 설정 툴(비영리)  (0) 2020.11.25
크롬 UTF 인코딩 확장  (0) 2020.11.08
Kubernetes Nginx Ingress Controller  (0) 2020.01.06
A Practical Attack Framework  (0) 2019.11.21
블로그 이미지

wtdsoul

,

glow153.tistory.com/9

 

[UTF-8] 크롬에서 인코딩 깨질 때

크롬에서 갑자기 특정 페이지에서 인코딩이 깨지는 현상을 볼 수 있다. 그런데 인코딩을 바로잡으려고 해도 인코딩 변환 메뉴를 도저히 찾을 수가 없다. 조금 검색해보니까 55버

glow153.tistory.com


https://chrome.google.com/webstore/detail/set-character-encoding/bpojelgakakmcfmjfilgdlmhefphglae

 

Set Character Encoding

Provide right-click menu to manually set character encoding for web pages.

chrome.google.com

 

'경로 및 정보' 카테고리의 다른 글

IIS Crypto 설정 툴(비영리)  (0) 2020.11.25
FTP 클라이언트 능동형 설정 관련  (0) 2020.11.20
Kubernetes Nginx Ingress Controller  (0) 2020.01.06
A Practical Attack Framework  (0) 2019.11.21
정보 공유 및 정리(?)  (0) 2019.11.21
블로그 이미지

wtdsoul

,

https://ssup2.github.io/theory_analysis/Kubernetes_Nginx_Ingress_Controller/

 

Kubernetes Nginx Ingress Controller

Kubernetes에서 Nginx Ingress를 제어하는 Nginx Ingress Controller를 분석한다. 분석한 Nginx Ingress Controller의 Version은 0.26.1이다.

ssup2.github.io

 

요즘 쿠버에 대한 글이나 환경 구축 등이 많아서 해당 경로를 참조해봅니다.

 

 

 

'경로 및 정보' 카테고리의 다른 글

IIS Crypto 설정 툴(비영리)  (0) 2020.11.25
FTP 클라이언트 능동형 설정 관련  (0) 2020.11.20
크롬 UTF 인코딩 확장  (0) 2020.11.08
A Practical Attack Framework  (0) 2019.11.21
정보 공유 및 정리(?)  (0) 2019.11.21
블로그 이미지

wtdsoul

,