Git Product home page Git Product logo

crackmapexec-extension's Introduction

CrackMapExec-Extension

CrackMapExec extension module/protocol support

Table of content

Overview

  • cme-xfreerdp

    Original from: RDPassSpray.py
    image

  • cme-wmi

    Merged in official branch now. :)

  • cme-zerologon-autopwn

    CME 192.168.1.1 -u '' -p '' -M zerologon -o mode=pwn

Usage (development version)

  • xfreerdp binary: link

  • wfreerdp binary: link

  • Sys env: ubuntu 22.04 / kali

git clone https://github.com/mpgn/CrackMapExec.git
cd CrackMapExec
git clone https://github.com/XiaoliChan/CrackMapExec-Extension.git
cp -r CrackMapExec-Extension/cme-xfreerdp/* cme/protocols/
python3 -m pip install pipx
pipx install .

crackmapexec-extension's People

Contributors

xiaolichan 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

Watchers

 avatar  avatar  avatar

crackmapexec-extension's Issues

cme-zerologon-autopwn

its any difference from your cme-zerologon-autopwn/zerologon.py and ~/CrackMapExec/cme/modules/zerologon.py

github.com/byt3bl33d3r/CrackMapExec

导入错误

您好,我这边在导入的时候收到以下错误,这是什么问题
File "/usr/lib/python3/dist-packages/cme/crackmapexec.py", line 117, in main
args = gen_cli_args()
^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/cme/cli.py", line 77, in gen_cli_args
subparsers = getattr(protocol_object, protocol).proto_args(subparsers, std_parser, module_parser)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/cme/protocols/wmi.py", line 40, in proto_args
no_smb_arg = wmi_parser.add_argument("--no-smb", action=get_conditional_action(_StoreTrueAction), make_required=[], help='No smb connection')
^^^^^^^^^^^^^^^^^^^^^^
NameError: name 'get_conditional_action' is not defined

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.