Git Product home page Git Product logo

fogshell's Introduction

FogShell

Advanced payload obfuscation techniques, some of which are being used in the wild, such as in Hive ransomware.

Reason to use this tools, to evade windows defender staticly using shellcode obfuscation techniques.

Fogshell Supports 3 types of obfuscated shellcode output, all as arrays:

  • Ipv4Fuscation: Output The Shellcode As A Array Of ipv4 Addresses [Example: 252.72.131.228]

  • Ipv6Fuscation: Output The Shellcode As A Array Of ipv6 Addresses [Example: FC48:83E4:F0E8:C000:0000:4151:4150:5251]

  • UuidFuscation: Output The Shellcode As A Array Of alphanumeric string [Example: E48348FC-E8F0-00C0-0000-415141505251]

  • Running The binary as it is, will output the help screen, from there it is so easy to use, i added 3 other projects, to demonstrate how to call the decoder function.

  • Fogshell will output on the console the shellcode as well the SizeofShellcode and NumberofElements needed for decryption.

Note: The projects should be compiled in release mode. Compiling in debug mode will result in the binary not working correctly.

The Help Screen:

image

Example:

image

image

fogshell's People

Contributors

spnl48 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.