GithubHelp home page GithubHelp logo

mrempy / frosty Goto Github PK

View Code? Open in Web Editor NEW
54.0 4.0 15.0 427 KB

γ€ŒπŸ§Šγ€Ring 3 Rootkit for Windows 10

License: GNU General Public License v3.0

C++ 28.60% C 58.83% PowerShell 4.22% Makefile 8.35%
frosty malware ring3 rootkit windows dll service

frosty's Introduction

γ€ŒπŸ§Šγ€ About Frosty

Frosty is a sophisticated rootkit malware developed specifically for Windows operating systems, with an emphasis on its compatibility and effectiveness with Windows 10.

A notable feature of Frosty is its use of Microsoft's Detours library. This strategic choice allows the malware to engage the Windows Native API (NTAPI), the application programming interfaces essential to the operating system's functions. Manipulating NTAPI allows Frosty to bypass conventional security measures and avoid detection by traditional methods.

Features

  • Hide Processes
  • Hide Services
  • Hide Directory
  • AMSI Bypass

Install

Requirements

  • Operating System: Windows 10.
  • Software: Microsoft Visual Studio 2022.
  • Tools, Compilers: MSVC v143 Build Tools, C++ Build Insights, MSBuild.exe.

Commands

git clone https://github.com/MrEmpy/Frosty.git
cd Frosty
notepad config.h # customize the macros
.\builder.ps1 (x64 or x86)
ls build/

Execute the build/Deployer.exe file to automatically deploy the rootkit to the machine and execute build/Uninstall.exe on the machine to uninstall the Frosty rootkit.

PoC Video

Note

The Frosty rootkit is in its early development phase, so we are in beta. We welcome feedback on the rootkit so we can improve it.

This is one of my ambitious projects, as much as it is a ring 3 rootkit, it was a project in which I learned more internally about the Windows operating system. So if you find any bugs, please report them in issues so we can reach a final point and fix them.

Changelog (v0.2b)

  • Added suffix that allow user to customize their settings.
  • New macro in config.h called RK_SERVICE_DESCRIPTION used to set the service description (if you want to change it).
  • Hook the AmsiScanBuffer function from amsi.dll for evasion.

Buy me a coffee?



frosty's People

Contributors

mrempy avatar mustwey 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

Watchers

 avatar  avatar  avatar  avatar

frosty's Issues

any way i could help?

im interested in this project, but couldn't find any info on how you would like to improve it or bugs that need to be fixed

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.