Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Commit

Permalink
Pushing NXC merge
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3n33dl3 committed Jan 4, 2025
1 parent 885e8b4 commit 1526149
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <target> -u <username> -p <password> --asreproast
cme kerberos <target> -u <username> -p <password> --kerberoast
```
Expand Down
15 changes: 8 additions & 7 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
```py
______ .______ ___ ______ __ ___ .___ ___. ___ .______ __________ ___ _______ ______
/ || _ \ / \ / || |/ / | \/ | / \ | _ \ | ____\ \ / / | ____| / |
| ,----'| |_) | / ^ \ | ,----'| ' / | \ / | / ^ \ | |_) | | |__ \ V / | |__ | ,----'
| | | / / /_\ \ | | | < | |\/| | / /_\ \ | ___/ | __| > < | __| | |
| `----.| |\ \----./ _____ \ | `----.| . \ | | | | / _____ \ | | | |____ / . \ | |____ | `----.
\______|| _| `._____/__/ \__\ \______||__|\__\ |__| |__| /__/ \__\ | _| |_______/__/ \__\ |_______| \______|
. .
.| |. _ _ _ _____
|| || | \ | | ___ | |_ | ____| __ __ ___ ___
\\( )// | \| | / _ \ | __| | _| \ \/ / / _ \ / __|
.=[ ]=. | |\ | | __/ | |_ | |___ > < | __/ | (__
/ /-ॱ\ \ |_| \_| \___| \__| |_____| /_/\_\ \___| \___|
ॱ \ / ॱ
ॱ ॱ
```

# CrackMapExec Security
Expand Down
6 changes: 3 additions & 3 deletions cme/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ def gen_cli_args():
|| || | \ | | ___ | |_ | ____| __ __ ___ ___
\\( )// | \| | / _ \ | __| | _| \ \/ / / _ \ / __|
.=[ ]=. | |\ | | __/ | |_ | |___ > < | __/ | (__
/ /ॱ-ॱ\ \ |_| \_| \___| \__| |_____| /_/\_\ \___| \___|
ॱ \ / ॱ
ॱ ॱ
/ /ॱ-ॱ\ \ |_| \_| \___| \__| |_____| /_/\_\ \___| \___|
ॱ \ / ॱ
ॱ ॱ
The network execution tool
Maintained as an open source project by @NeffIsBack, @MJHallenbeck, @_zblurx
Expand Down

0 comments on commit 1526149

Please sign in to comment.