forkmind
3ef9d37c3d
Add Pip to Ubuntu in install.sh
...
Not installed by default
2016-04-13 15:20:48 +02:00
HarmJ0y
96ac925773
Merge pull request #182 from xorrior/master
...
Added MiniEye collection module; Minor change to ChromeDump
2016-04-11 15:47:19 -07:00
xorrior
523e4458c1
Added MiniEye collection module; Minor change to ChromeDump
...
MiniEye - Collect recordings from Webcam.
ChromeDump - Modified sqlite DB connection string for read-only access.
2016-04-09 22:11:28 -04:00
HarmJ0y
54037db2b6
Merge pull request #176 from luxcupitor/dev
...
Modules for unauthenticated access to Jenkins Script Consoles to run OS commands
2016-04-08 15:12:17 -07:00
HarmJ0y
db7c1c95b3
Merge pull request #177 from n0clues/master
...
Binding Empire's native listeners to IP specified in Host option…
2016-04-06 22:21:25 -07:00
n0clues
f376dc243c
Binding Empire's native listeners to IP specified in Host option instead to 0.0.0.0 - issue#175
2016-04-06 14:24:02 +02:00
Lux Cupitor
188157e3ec
removed comment
2016-04-06 08:12:36 -04:00
Lux Cupitor
4f61ecda2b
added modules for unauthenticated Jenkins Script console access
2016-04-06 08:06:24 -04:00
Harmj0y
5e87f7d417
Changed 403 respones to 401s in RESTful API
2016-04-03 23:15:57 -04: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
ae324964c6
Merge pull request #169 from mynameisv/dev
...
screeshot in jpeg and shortcut
2016-04-01 13:52:04 -07:00
Harmj0y
8e44188350
Fix for path errors in some cases for ./setup/setup_database.py
2016-04-01 15:51:58 -04:00
Harmj0y
e43fb94634
correct conflict in changelog
2016-03-31 17:34:46 -04:00
mynameisv
917cb2b246
screeshot in jpeg and shortcut
2016-03-31 23:27:15 +02:00
Harmj0y
791071c4d6
updated changelog
2016-03-31 17:25:08 -04:00
Matt Nelson
578f93f115
Update changelog
...
Added mimikatz update
2016-03-31 17:13:19 -04:00
Matt Nelson
0a4bd4b92c
Merge pull request #166 from PowerShellEmpire/mimikatz_update
...
Update to mimikatz dlls
2016-03-31 17:10:25 -04:00
enigma0x3
30ef8172a0
Updated to hide process window for mimikatz pth
2016-03-31 16:52:36 -04:00
enigma0x3
c4a8a249fe
Updated mimikatz version
2016-03-31 16:24:41 -04:00
Harmj0y
ac5b002301
Updated changelog and version number for 1.5.0 release.
2016-03-31 16:06:02 -04:00
enigma0x3
e61d12b640
Updated mimikatz dlls
2016-03-31 15:35:28 -04:00
HarmJ0y
dae17d1bc1
Merge pull request #165 from Kevin-Robertson/master
...
Inveigh 1.1 and Tater Modules
2016-03-31 11:13:53 -07:00
Harmj0y
c6662d8a3a
Added loading of external module directories with the 'load /DIR/' command in the main menu.
...
Solves issue #81 .
2016-03-30 23:03:02 -04:00
Harmj0y
9e4e570a56
changed error responses to 400s
2016-03-30 21:58:00 -04:00
Harmj0y
739a45c8cd
Added several POST /api/modules/search/* API calls to search modules
...
with a variety of methods.
2016-03-30 16:43:38 -04:00
Kevin Robertson
32b36c9597
Comment/Notes changes and WPADResponse removal
...
Updated additional comment/notes. I removed WPADResponse from inveigh
and inveigh_bruteforce since wpad.dat code contains commas. The python
code that is parsing the commas for the array parameters is getting in
that way. I can add WPADResponse back in later.
2016-03-30 15:35:44 -04:00
Alexander
d7cf4c02c4
Merge branch 'master' of https://github.com/0xbadjuju/Empire
2016-03-30 08:27:52 -05:00
Alexander
e6aff73eb1
Merge remote-tracking branch 'refs/remotes/origin/dev'
2016-03-30 08:21:56 -05:00
Kevin Robertson
987679bd9a
Fixed missing single quote in description
2016-03-30 08:52:20 -04:00
Kevin Robertson
7a3a95f735
Sync features with updated versions of Inveigh and Tater
...
Upgrading collection/inveigh, lateral_movement/inveigh_relay, and
privesc/tater. Adding collection/inveigh_bruteforce.
2016-03-29 23:55:39 -04:00
Alexander
74945a953a
Update normal.py
2016-03-29 17:00:45 -05:00
Alexander
f6fc8550b1
Added normal.dot persistence mechanism
2016-03-29 16:38:02 -05:00
Harmj0y
259390dbee
fixed API tasking modules to 'all' agents
2016-03-26 21:13:51 -04:00
Harmj0y
68ca017105
Updated changelog
2016-03-26 00:20:32 -04:00
Harmj0y
b3e8ebabe5
Expanded server/agent epoch check from +/- 10 minutes to +/- 12 hours
2016-03-26 00:00:40 -04:00
Harmj0y
cd19fd4c66
Agged GET /api/creds to API
2016-03-25 23:49:16 -04:00
Harmj0y
5cb90f48e1
Changed agent tasking structure for API
...
POST /api/agents/<string:agent_name>/shell now tasks an agent to execute a shell command
POST /api/agents/<string:agent_name>/rename now renames an agent
GET/POST /api/agents/<string:agent_name>/clear now clears an agent task buffer
GET/POST /api/agents/<string:agent_name>/kill now kills an agent
DELETE /api/agents/<string:agent_name>/results now clears agent result buffer
2016-03-25 23:35:03 -04:00
Harmj0y
c2ba61ca8d
added -sta to stager launching
2016-03-25 19:45:09 -04:00
Harmj0y
16fbd88339
For stagers generated through the API, if 'OutFile' is set in the
...
passed arguments, the 'Output' field in stager data return will
contain the base64 encoded value of the generated stager data.
2016-03-24 22:24:01 -04:00
Harmj0y
72f252f1cd
fix for GET /api/config
2016-03-24 20:15:19 -04:00
Harmj0y
40cbdd048f
Modification of JSON output format for several API functions.
2016-03-24 18:21:35 -04:00
Harmj0y
2790f1226d
Changed specific API results to 404s.
2016-03-24 17:05:08 -04:00
Harmj0y
db64c1e987
Added /api/admin/restart to restart RESTful API and/or Empire instance.
2016-03-24 16:50:54 -04:00
Harmj0y
b43da089ef
Added POST /api/modules/<path:module_name> to task a module with specified options
...
Fix multi-stager generation bug
More exception handling in empire.py
2016-03-24 16:03:31 -04:00
Harmj0y
31eb9d387a
Changed API path from /empire/api/ to /api/
...
Fixed agent renaming bug
2016-03-23 14:30:54 -04:00
Harmj0y
f2ad5da09c
Cleaned up agent tasking in API
...
/empire/api/agents/all/results now returns all agent results
2016-03-22 21:23:47 -04:00
Harmj0y
7c142151a8
'result' -> 'success'
2016-03-22 20:03:18 -04:00
Harmj0y
356f3ea74b
Added /empire/api/agents/stale to the API to retrieve stale agents.
2016-03-22 19:46:35 -04:00
HarmJ0y
5b06e0d174
Merge pull request #160 from PowerShellEmpire/rest_login
...
Added /empire/api/admin/login to retrieve the current server token fo…
2016-03-22 16:33:40 -07: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