Git Product home page Git Product logo

assemblyline-service-floss's Introduction

Floss Service

This service uses FireEye Labs Obfuscated String Solver (FLOSS) to find obfuscated strings such as stacked strings

https://github.com/fireeye/flare-floss/ - Licensed under Apache License 2.0 (https://github.com/fireeye/flare-floss/blob/master/LICENSE.txt)

Service Details

NOTE: This service does not require you to buy any licence and is pre-installed and working after a default installation.

When not in deep scan mode, this AL service will skip detection modules based on a submitted file's size (to prevent service backlog and timeouts). The defaults are intentionally set at low sizes. Filters can be easily changed in the service configuration, based on the amount of traffic/hardware your AL instance is running.

  • max_size: Maximum size of submitted file for this service.
  • max_length: String length maximum. Used in basic ASCII and UNICODE modules.
  • st_max_size: String list maximum size. List produced by basic ASCII and UNICODE module results, and will determine if patterns.py will only evaluate network IOC patterns.

This service does the following:

  1. String Extraction:
    • executable/windows files:
      • Static strings modules (unicode and ascii). Matches IOC's only
      • Decoded strings modules
      • Stacked strings modules

Result Output

  1. Static Strings (ASCII, UNICODE):
    • Strings matching IOC patterns of interest
  2. FF Decoded Strings:
    • All strings
    • Strings matching IOC patterns of interest
  3. FF Stacked Strings:
    • All strings, group by likeness (determined by fuzzywuzzy library)
    • Strings matching IOC patterns of interest

assemblyline-service-floss's People

Contributors

cccs-douglass avatar cccs-jh avatar cccs-jp avatar cccs-kevin avatar cccs-rs avatar cccs-sgaron avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.