> For the complete documentation index, see [llms.txt](https://writeups.ayweth20.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://writeups.ayweth20.com/2022/dvctf-2022/pentest/davincis-playlist-part-1.md).

# DaVinci's Playlist : Part 1

**Category:** Pentest - **Points:** 500 (at the beginning) then 212 (at the end) - **Difficulty:** Easy - **Solves:** 100\
**Description:**\
Mr Vinci contacted a web developer to create a website with his favourite rap songs. But did he make it secure?\
Website : [http://challs.dvc.tf:51080](http://challs.dvc.tf:51080/)\
Ports : 51000-52000

**Solution:**\
To solve this challenge you need to find the file's place who contain the flag.

We can find very good explainations here : <https://kashmir54.github.io/ctfs/dvCTF2022/#davincis-playlist--part-1>

<details>

<summary>🚩 FLAG</summary>

```
dvCTF{LF1_4nd_pR1V473_k3y}
```

</details>
