> For the complete documentation index, see [llms.txt](https://blog.dhilipsanjay.in/ctfs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.dhilipsanjay.in/ctfs/2020-ctfs/vulncon2020/noobbotwelcomesyou.md).

# Noob Bot Welcomes You!

**Date:** 19, December, 2020

**Author:** Dhilip Sanjay S

***

### NOOB-Bot is your friend! Make him Happy, He will give you back what you want :)

* Send `.about` message in SPAM BOT channel in disord server
* You will receive a [link](https://welcome.noobarmy.org/) from the bot.
* Start guessing the passwords within the time limit. (Level 1 to 10).
* Finally it will give you a IP address and port to connect via `netcat`

  ```bash
  root@kali: nc 34.87.35.133 1337
  Welcome To Vulncon ! Here's Your Flag :):
  vulncon{w3lc0m3_t0_th3_y34r_3nD_S3cur1tY_C0nf3r3nce_4nd_C7F}
  ```
