docs: Update Hadoop.md

This commit is contained in:
MarketingYeti 2021-02-26 09:59:16 -05:00 committed by Mike Salvatore
parent a483b4aafc
commit f7d9df0e64
1 changed files with 3 additions and 1 deletions

View File

@ -5,4 +5,6 @@ draft: false
tags: ["exploit", "linux", "windows"]
---
Remote code execution on HADOOP server with YARN and default settings. Logic based on [this vulhub module](https://github.com/vulhub/vulhub/tree/master/hadoop/unauthorized-yarn).
### Description
This exploit consists of remote code execution on HADOOP servers with YARN and default settings. The logic is based on [this vulhub module](https://github.com/vulhub/vulhub/tree/master/hadoop/unauthorized-yarn).