Commit Graph

16 Commits (97159646fe2966d1560d3e8f198be93c7886b970)

Author SHA1 Message Date
Drew Varner 332b78d07c Fix shebangs
Move shebangs to /usr/bin/env foo
2017-08-16 01:41:22 -04:00
cobbr e59364efcc Merge latest Empire-dev changes 2017-06-29 22:11:01 -05:00
cobbr 4c8495144d escape fix 2017-05-16 21:11:05 -05:00
cobbr dac5ba6b39 Improved preobfuscate command, better support for invoke-obfuscation style obfuscate commands, added warning message when trying to obfuscate without PowerShell installed 2017-04-22 20:17:28 -05:00
cobbr ab1b3e5f3f Implement Obfuscation 2017-03-11 17:35:17 -06:00
HarmJ0y 26cd0089dd 2.0.0 beta, DerbyCon release 2016-09-23 14:04:35 -04:00
Harmj0y 8e44188350 Fix for path errors in some cases for ./setup/setup_database.py 2016-04-01 15:51:58 -04:00
Harmj0y 894fe44700 Added /empire/api/admin/login to retrieve the current server token for auth
The api username defaults to 'empireadmin' and the password is randomly generated and stored in empire.db
The username/password can be modified with the ./empire --username X --password Y flags
2016-03-22 19:28:23 -04:00
Harmj0y 502dc5c679 Added SSL and basic token auth to the RESTful API
Added random RESTful API token generation on server startup
2016-03-22 01:41:48 -04:00
Harmj0y c15f445892 Revamp of some of the backend to allow for a proper RESTful API
Cleaned up some SQL calls
Moved tasking/results into database fields for agents, instead of being kept in memory on the client
Added --headless option to ./empire
2016-03-21 20:20:03 -04:00
Rob Fuller 5f249ad577 grammar is stupid 2015-12-01 14:03:41 -05:00
Rob Fuller f69383ad69 allow for setup automation 2015-12-01 13:56:37 -05:00
Harmj0y e59844be72 Added ability to set a script to run on each agent checkin with "set Agent autorun" in module menu.
"(Empire: agents) > clear autorun" will clear out any current autoruns
WARNING: this requires a DB schema mod to work correctly, meaning you will lose current
agent connection information if run!
2015-11-22 17:25:28 -05:00
sixdub da6c5a983c Updated Lost Agent Detection 2015-08-14 09:42:54 -04:00
sixdub 834b5c03fc Added missed CB limits 2015-08-14 09:42:54 -04:00
Harmj0y 751d0c15d6 Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00