Code Monkey home page Code Monkey logo

fakebait's Introduction

Fakebait

Abstract

FakeBait was born out of the process of AV replacement. As we approached a growing need of replacing our current AV vendor we have started considering various aspects of the new AV we might need. As there were no "tools" in order to evaluate the efficiency of an AV package, from detection and up to communication mitigation we have created this little script.

Method

As modous di operandi we have chosen to test several detection and mitigation responsibilities in various ways.

Malware File Detection

  1. This package arrives we several malwares prepacked in ZIP format. The archives are encrypted with the very complex and secure password of infected which no AV could ever guess.
  2. fakebait will then decompress these malwares one by one and wait for a short period of time and then test to see if the file extracted still located. In a case the file has been removed fakebait will assume the removal we done due to detection by the AV.

EICAR Test

  1. The EICAR test is using the EICAR file to drop it in various ways to see if they are being picked up at any point.
  2. The tests which are done are:
  • Get the EICAR file from the EICAR URL.
  • Write it to a file as Base64.
  • Write to a file as Plain Text.
  • Append it to a small PNG.
  • Gzip it and save to a file.
  • Create a ZIP file with size of 3.1415 GB and put it there as well.

Malware Communication Detection

This one is kind of straight forward, got a list of malware sites (serving or C&C) - try and do the following stages and see where and when the script is failing:

DNS Resolution --> Connect to Port 80/tcp --> Do a GET Request

Report

TBD.

fakebait's People

Contributors

ytisf 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

Watchers

 avatar  avatar  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.