HarmJ0y
fa53917c2c
Merge pull request #269 from jaredhaight/add-pip-to-setup
...
adding python-pip to unknown deb and moved apt-get commands to one line
2016-07-15 14:47:39 -07:00
goldenbr0wn
c6f85882e2
Add OpenSSL to Ubuntu
2016-07-11 00:45:56 +02:00
Jared Haight
4965e19d3f
adding python-pip to unknown deb and moved apt-get commands to one line
2016-06-30 20:30:09 -04:00
Andrew Morris
a799ffb36b
added '-y' flags to 'apt-get install' commands to allow easier unattended installation on Ubuntu and Kali
2016-05-19 12:21:59 -04:00
Matt Nelson
219a9825fb
Merge pull request #184 from forkmind/patch-3
...
Add Pip to Ubuntu in install.sh
2016-04-15 10:26:57 -04:00
forkmind
3ef9d37c3d
Add Pip to Ubuntu in install.sh
...
Not installed by default
2016-04-13 15:20:48 +02:00
Harmj0y
b56e5d29ec
listener starting now returns more verbose errors on failure in console and API
...
merge of @mynameisiv's .jpg screenshot PR
fix for path errors in some cases for ./setup/setup_database.py
2016-04-01 17:06:21 -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
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