Giter VIP home page Giter VIP logo

youmaypasser's Introduction

Summary

YouMayPasser is an x64 implementation of Gargoyle (https://github.com/JLospinoso/gargoyle)

It contains several parts.

  • Lockd: This is the main Gargoyle component
  • sRDI-Master: This has been slightly re worked to provide a free mechanism.
  • test.profile: This sample profile shows required options to work
  • ShellcodeRDI.py: This is the altered python generator with the new sRDI assembly

Stable PeSieve and Moneta Bypass and Clean Exits.

This gif demonstrates full functionality and stability of the code on Windows 10.

PESieve Bypassed

Stable Moneta Bypass

Moneta Bypassed

IOCs

Below are a list of current IOCs

  • The new sRDI assembly can of course by statically detected in memory.
  • The DLL loads are leveraged in order to obtain the required ropgadgets, these can all be monitored and alerted on
  • VEH Handlers constantly getting created and deleted not originating from disk (These get removed on sleep so it cannot be detected on sleep)
  • VEH Handlers getting created that aren't generated from disk
  • The SetThreadContext injection leveraged to spoof the start address is in itself suspicious as these calls are often only used by debuggers

I will fix none of these issues. This is nothing more than an x64 gargoyle POC to demonstrate how it can be leveraged to bypass PeSieve and Moneta.

shoutouts

  1. Ret address spoofing - Namaszo (https://www.unknowncheats.me/forum/anti-cheat-bypass/268039-x64-return-address-spoofing-source-explanation.html)
  2. Timer sleep - computerBeat (https://blat-blatnik.github.io/computerBear/making-accurate-sleep-function/)
  3. VEH Hooks - CheatEngine Forums https://www.cheatengine.org/forum/viewtopic.php?t=610689&sid=c329059fbe5c36ef296bce5ef72decfc

youmaypasser's People

Contributors

waldo-irc 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.