Commit Graph

76 Commits (e74b0a7efc45ac62d700d1bf51aa99cd6d336d3b)

Author SHA1 Message Date
byt3bl33d3r 7fe048a7df Update README.md 2017-04-25 16:16:50 -06:00
byt3bl33d3r 5f10769c5c Update README.md 2017-04-25 16:14:54 -06:00
byt3bl33d3r 90652434a3 Update README.md 2017-04-25 16:13:58 -06:00
byt3bl33d3r e6a02228df Update README.md 2017-04-25 15:53:33 -06:00
byt3bl33d3r 59c853dd5e Readme fix 2017-03-27 15:12:20 -06:00
byt3bl33d3r 751f209cd7 Initial 4.0 pre-release 2017-03-27 15:09:36 -06:00
byt3bl33d3r 9fefd167b0 Initial commit for v4.0
Just fyi for anyone reading this, it's not even close to being
finished.

The amount of changes are pretty insane, this commit is to serve as a
refrence point for myself.

Highlights for v4.0:
- The whole codebase has been re-written from scratch
- Codebase has been cut around 2/4
- Protocols are now modular! In theory we could use CME for everything
- Module chaining has been removed for now, still trying to figure out a
more elegant solution
- Workspaces have implemented in cmedb
- The smb protocol's database schema has been changed to support storing users,
groups and computers with their respective memberships and relations.
- I'm in the process of re-writing most of the modules, will re-add them
once i've finished
2016-12-15 00:28:00 -07:00
byt3bl33d3r e67fc4ca8f Update README.md 2016-08-13 23:02:20 -06:00
byt3bl33d3r 16f3b4c8c2 Update README.md 2016-08-13 23:00:14 -06:00
byt3bl33d3r 8ddfcb10e4 Update README.md 2016-08-02 15:28:16 -06:00
byt3bl33d3r 698f1473cc Updated README.md 2016-08-01 22:33:28 -06:00
byt3bl33d3r f189b50a5f Version bump to 3.1.2
Updated install instructions and setup.py since impacket 0.9.15 has been
released!
2016-06-28 16:28:49 -06:00
byt3bl33d3r 062db9c354 Added a VERY SMALL TAG ZOMG 2016-06-08 22:03:48 -06:00
byt3bl33d3r 48e61cd883 Typos again 2016-06-08 21:59:55 -06:00
byt3bl33d3r fa42461a3c Typo's 2016-06-07 01:18:05 -06:00
byt3bl33d3r cee2f20368 Update README.md 2016-06-07 01:16:57 -06:00
byt3bl33d3r 88c517eb12 Update README.md 2016-06-07 00:51:40 -06:00
byt3bl33d3r 89e08605f4 Update README.md 2016-06-04 12:55:50 -06:00
byt3bl33d3r 67c26ccf41 Changed version number for Pypi and updated Install instructions again 2016-06-04 03:13:23 -06:00
byt3bl33d3r d4e5633437 setup.py wierdness 2016-06-04 02:39:58 -06:00
byt3bl33d3r 4175122463 Updated README with better install instructions 2016-06-04 02:12:04 -06:00
byt3bl33d3r a7b5b17252 Updated README with install instructions 2016-06-04 02:05:57 -06:00
byt3bl33d3r ef91622045 Updated usage in README 2016-06-04 01:24:22 -06:00
byt3bl33d3r 68a908562a Second round of refactoring for packaging 2016-06-03 23:42:26 -06:00
byt3bl33d3r e6a293c9f3 Updated usage in README 2016-03-30 00:47:17 -06:00
byt3bl33d3r f8afef444c Changed README again 2016-03-28 00:25:19 -06:00
byt3bl33d3r f5895ac4ea Changed README 2016-03-28 00:21:20 -06:00
byt3bl33d3r 6eabf0224c Updated README 2016-03-27 15:45:41 -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 792a631fe2 Updated the usage in README 2016-03-12 19:20:40 -07:00
byt3bl33d3r 2427ccaa9b Updated README 2016-01-27 00:29:35 -07:00
byt3bl33d3r 65187a7190 Updated Readme 2016-01-17 00:22:22 -07:00
byt3bl33d3r 3d0203a780 Version bump and README update 2015-12-20 00:19:23 -07:00
byt3bl33d3r 9f130886ee updated README 2015-12-13 15:51:00 -07:00
byt3bl33d3r 3016461f41 Updated usage in README 2015-11-20 20:24:04 -07:00
byt3bl33d3r 11e75ac897 Added --fail-limit and --gfail-limit options to limit the amount of
failed login attemptes per host and globally
2015-11-19 23:04:54 -07:00
byt3bl33d3r 2fe0d795f0 Updated README with new usage 2015-11-19 21:15:12 -07:00
byt3bl33d3r 2212a03275 Added options to interact with Windows services 2015-11-19 21:13:46 -07:00
byt3bl33d3r a7be3ea0a7 Usage update in README 2015-11-19 18:31:48 -07:00
byt3bl33d3r f1d97518ac Version bump and README update 2015-11-19 18:29:27 -07:00
byt3bl33d3r 117906707f Update README.md 2015-11-10 22:15:28 -07:00
byt3bl33d3r 6e173670a0 Update README.md 2015-11-10 22:14:49 -07:00
byt3bl33d3r 38ca35d619 Vss NTDS.dit dumping method back online
Updated README
2015-11-10 20:06:58 -07:00
byt3bl33d3r b31ba6f10d Updated README 2015-11-10 02:24:13 -07:00
byt3bl33d3r df60fbf335 Updated usage in README 2015-10-19 19:26:26 -06:00
byt3bl33d3r 8fafa7479b Updated usage in README 2015-10-16 16:13:56 -06:00
byt3bl33d3r b2304e825e moar grammar 2015-10-10 23:23:08 -06:00
byt3bl33d3r 3cd0a98a57 Grammar 2015-10-10 09:54:55 -06:00
byt3bl33d3r b5e6b0d452 Updated README 2015-10-10 09:52:55 -06:00
byt3bl33d3r 334ee093b4 Updated README 2015-10-09 21:30:41 -06:00