NetExec/README.md

50 lines
2.1 KiB
Markdown
Raw Normal View History

2020-05-09 13:04:27 +00:00
![Supported Python versions](https://img.shields.io/badge/python-3.8+-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
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:
- [smbmap](https://github.com/ShawnDEvans/smbmap)
- [CredCrack](https://github.com/gojhonny/CredCrack)
- [smbexec](https://github.com/pentestgeek/smbexec)
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)
- [Pypsrp](https://github.com/jborean93/pypsrp)
2017-03-27 21:09:36 +00:00
- [Pywerview](https://github.com/the-useless-one/pywerview)
- [PowerSploit](https://github.com/PowerShellMafia/PowerSploit)
- [Invoke-Obfuscation](https://github.com/danielbohannon/Invoke-Obfuscation)
- [Invoke-Vnc](https://github.com/artkond/Invoke-Vnc)
- [Mimikittenz](https://github.com/putterpanda/mimikittenz)
- [NetRipper](https://github.com/NytroRST/NetRipper)
- [RandomPS-Scripts](https://github.com/xorrior/RandomPS-Scripts)
2017-10-25 07:02:55 +00:00
- [SessionGopher](https://github.com/fireeye/SessionGopher)
- [Mimipenguin](https://github.com/huntergregal/mimipenguin)
2019-02-25 01:52:44 +00:00
- [RID-Hijacking](https://github.com/r4wd3r/RID-Hijacking)
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
2017-04-25 21:53:33 +00:00
Please see the installation wiki page [here](https://github.com/byt3bl33d3r/CrackMapExec/wiki/Installation).
2017-12-21 00:43:54 +00:00
# How to fund my tea & sushi reserve
If you use CrackMapExec a lot (especially if it's used commercially), please consider donating as a lot of time & effort went into building & maintaining this.
2017-12-21 00:43:54 +00:00
Press the "Sponsor" button on the top of this page to see ways of donating/sponsoring this project.
2017-12-21 00:43:54 +00:00
2017-03-27 21:12:20 +00:00
# To do
2017-04-25 21:53:33 +00:00
- ~~0wn everything~~