{% hint style="success" %}
Learn & practice AWS Hacking:[**HackTricks Training AWS Red Team Expert (ARTE)**](https://training.hacktricks.xyz/courses/arte)\
Learn & practice GCP Hacking: [**HackTricks Training GCP Red Team Expert (GRTE)**](https://training.hacktricks.xyz/courses/grte)
Support HackTricks
* Check the [**subscription plans**](https://github.com/sponsors/carlospolop)!
* **Join the** ๐ฌ [**Discord group**](https://discord.gg/hRep4RUj7f) or the [**telegram group**](https://t.me/peass) or **follow** us on **Twitter** ๐ฆ [**@hacktricks\_live**](https://twitter.com/hacktricks\_live)**.**
* **Share hacking tricks by submitting PRs to the** [**HackTricks**](https://github.com/carlospolop/hacktricks) and [**HackTricks Cloud**](https://github.com/carlospolop/hacktricks-cloud) github repos.
{% endhint %}
# **๊ธฐ๋ณธ ์ ๋ณด**
**Apache Hadoop**๋ **์ปดํจํฐ ํด๋ฌ์คํฐ**์์ **๋๊ท๋ชจ ๋ฐ์ดํฐ ์ธํธ**์ **๋ถ์ฐ ์ ์ฅ ๋ฐ ์ฒ๋ฆฌ**๋ฅผ ์ํ **์คํ ์์ค ํ๋ ์์ํฌ**์
๋๋ค. **HDFS**๋ฅผ ์ ์ฅ์๋ก ์ฌ์ฉํ๊ณ **MapReduce**๋ฅผ ์ฒ๋ฆฌ๋ก ์ฌ์ฉํฉ๋๋ค.
์ํ๊น๊ฒ๋ ๋ฌธ์ ์์ฑ ์์ ์์ Hadoop์ Metasploit ํ๋ ์์ํฌ์์ ์ง์์ด ๋ถ์กฑํฉ๋๋ค. ๊ทธ๋ฌ๋ ๋ค์ **Nmap ์คํฌ๋ฆฝํธ**๋ฅผ ์ฌ์ฉํ์ฌ Hadoop ์๋น์ค๋ฅผ ์ด๊ฑฐํ ์ ์์ต๋๋ค:
- **`hadoop-jobtracker-info (ํฌํธ 50030)`**
- **`hadoop-tasktracker-info (ํฌํธ 50060)`**
- **`hadoop-namenode-info (ํฌํธ 50070)`**
- **`hadoop-datanode-info (ํฌํธ 50075)`**
- **`hadoop-secondary-namenode-info (ํฌํธ 50090)`**
**Hadoop์ ๊ธฐ๋ณธ ์ค์ ์์ ์ธ์ฆ ์์ด ์๋ํ๋ค๋ ์ ์ด ์ค์ํฉ๋๋ค.** ๊ทธ๋ฌ๋ ๋ณด์์ ๊ฐํํ๊ธฐ ์ํด HDFS, YARN ๋ฐ MapReduce ์๋น์ค์ Kerberos๋ฅผ ํตํฉํ๋ ๊ตฌ์ฑ์ด ๊ฐ๋ฅํฉ๋๋ค.
{% hint style="success" %}
Learn & practice AWS Hacking:[**HackTricks Training AWS Red Team Expert (ARTE)**](https://training.hacktricks.xyz/courses/arte)\
Learn & practice GCP Hacking: [**HackTricks Training GCP Red Team Expert (GRTE)**](https://training.hacktricks.xyz/courses/grte)
Support HackTricks
* Check the [**subscription plans**](https://github.com/sponsors/carlospolop)!
* **Join the** ๐ฌ [**Discord group**](https://discord.gg/hRep4RUj7f) or the [**telegram group**](https://t.me/peass) or **follow** us on **Twitter** ๐ฆ [**@hacktricks\_live**](https://twitter.com/hacktricks\_live)**.**
* **Share hacking tricks by submitting PRs to the** [**HackTricks**](https://github.com/carlospolop/hacktricks) and [**HackTricks Cloud**](https://github.com/carlospolop/hacktricks-cloud) github repos.
{% endhint %}