Code Monkey home page Code Monkey logo

breakcyserver's Introduction

breakcyserver


Full post in: https://waawaa.github.io/


1. Kill EDR services by killing all the opened handles of the EDR process.
2. Bypass PPL by abussing some Process Explorer drivers functionalities.
3. Bypass ObRegisterCallbacks implementation by abussing Process Explorer driver functionalities.


PS: Added Implementation to load the driver manually without ProcessExplorer.
LoadDriver.exe /LOAD
LoadDriver.exe /UNLOAD

Evasion Alert:

EDRs and XDRs might notice an unsigned EXE loading a driver and adding a registry key, therefore the following trick was found.
Obivously opening procexp will alert the victim and would look weird, so by using the /t flag, procexp will be opened
minimized and the driver will be loaded by the procexp64.exe signed binary.

.\procexp64.exe -accepteula /t  

breakcyserver's People

Contributors

omribaso avatar waawaa avatar

Stargazers

Kerim avatar niko avatar  avatar Pings avatar worst1nme avatar swagkarna avatar  avatar  avatar d0gkiller87 avatar 24156 avatar  avatar Nicolas Vincent avatar  avatar V1rtu0l avatar  avatar xzxx0z avatar  avatar beichen avatar B0y1n4o4 avatar Ronan Kervella avatar  avatar Ilia Dafchev avatar Amarjit Labhuram avatar Cousky avatar  avatar  avatar  avatar  avatar Damon Mohammadbagher avatar W00dy avatar nk125 avatar Byungho avatar tunelko avatar  avatar  avatar sinfulz avatar Borja Merino avatar  avatar Henshin avatar tanaka avatar ac1d avatar

Watchers

 avatar  avatar

breakcyserver's Issues

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.