Coder Social home page Coder Social logo

sandflysecurity / sandfly-entropyscan Goto Github PK

View Code? Open in Web Editor NEW
125.0 5.0 18.0 57 KB

Entropy scanner for Linux to detect packed or encrypted binaries related to malware. Finds malicious files and Linux processes and gives output with cryptographic hashes.

Home Page: https://www.sandflysecurity.com

License: Other

Shell 6.12% Go 93.88%
blueteam intrusion-detection intrusion-detection-system linux malware-analysis malware-research security blueteamin incident-response incident-response-tooling

sandfly-entropyscan's People

Contributors

craighrowland avatar sanderu avatar zaee-k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sandfly-entropyscan's Issues

Cant build the sandfly-filescan

Hi,

I'm kept receiving the following error whenever i tried to build using Go:

can't load package: package sandfly-filescan: cannot find package "sandfly-filescan" in any of:
/usr/lib/go-1.13/src/sandfly-filescan (from $GOROOT)
/root/go/src/sandfly-filescan (from $GOPATH)

A single oversize file kills -dir searches

Hello! Love this tool and appreciate all the work that goes into it.

When I run -dir searches, a single file that is too large ends the entire process, meaning I can't enumerate directories with oversize files. I believe a better behavior would be to skip that file, announce the error, and move on to the next file in the directory.

Errors should go to stderr

Hello,

First of all, a very cool tool.
But I think it would be a good idea if errors were redirected to stderr. In this way, we will be able to save file with pure reports to and later process data.

$ ./sandfly-filescan -dir / -elf -csv -entropy 7.7 > raport.csv 2> errors
$ cat raport.csv
kheaders.ko, /lib/modules/5.3.0-45-generic/kernel/kernel/kheaders.ko, 8.00, true
error walking directory (/proc/8705/fd/3) inside search function
$ cat errors
$

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.