byt3bl33d3r / CrackMapExec

A swiss army knife for pentesting networks
BSD 2-Clause "Simplified" License
8.45k stars 1.64k forks source link

Installing Crackmapexec corrupts OS #481

Closed I7Z3R0 closed 3 years ago

I7Z3R0 commented 3 years ago

Steps to reproduce

  1. Tried to install crackmapexec in ubuntu via the apt repository
  2. . After the installation of cme and crackmapexec the operating system corrupts and gives me an error "Failed to start load Apparmor profiles".

Command string used -- sudo apt install cme and

CME_error sudo apt install crackmapexec

CME verbose output (using the --verbose flag)

CME Version (cme --version) -- cme (App::Cme) version 1.032 (/usr/bin/cme)

OS -- VERSION="20.04.2 LTS

Detailed issue explanation:

I am using ubuntu for learning pentest. I tried to install crackmapexec and cme vial the apt repository which was successful with few warning when i tried to initiate the crackmapexec command. After sometime I got the authentication error due to which i restarted the guest and after which i am getting an error as "Failed to start load Apparmor profiles". I am not sure if i am doing anything wrong.

mpgn commented 3 years ago

Apparmor has nothing to do with cme, you must have done something else ;)

I7Z3R0 commented 3 years ago

Nope i restored the previous snapshot and did install sudo apt install but the OS failed all the times...