khast3x / Redcloud

Automated Red Team Infrastructure deployement using Docker
MIT License
1.2k stars 200 forks source link

Adding Lockdoor Framework #12

Closed SofianeHamlaoui closed 4 years ago

SofianeHamlaoui commented 4 years ago

Adding Lockdoor Framework to the template config file ( as requested on Twitter )

khast3x commented 4 years ago

Hello Sofiane,

Thank you for opening this pull request.
I have tried to launch your revision, and have run into some problems.
After having tested your submission, here is a list of small fixes so I can merge the PR correctly. I have developed the two biggest issues to help you navigate through fixing.

Issues
Branch is 8 commits behind master
No python installed in docker container
Logo as static image; not a GIF
Move lockdoor under Kali Web No VNC and above DVWA

Thanks again for contributing, feel free to use this thread to as further questions ! :+1: Regards,

k


Branch is 8 commits behind

It seems you forked a older version of Recloud, where docker installation issues had been fixed since. Please update your fork, or simply create a newer one and replace the templates file with the one including lockdoor

lockdoorbehindmaster.png Screenshot of lockdoor behind master


No python installed in your docker container

When trying to run your container, it seems you did not include python, or missplaced it during installation? I did not try to fix this further, but some additional testing might be required to ensure your project has been successfully ported to Docker.

lockdoornopython.png Screenshot of lockdoor container without python


SofianeHamlaoui commented 4 years ago

Hi khast3x, I just noticed that, I forked your repo long time ago. I’ll fix that ASAP

SofianeHamlaoui commented 4 years ago

So, I'll fix the 4 issues: