Coder Social home page Coder Social logo

/proc emulation about tanner HOT 9 CLOSED

mushorg avatar mushorg commented on September 26, 2024
/proc emulation

from tanner.

Comments (9)

rnehra01 avatar rnehra01 commented on September 26, 2024

@afeena I think current LFI emulator emulates /proc, and it can be made more effective using docker as implemented in CMD emulator (#144)

from tanner.

afeena avatar afeena commented on September 26, 2024

@rnehra01 I like docker, but I worried a bit about performance. Do you make tests with loading lots of containers simultaneously? Or maybe we should use one container for all attackers?

from tanner.

rnehra01 avatar rnehra01 commented on September 26, 2024

Using the script https://pastebin.com/QLsu8MRy, I got this result https://pastebin.com/5K2vSSh0. So, I guess docker is efficient.

from tanner.

afeena avatar afeena commented on September 26, 2024

Well done :) But I meant the resources of the host machine, we should remember about that, good reading https://docs.docker.com/engine/admin/resource_constraints/#limit-a-containers-access-to-memory

from tanner.

rnehra01 avatar rnehra01 commented on September 26, 2024

Okay, actually my initial doubt was that why this issue still open, although we have some sort of /proc emulation already.
So if you think docker can be inefficient, we can think of something else.

from tanner.

rnehra01 avatar rnehra01 commented on September 26, 2024

As you suggested, we can do one thing, we can provide an option to host/user, to use 1 for all attackers or one for each attacker in the config, so that user can do it as per available resources.

from tanner.

afeena avatar afeena commented on September 26, 2024

@rnehra01 I like the idea to make it manageable via config :)

from tanner.

rnehra01 avatar rnehra01 commented on September 26, 2024

I think we forgot one thing that in LFI, files are meant for reading purpose only, so we can use a single container.

from tanner.

rnehra01 avatar rnehra01 commented on September 26, 2024

@afeena I guess we can close this?

from tanner.

Related Issues (20)

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.