SofianeHamlaoui / Lockdoor-Framework

🔐 Lockdoor Framework : A Penetration Testing framework with Cyber Security Resources
https://lockdoor.sofiane.cc
GNU Affero General Public License v3.0
1.36k stars 289 forks source link

bug isn't fixed #38

Closed theikemaster22 closed 2 months ago

theikemaster22 commented 2 months ago

I am sorry that i didnt respond for a while. I am in fact still experiencing this issue, the command i am using to get this repo is: git clone https://github.com/SofianeHamlaoui/Lockdoor-Framework.git I have 0 idea on why this is occuring i have just found that it thinks the command completely dosent exist.

SofianeHamlaoui commented 2 months ago

Can you provide more details about your issue please ? @theikemaster22

theikemaster22 commented 2 months ago

there isnt much to it on the user side of it, in order to replicate all i did is install it as usual and it occurs every time, I am using a docker VM of kali linux if that helps. I might create a new container and see if anything.

after creating a new one i am still experiencing this issue, the command "lockdoor" isnt registered

SofianeHamlaoui commented 2 months ago

there isnt much to it on the user side of it, in order to replicate all i did is install it as usual and it occurs every time, I am using a docker VM of kali linux if that helps. I might create a new container and see if anything.

after creating a new one i am still experiencing this issue, the command "lockdoor" isnt registered

Hello,

I think you meant a Docker container !

Here are the followed steps that I did following the installation guide on the README file :

Installation :

image

Setup :

image

Running lockdoor :

image

image

And it's working perfectly !

Don't forget, before using it you need to install lockdoor by executing the ./install.sh script

SofianeHamlaoui commented 2 months ago

and here is the full command :

git clone https://github.com/SofianeHamlaoui/Lockdoor-Framework.git && cd Lockdoor-Framework && chmod +x ./install.sh && ./install.sh 
theikemaster22 commented 2 months ago

You are correct, i did mean 'docker container' and not 'docker VM', I usually install it how you showed and it still dosen't work, i might just use it on my host machine because it is actually running the same os. I also just tried the install on the host and it works there, I am still confused why docker dosen't like it, i've tried reinstalling, rebooting, and updating and it still dosent work on my docker machines. I will likely just end up using my host machine with ssh.