Git Product home page Git Product logo

Comments (4)

cccs-rs avatar cccs-rs commented on July 28, 2024 1

To be honest, I didn't even know Extract had whitelisting methods in it's code for special cases, this could be a configurable flag like you suggested: use_custom_safelisting: true (default)

from assemblyline-service-extract.

foxalfabravo avatar foxalfabravo commented on July 28, 2024

In a first step, jar_whitelisting function could be under the control of a service parameter (check_whitelist, default:true) , so that an analyst could force the extraction of whatever checks in this long list of exceptions.
The building of the safelist could also be performed by a "clean for the moment" automated collector, with or without human vetting

from assemblyline-service-extract.

cccs-rs avatar cccs-rs commented on July 28, 2024

Well I'm thinking of the leveraging the AL safelist on all extract methods to avoid appending files that are known to be safe, this will support the triage-focused use-case.

However, if an analyst wants to know the complete unfiltered results from Extract (or the rest of the system), I think this is where a deep_scan flag could come into play and disable safelisting.

from assemblyline-service-extract.

foxalfabravo avatar foxalfabravo commented on July 28, 2024

I don't understand why you keep the whitelisting code just above [270-272] as those files could be check against the safelist also. I understand it lowers the number of files to handle, but the system may miss hidden stuff in an image.

from assemblyline-service-extract.

Related Issues (6)

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.