Commit Graph

8 Commits

Author SHA1 Message Date
byt3bl33d3r f7a45a3de7 Added instructions in case of command not found error in kali install script 2016-04-16 18:05:41 -06:00
byt3bl33d3r 21ddc51187 Made kali install script executable 2016-04-16 17:34:11 -06:00
byt3bl33d3r 424c34c4f4 Added a -y in kali install script 2016-04-16 17:30:54 -06:00
byt3bl33d3r 42e4b05a3b Added missing dep in kali install script 2016-04-16 17:06:25 -06:00
byt3bl33d3r 7737f65fda Added path checking in Kalis install script 2016-04-16 15:52:34 -06:00
byt3bl33d3r b155649619 Initial commit for Kali install script 2016-04-16 15:50:21 -06:00
byt3bl33d3r eb4f185118 Database now tracks which users have admin access to which hosts
Added a configuration file for specifying Empire's and Metasploits API and RPC creds
Added the empire_agent_exec module: connects to Empire, generates a launcher and executes it

Minor bug fixes
2016-04-08 00:25:06 -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