NetExec/README.md

64 lines
3.2 KiB
Markdown
Raw Normal View History

![Supported Python versions](https://img.shields.io/badge/python-3.7+-blue.svg)
2017-04-25 22:13:58 +00:00
2017-04-25 22:16:50 +00:00
# CrackMapExec
2017-04-25 21:53:33 +00:00
<p align="center">
<img src="https://cloud.githubusercontent.com/assets/5151193/17577511/d312ceb4-5f3b-11e6-8de5-8822246289fd.jpg" alt="cme"/>
</p>
2015-08-19 17:17:54 +00:00
2020-11-16 20:29:17 +00:00
## In partnership with
<p align="center"><img height=150 width=300 src="https://user-images.githubusercontent.com/5151193/99304058-1cef5700-280f-11eb-8642-1f9553808d2d.png"/></p>
## Sponsors
2020-07-04 21:19:48 +00:00
[<img src="https://www.blackhillsinfosec.com/wp-content/uploads/2016/03/BHIS-logo-L-300x300.png" width="130" height="130"/>](https://www.blackhillsinfosec.com/)
[<img src="https://handbook.volkis.com.au/assets/img/Volkis_Logo_Brandpack.svg" width="130" hspace="10"/>](https://volkis.com.au)
2020-06-26 03:30:29 +00:00
[<img src="https://user-images.githubusercontent.com/5151193/85817125-875e0880-b743-11ea-83e9-764cd55a29c5.png" width="200" vspace="21"/>](https://qomplx.com/blog/cyber/)
2020-07-04 21:19:48 +00:00
[<img src="https://user-images.githubusercontent.com/5151193/86521020-9f0f4e00-be21-11ea-9256-836bc28e9d14.png" width="250" hspace="20"/>](https://ledgerops.com)
2020-07-15 22:55:10 +00:00
[<img src="https://user-images.githubusercontent.com/5151193/87607538-ede79e00-c6d3-11ea-9fcf-a32d314eb65e.png" width="170" hspace="20"/>](https://www.guidepointsecurity.com/)
2020-10-09 04:09:55 +00:00
[<img src="https://user-images.githubusercontent.com/5151193/95542303-a27f1c00-09b2-11eb-8682-e10b3e0f0710.jpg" width="200" hspace="20"/>](https://lostrabbitlabs.com/)
2020-06-26 03:30:29 +00:00
# Official Discord Channel
Come hang out on Discord!
[![Porchetta Industries](https://discordapp.com/api/guilds/736724457258745996/widget.png?style=banner3)](https://discord.gg/ycGXUxy)
2017-03-27 21:12:20 +00:00
# Acknowledgments
2017-03-27 21:09:36 +00:00
**(These are the people who did the hard stuff)**
2015-08-19 17:17:54 +00:00
2017-03-27 21:09:36 +00:00
This project was originally inspired by:
- [CredCrack](https://github.com/gojhonny/CredCrack)
- [smbexec](https://github.com/pentestgeek/smbexec)
2021-05-30 20:28:37 +00:00
- [smbmap](https://github.com/ShawnDEvans/smbmap)
2015-08-19 17:17:54 +00:00
2016-03-28 06:25:19 +00:00
Unintentional contributors:
- The [Empire](https://github.com/PowerShellEmpire/Empire) project
2017-03-27 21:09:36 +00:00
- @T-S-A's [smbspider](https://github.com/T-S-A/smbspider) script
2017-10-25 07:02:55 +00:00
- @ConsciousHacker's partial Python port of Invoke-obfuscation from the [GreatSCT](https://github.com/GreatSCT/GreatSCT) project
2015-08-19 17:17:54 +00:00
2017-03-27 21:09:36 +00:00
This repository contains the following repositories as submodules:
- [Impacket](https://github.com/CoreSecurity/impacket)
- [Invoke-Obfuscation](https://github.com/danielbohannon/Invoke-Obfuscation)
- [Invoke-Vnc](https://github.com/artkond/Invoke-Vnc)
- [Mimikittenz](https://github.com/putterpanda/mimikittenz)
2021-05-30 20:28:37 +00:00
- [Mimipenguin](https://github.com/huntergregal/mimipenguin)
2017-03-27 21:09:36 +00:00
- [NetRipper](https://github.com/NytroRST/NetRipper)
2021-05-30 20:28:37 +00:00
- [PowerSploit](https://github.com/PowerShellMafia/PowerSploit)
- [Pypsrp](https://github.com/jborean93/pypsrp)
- [Pywerview](https://github.com/the-useless-one/pywerview)
2017-03-27 21:09:36 +00:00
- [RandomPS-Scripts](https://github.com/xorrior/RandomPS-Scripts)
2019-02-25 01:52:44 +00:00
- [RID-Hijacking](https://github.com/r4wd3r/RID-Hijacking)
2021-05-30 20:28:37 +00:00
- [SessionGopher](https://github.com/fireeye/SessionGopher)
2020-06-26 03:30:29 +00:00
2017-03-27 21:12:20 +00:00
# Documentation, Tutorials, Examples
2016-08-14 05:02:20 +00:00
See the project's [wiki](https://github.com/byt3bl33d3r/CrackMapExec/wiki) for documentation and usage examples
2017-03-27 21:12:20 +00:00
# Installation
2020-06-25 22:33:07 +00:00
Please see the installation wiki page [here](https://github.com/byt3bl33d3r/CrackMapExec/wiki/Installation) or the [GitBook](https://mpgn.gitbook.io/crackmapexec/)
2017-03-27 21:12:20 +00:00
# To do
2017-04-25 21:53:33 +00:00
- ~~0wn everything~~