Coder Social home page Coder Social logo

Create Dockerfile for legion about legion HOT 7 CLOSED

alegrey91 avatar alegrey91 commented on May 25, 2024
Create Dockerfile for legion

from legion.

Comments (7)

carlospolop avatar carlospolop commented on May 25, 2024

Hey @alegrey91,

That would be awesome.
It would be perfect if could create a working Docker file and make a pull request.
Thanks man.

from legion.

alegrey91 avatar alegrey91 commented on May 25, 2024

Perfect, @carlospolop.
I'll send you a pull request when Dockerfile will be ready.

from legion.

alegrey91 avatar alegrey91 commented on May 25, 2024

@carlospolop the Dockerfile draft is ready, but I think the install.sh have to be enhanced.
A lot of utility that legion is using are not present into the installation script, and manage them from the Dockerfile could be really tricky. I think, a good idea could be to separate legion utilities installation (metasploit, smbclient, etc..) into install.sh and system dependencies (git, python3, etc..) into Dockerfile.
If you can enhance install.sh, I can focus on Dockerfile implementation.

from legion.

carlospolop avatar carlospolop commented on May 25, 2024

Hmmm, I don't think that it's a good idea to automate the installation of metasploit inside a script.
Why don't you use a metasploit docker image, or even a kali docker image as base image and on top of that you run the install.sh script file. Probably those images comes with most of the system dependencies already installed.

from legion.

alegrey91 avatar alegrey91 commented on May 25, 2024

Yes, nice idea. I'll try this asap.

from legion.

carlospolop avatar carlospolop commented on May 25, 2024

Thanks man, that worked perfectly.
I just have made small changes in the Readme, I hope you don't mind.

from legion.

alegrey91 avatar alegrey91 commented on May 25, 2024

Of course, no 😎

from legion.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.