4개 완!1. Meow1) VM : virtual machine2) Terminal/Console은 사용자의 입력을 받고 결과를 출력해 주는 '인터페이스' Shell은 사용자가 입력한 명령어를 해석해서 OS 커널에 전달하는 '프로그램'3) HTB labs에서는 openvpn 사용4) ping : tool to test our connection to the target with an ICMP echo request5) nmap : the name of the most common tool for finding open ports on a target6) telnet : a protocol used for remote access via port 23/tcp (unencrypted)2. Fawn1) ..