Commit Graph

67 Commits (071fd99aba81a8d88a41d38986a2c10cdef6e1eb)

Author SHA1 Message Date
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 ddb47c3cdb Merge pull request #98 from PowerShellEmpire/script_autorun
Script autorun
2015-11-24 17:07:14 -05:00
blark 5fef212387 Update install.sh to install pip
python-pip isn't installed by default on Kali docker images.
2015-11-24 09:09:23 -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
Harmj0y 062a806dd6 Certificate generation added to setup.sh 2015-11-21 18:24:17 -05:00
HarmJ0y 9f1cb47d3a Merge pull request #89 from MikeDawg/master
Updated install.sh to support Fedora
2015-11-21 18:16:39 -05:00
sethsec 062f98d0d1 Made SSL key/cert generation non-interactive 2015-11-18 23:49:33 -05:00
MikeDawg a1abe22016 Updated install.sh to support Fedora
Added support for Fedora, cleaned up the options for Debian and Kali. Fallback is going to Ubuntu/Debian
2015-11-13 16:01:41 -07:00
Harmj0y 39d974bb09 Continued porting native shell commands to WMI replacents in agent core
In agent menu, 'shell CMD' now runs straight IEX CMD, and 'help agentcmds' shows safe aliases
Modified ./setup/reset.sh to work from parent or ./setup/ folders
2015-08-20 14:35:42 -04:00
enigma0x3 4eca2c6c65 Update install.sh 2015-08-14 09:43:12 -04:00
enigma0x3 e90795a89f Update install.sh
reverted due to some issues
2015-08-14 09:43:12 -04: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
enigma0x3 5b530a3370 updated to support ubuntu 14.04 lts
added dependencies required for ubuntu installations
2015-08-10 09:07:11 -04:00
Harmj0y 751d0c15d6 Initial BSidesLV '15 release of v1.0.0 2015-08-05 14:36:39 -04:00