Commit Graph

25 Commits (9bc829f803014deb7f0bc5efab3225fa06df13dd)

Author SHA1 Message Date
Chris Ross 683bca8bcc
Merge pull request #949 from elitest/empire-cs
Add support for C# launcher
2018-02-08 21:57:43 -05:00
mr64bit 3bff4e6ef2 Added ability to enable/disable listeners, so they are still stored in the
database, but will not start automatically.
Also, listener options can now be edited without deleting the listener
and starting a new one from scratch.
2018-01-25 14:40:29 -05:00
Jim Shaver 94ceb0df58 Added moved csharp launcher. 2018-01-22 09:51:51 -06:00
Jim Shaver 7bb1879d39 Clarified purpose 2018-01-22 08:26:13 -06:00
xorrior 8895e13a6c Merge branch 'dev' into kerberoast-fix
Conflicts:
	.circleci/config.yml
	changelog
	empire
	lib/common/stagers.py
2018-01-02 15:42:08 -05:00
xorrior 192630dedd Minor changes for the install_path. My bad 2017-12-29 15:31:15 -05:00
xorrior fd712c3551 Fix for #833 2017-12-29 12:47:11 -05:00
root f021a6af56 minor changes to setup script 2017-11-26 12:00:15 +01:00
Jim Shaver 47570ee92a Change out Pycrypto for Cryptography 2017-10-19 13:50:04 -05:00
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