Skip to content

Commit

Permalink
Merge pull request #225 from QU35T-code/fix/cme
Browse files Browse the repository at this point in the history
Change of Crackmapexec repo
  • Loading branch information
ShutdownRepo authored Sep 6, 2023
2 parents d6c7fb0 + 1919052 commit 5db4522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/install/package_ad.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ function install_crackmapexec() {
# Source bc cme needs cargo PATH (rustc) -> aardwolf dep
# TODO: Optimize so that the PATH is always up to date
source /root/.zshrc || true
git -C /opt/tools/ clone --depth 1 https://github.com/mpgn/CrackMapExec.git
git -C /opt/tools/ clone --depth 1 https://github.com/Porchetta-Industries/CrackMapExec
python3 -m pipx install /opt/tools/CrackMapExec/
add-aliases crackmapexec
add-history crackmapexec
Expand Down

0 comments on commit 5db4522

Please sign in to comment.