Commit Graph

4 Commits (5b8b25527872d243bee73785a59e8b881cae1b56)

Author SHA1 Message Date
byt3bl33d3r d3eb5cd8ff Added entry in .gitignore 2016-04-08 22:13:01 -06:00
byt3bl33d3r 10a12a9a0f Initial v3.0 commit to master
Quick re-cap on the new features:

* Credentials and hosts are now stored in a database, the cme_db.py script can be used to query it
* Module system has been implemented allowing anyone to create payloads
* All underlying powershell code has been ported to a module
* The HTTP/HTTPS server now tracks connections: no more guessing when to CTRL-C
* All around better code quality, error handling and logging
2016-03-27 15:17:18 -06:00
byt3bl33d3r a396b76424 Added upload, download and delete commands
Code is now fully concurrent, removed greenlet sync code
If plain text creds are dumped using mimikatz, creds will be parsed and displayed to the user
Full mimikatz output is stored to log files
2015-08-15 22:48:54 +02:00
byt3bl33d3r b842274743 Initial commit 2015-08-14 16:11:55 +02:00