CrackMapExec | A swiss army knife for pentesting networks | Command Line Interface library
kandi X-RAY | CrackMapExec Summary
kandi X-RAY | CrackMapExec Summary
CrackMapExec is a Python library typically used in Utilities, Command Line Interface applications. CrackMapExec has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has medium support. You can install using 'pip install CrackMapExec' or download it from GitHub, PyPI.
:triangular_flag_on_post: This is the public repository of CrackMapExec, for latest version and updates please consider supporting us through
:triangular_flag_on_post: This is the public repository of CrackMapExec, for latest version and updates please consider supporting us through
Support
Quality
Security
License
Reuse
Support
CrackMapExec has a medium active ecosystem.
It has 5501 star(s) with 1217 fork(s). There are 300 watchers for this library.
It had no major release in the last 12 months.
There are 43 open issues and 365 have been closed. On average issues are closed in 142 days. There are 4 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of CrackMapExec is 5.2.3
Quality
CrackMapExec has 0 bugs and 0 code smells.
Security
CrackMapExec has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
CrackMapExec code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
CrackMapExec is licensed under the BSD-2-Clause License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
CrackMapExec releases are available to install and integrate.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi has reviewed CrackMapExec and discovered the below as its top functions. This is intended to give you an instant insight into CrackMapExec implemented functionality, and help decide if they suit your requirements.
- Invokes the user s obfuscation function .
- parse the mimikmatrix token
- inputs username and password
- Create a ps command
- Reverse rid of a rebute
- get TGT from Netty .
- Performs kerberoasting .
- Setup the CME .
- Imports an entry .
- Generate CLI arguments .
Get all kandi verified functions for this library.
CrackMapExec Key Features
No Key Features are available at this moment for CrackMapExec.
CrackMapExec Examples and Code Snippets
Copy
ip,domain,hostname,signing,smbv1,os
192.168.0.10,CONTOSO,SRV-DC1,True,True,Windows Server 2012 R2 Datacenter 9600 x64
192.168.0.13,CONTOSO,SRV-DNS,True,True,Windows Server 2016 Standard 14393 x64
192.168.0.11,CONTOSO,SRV-DC2,True,True,Windows Server
Copy
Get-DomainUser -SPN | select name,serviceprincipalname
GetUserSPNs.py -outputfile kerberoastables.txt -dc-ip $KeyDistributionCenter 'DOMAIN/USER:Password'
crackmapexec ldap $target -u $user -p $password --kerberoasting kerberoastable.txt --kdcHost
Copy
crackmapexec smb 10.10.10.x --pass-pol -u '' -p ''
crackmapexec smb 10.10.11.129 --pass-pol -u usernames.txt -p $pass --continue-on-sucess
crackmapexec smb 10.10.11.129 --pass-pol -u xlsx_users -p $pass --continue-on-sucess
/opt/kerbrute/dist/kerbr
Community Discussions
Trending Discussions on CrackMapExec
QUESTION
Convert Bash Install script to Python
Asked 2019-Jan-06 at 06:08
I have the following bash script below and would like to convert it over to Python and eventually add error handling.
I tried to do arrays and read them in like in bash but i could not find an easy way in Python. Any ideas please?
...ANSWER
Answered 2019-Jan-06 at 03:15First, we covert repos
into a python list. So:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install CrackMapExec
Please see the installation wiki page here or the GitBook.
Support
See the project's wiki for documentation and usage examples.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page