The Network Execution Tool
 
 
 
Go to file
byt3bl33d3r 0b936def23 Takes care of issue #190 and #191, initial SSH protocol implementation
- Passing --ntds will automatically use the drsuapi method (DCSync)
- Initial implementation of the SSH protocol and the mimipenguin module
  (This is very much still not finished, lots of stuff missing)

- Added check to make sure existing config file is in the 4.x format
- Added splinter and paramiko to dep requirements
- Updated Impacket to latest commit
- HTTP protocol now also returns server version in output
2017-07-09 23:44:58 -06:00
.github Initial commit for v4.0 2016-12-15 00:28:00 -07:00
cme Takes care of issue #190 and #191, initial SSH protocol implementation 2017-07-09 23:44:58 -06:00
.gitignore Initial commit for v4.0 2016-12-15 00:28:00 -07:00
.gitmodules Takes care of issue #190 and #191, initial SSH protocol implementation 2017-07-09 23:44:58 -06:00
LICENSE Initial commit for v4.0 2016-12-15 00:28:00 -07:00
MANIFEST.in Initial 4.0 pre-release 2017-03-27 15:09:36 -06:00
Makefile Initial commit for v4.0 2016-12-15 00:28:00 -07:00
README.md Update README.md 2017-04-25 16:16:50 -06:00
requirements.txt Takes care of issue #190 and #191, initial SSH protocol implementation 2017-07-09 23:44:58 -06:00
setup.cfg Initial commit for v4.0 2016-12-15 00:28:00 -07:00
setup.py Takes care of issue #190 and #191, initial SSH protocol implementation 2017-07-09 23:44:58 -06:00

README.md

Supported Python versions Arsenal_2016 Arsenal_2017

CrackMapExec

cme

Acknowledgments

(These are the people who did the hard stuff)

This project was originally inspired by:

Unintentional contributors:

This repository contains the following repositories as submodules:

Documentation, Tutorials, Examples

See the project's wiki for documentation and usage examples

Installation

Please see the installation wiki page here.

To do

  • Kerberos support
  • 0wn everything