From 15261494de930503532b9dcb34058e53ec91d00a Mon Sep 17 00:00:00 2001 From: pxcs Date: Sat, 4 Jan 2025 07:04:59 +0700 Subject: [PATCH] Pushing NXC merge --- LICENSE.md | 2 +- README.md | 2 +- SECURITY.md | 15 ++++++++------- cme/cli.py | 6 +++--- 4 files changed, 13 insertions(+), 12 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 0957fc4..424971d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # BSD 3-Clause License / `Master` -`Copyright (c) 2022 - 2024`, byt3bl33d3r ( Marcello ), mpgn_x64, byt3n33dl3 ( Sulaiman A. ), cube0x0 +`Copyright (c) 2022 - 2024`, Marcello, mpgn_x64, Sulaiman, cube0x0 All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/README.md b/README.md index 5b01091..f6f5312 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Buffing the **Password Spraying** ability attacks, which involve trying a few co ## Kerberos Attacks Upgrading this capabilities for performing Kerberos-based attacks such as AS-REP roasting and Kerberoasting. -```shell +```sh cme kerberos -u -p --asreproast cme kerberos -u -p --kerberoast ``` diff --git a/SECURITY.md b/SECURITY.md index a0009e6..6671f35 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,11 +1,12 @@ ```py - ______ .______ ___ ______ __ ___ .___ ___. ___ .______ __________ ___ _______ ______ - / || _ \ / \ / || |/ / | \/ | / \ | _ \ | ____\ \ / / | ____| / | -| ,----'| |_) | / ^ \ | ,----'| ' / | \ / | / ^ \ | |_) | | |__ \ V / | |__ | ,----' -| | | / / /_\ \ | | | < | |\/| | / /_\ \ | ___/ | __| > < | __| | | -| `----.| |\ \----./ _____ \ | `----.| . \ | | | | / _____ \ | | | |____ / . \ | |____ | `----. - \______|| _| `._____/__/ \__\ \______||__|\__\ |__| |__| /__/ \__\ | _| |_______/__/ \__\ |_______| \______| - + . . + .| |. _ _ _ _____ + || || | \ | | ___ | |_ | ____| __ __ ___ ___ + \\( )// | \| | / _ \ | __| | _| \ \/ / / _ \ / __| + .=[ ]=. | |\ | | __/ | |_ | |___ > < | __/ | (__ + / /ॱ-ॱ\ \ |_| \_| \___| \__| |_____| /_/\_\ \___| \___| + ॱ \ / ॱ + ॱ ॱ ``` # CrackMapExec Security diff --git a/cme/cli.py b/cme/cli.py index 4620616..d4d7049 100644 --- a/cme/cli.py +++ b/cme/cli.py @@ -53,9 +53,9 @@ def gen_cli_args(): || || | \ | | ___ | |_ | ____| __ __ ___ ___ \\( )// | \| | / _ \ | __| | _| \ \/ / / _ \ / __| .=[ ]=. | |\ | | __/ | |_ | |___ > < | __/ | (__ - / /ॱ-ॱ\ \ |_| \_| \___| \__| |_____| /_/\_\ \___| \___| - ॱ \ / ॱ - ॱ ॱ + / /ॱ-ॱ\ \ |_| \_| \___| \__| |_____| /_/\_\ \___| \___| + ॱ \ / ॱ + ॱ ॱ The network execution tool Maintained as an open source project by @NeffIsBack, @MJHallenbeck, @_zblurx