NetExec/README.rst

61 lines
2.0 KiB
ReStructuredText
Raw Normal View History

2017-10-22 02:36:34 +00:00
|Supported Python versions| |Arsenal\_2016| |Arsenal\_2017|
CrackMapExec
============
.. raw:: html
<p align="center">
<img src="https://cloud.githubusercontent.com/assets/5151193/17577511/d312ceb4-5f3b-11e6-8de5-8822246289fd.jpg" alt="cme"/>
</p>
Acknowledgments
===============
**(These are the people who did the hard stuff)**
This project was originally inspired by: -
`smbmap <https://github.com/ShawnDEvans/smbmap>`__ -
`CredCrack <https://github.com/gojhonny/CredCrack>`__ -
`smbexec <https://github.com/pentestgeek/smbexec>`__
Unintentional contributors:
- The `Empire <https://github.com/PowerShellEmpire/Empire>`__ project
- @T-S-A's `smbspider <https://github.com/T-S-A/smbspider>`__ script
This repository contains the following repositories as submodules: -
`Impacket <https://github.com/CoreSecurity/impacket>`__ -
`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>`__ -
2019-02-25 01:52:44 +00:00
`RandomPS-Scripts <https://github.com/xorrior/RandomPS-Scripts>`__ -
`RID-Hijacking <https://github.com/r4wd3r/RID-Hijacking>`
2017-10-22 02:36:34 +00:00
Documentation, Tutorials, Examples
==================================
See the project's
`wiki <https://github.com/byt3bl33d3r/CrackMapExec/wiki>`__ for
documentation and usage examples
Installation
============
Please see the installation wiki page
`here <https://github.com/byt3bl33d3r/CrackMapExec/wiki/Installation>`__.
To do
=====
- Kerberos support
- [STRIKEOUT:0wn everything]
.. |Supported Python versions| image:: https://img.shields.io/badge/python-2.7-blue.svg
.. |Arsenal\_2016| image:: https://cdn.rawgit.com/toolswatch/badges/master/arsenal/2016.svg
.. |Arsenal\_2017| image:: https://cdn.rawgit.com/toolswatch/badges/master/arsenal/2017.svg