Skip to content

Enhance swiss army knife, for penetration testing networks. Kerberos attacks and passwords spraying. Additionally, a database is used to store used & dumped credentals for Administrator and user Attacks.

License

Notifications You must be signed in to change notification settings

byt3n33dl3/CrackMapExec

Repository files navigation

CrackMapExec

cme

Continueing the CME repo

from @byt3bl33d3r

Buffing the Password Spraying ability attacks, which involve trying a few common passwords across many accounts to avoid account lockout. Then User Hunting attacks method, to identify where specific users are logged in within the network. This is useful for targeting specific high-value accounts.

Kerberos Attacks

Upgrading this capabilities for performing Kerberos-based attacks such as AS-REP roasting and Kerberoasting.

cme kerberos <target> -u <username> -p <password> --asreproast
cme kerberos <target> -u <username> -p <password> --kerberoast

Acknowledgments

( These are the people who did the hard stuff )

This project was originally inspired by:

Unintentional contributors:

  • The Empire project
  • @T-S-A's smbspider script
  • @ConsciousHacker's partial Python port of Invoke-obfuscation from the GreatSCT project

You are on the latest up-to-date CrackMapExec

  • If you want to report a problem, open un Issue
  • If you want to contribute, open a Pull Request
  • If you want to discuss, open a Discussion

Documentation, Tutorials, Examples

See the project's wiki for documentation and usage examples

Thanks to

  • byt3bl33d3r
  • cube0x0 ( for SME )
  • GhostPack ( Rubeus )

Installation

Please see the installation instructions on the official wiki

git clone https://github.com/pxcs/CrackMapExec
cd CrackMapExec
python3 build_collector.py

About

Enhance swiss army knife, for penetration testing networks. Kerberos attacks and passwords spraying. Additionally, a database is used to store used & dumped credentals for Administrator and user Attacks.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published