Git Product home page Git Product logo

bypassuac_comhijack.rb's Introduction

What is the COM !! > Component Object Model

The Microsoft Component Object Model (COM) is a platform-independent, distributed, object-oriented system for creating binary software components that can interact. COM is the foundation technology for Microsoft's OLE (compound documents), ActiveX (Internet-enabled components), as well as others.,

Learn more on >_ Component Object Model (COM) ====================================================================================||> ====================================================================================||>

what is Authors Bypass UAc Thanks On friends

@enigma0x3

@FuzzySec

@OJ

What is the Script Bypass !

  This module will bypass Windows UAC by creating COM handler registry entries in the
    HKCU hive. When certain high integrity processes are loaded, these registry entries
    are referenced resulting in the process loading user-controlled DLLs. These DLLs
    contain the payloads that result in elevated sessions. Registry key modifications
    are cleaned up after payload invocation.
    This module requires the architecture of the payload to match the OS, but the
    current low-privilege Meterpreter session architecture can be different. If
    specifying EXE::Custom your DLL should call ExitProcess() after starting your
    payload in a separate process.
    This module invokes the target binary via cmd.exe on the target. Therefore if
    cmd.exe access is restricted, this module will not run correctly,
    ,,

====================================================================================||> ====================================================================================||>

bypassuac_comhijack.rb's People

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.