> For the complete documentation index, see [llms.txt](https://www.pentestwiki.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.pentestwiki.com/post-exploit/protocols/21-ftp.md).

# 21 - ftp

FTP(File Transfer Protocol)은 네트워크 상으로 파일을 전송하기 위한 프로토콜입니다.

<pre class="language-bash"><code class="lang-bash"><strong># 네트워크 대역 중 FTP 활성화 및 익명 허용 호스트 확인
</strong>nxc ftp '&#x3C;subnet>' -u '' -p ''
</code></pre>
