Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Installation

byt3bl33d3r edited this page Apr 7, 2017 · 42 revisions

Installation

  1. Kali/Debian/Ubuntu

Kali/Debian/Ubuntu

Install Core Dependencies

apt-get install -y libssl-dev libffi-dev python-dev build-essential

Install CME

It is highly reccomended to use virtualenvwrapper to install CME in a python virtualenv

  • Latest Stable Version
pip install crackmapexec
  • Bleeging-Edge
#~ git clone https://github.com/byt3bl33d3r/CrackMapExec
#- cd CrackMapExec && git submodule init && git submodule update --recursive
#~ python setup.py install

Overview

  1. Home

Clone this wiki locally