설치 및 모든 명령어는 Ubuntu 24.04 기준입니다.
설치
리눅스 환경
sudo apt update
sudo apt install netcat윈도우 환경(11)
https://nmap.org/ncat/
Ncat - Netcat for the 21st Century
Download Reference Guide Book Docs Zenmap GUI In the Movies . . \`-"'"-'/ } 6 6 { ==. Y ,== /^^^\ . / \ ) ( )-( )/ _ -""---""--- / / Ncat \_/ ( ____ \_.=|____E Ncat is a feature-packed networking utility which reads and writes data across networks from the
nmap.org
위 사이트에서 설치 파일 다운로드 받아 설치.
사용 명령어
#Linux
nc {host} {port}
CTF에서 문제 설명에
nc 123.456.789 1234
이런식으로 적혀있다면 nc로 접속해보고 풀면 된다.
'일반' 카테고리의 다른 글
| IDA Free 설치 (0) | 2026.01.23 |
|---|---|
| 교내 해커톤 우승 후기 (0) | 2025.07.25 |
| GDGoc Demoday Final STRIDE 후기 (0) | 2025.07.25 |
| 2025 코드게이트 컨퍼런스 후기 (0) | 2025.07.25 |
| 2025 KAIST HACKQUEST 후기 (0) | 2025.07.20 |