Giter VIP home page Giter VIP logo

Comments (6)

JusticeRage avatar JusticeRage commented on May 17, 2024

Thanks for reporting this! Could you provide some information to demonstrate what false positives are detected?

from manalyze.

securiteinfo avatar securiteinfo commented on May 17, 2024

I have a few EXE files to submit.
How can I upload them to you ?
WARNING some of the files are potential malwares. Do not execute them. Just see them with an hexadecimal editor to see they are not packed by PolyEnE.

from manalyze.

JusticeRage avatar JusticeRage commented on May 17, 2024

from manalyze.

securiteinfo avatar securiteinfo commented on May 17, 2024

If I cannot upload you exe files, let's think a bit :

the signature is : 60 00 00 E0 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 60 00 00 E0
If this code is assembler, then it disassembles as :
60 pusha
00 00 add BYTE PTR [eax],al
e0 .byte 0xe0

This is too much generic to be a packer routine.

If this is data, 600000E0 is too generic to rely on.

By the simple fact to look at the signature, it is sure it is too much generic and generates false positives.

from manalyze.

securiteinfo avatar securiteinfo commented on May 17, 2024

Mail sent with attached file.

from manalyze.

JusticeRage avatar JusticeRage commented on May 17, 2024

from manalyze.

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.