{% 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 %} # **Osnovne informacije** **Apache Hadoop** je **open-source okvir** za **distribuirano skladištenje i obradu** **velikih skupova podataka** širom **računarskih klastera**. Koristi **HDFS** za skladištenje i **MapReduce** za obradu. Nažalost, Hadoop nema podršku u Metasploit okviru u vreme dokumentacije. Međutim, možete koristiti sledeće **Nmap skripte** za enumeraciju Hadoop usluga: - **`hadoop-jobtracker-info (Port 50030)`** - **`hadoop-tasktracker-info (Port 50060)`** - **`hadoop-namenode-info (Port 50070)`** - **`hadoop-datanode-info (Port 50075)`** - **`hadoop-secondary-namenode-info (Port 50090)`** Važno je napomenuti da **Hadoop radi bez autentifikacije u svom podrazumevanom podešavanju**. Međutim, za poboljšanu sigurnost, dostupne su konfiguracije za integraciju Kerberosa sa HDFS, YARN i MapReduce uslugama. {% 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 %}