Skip to content

Setting up Doubtfire

1. Before setting up Doubtfire

You need to set up a Kali Linux virtual machine and clone the Doubtfire. Any management tool(Virtual box, VM ware and so on) to manage these virtual machines will work.

Here is a nice YouTube tutorial: https://www.youtube.com/watch?v=pwYH0NNWWzU

*Note: Set the Network mode to NAT*

2. Clone DoubtFire

Here is the GitHub link to the project that we going to exploit: https://github.com/doubtfire-lms/doubtfire-deploy

What you guys need to do is

  1. read this: https://github.com/doubtfire-lms/doubtfire-deploy/blob/main/CONTRIBUTING.md
  2. And watch this video of MANJIANG YU: https://www.youtube.com/watch?v=2WEmibSkF9w
  3. Install docker-compose. Command: sudo apt install docker-compose Success deploy