Carrie Roberts
30da1bced1
add ability call resource within a resource file
2017-10-17 10:25:19 -06:00
Carrie Roberts
7e56e552a6
typo correction
2017-10-16 16:28:19 -06:00
Carrie Roberts
e38662b384
specify the agent language for the autorun, powershell or python for example
2017-10-16 12:55:09 -06:00
Carrie Roberts
69dbc89422
add autorun feature to agents menu to run all commands in a resource file on incoming agents
2017-10-16 09:55:48 -06:00
Carrie Roberts
23de7bc71a
removing duplicate method
2017-10-13 21:13:25 -06:00
Carrie Roberts
0485b2b6fd
can call agents from any submenu now
2017-10-13 10:45:55 -06:00
Carrie Roberts
acdb393a01
Merge remote-tracking branch 'upstream/dev' into dev
2017-10-13 10:34:53 -06:00
Carrie Roberts
8a1d076d14
refactoring submenu's to not duplicate so much code
2017-10-13 10:31:35 -06:00
Carrie Roberts
7f4988e951
added help text for resource command
2017-10-12 21:28:45 -06:00
Carrie Roberts
16267f983c
removed debug statements
2017-10-12 16:29:51 -06:00
xorrior
bc11f3007f
Update version string
2017-10-12 18:27:18 -04:00
Carrie Roberts
753c2e20de
added resource file functionality as in Metasploit
2017-10-12 15:53:32 -06:00
Carrie Roberts
4bf47277e7
using append instead of extend, and reading resource file
2017-10-12 15:45:07 -06:00
Carrie Roberts
083cffd27e
cleaner code for resource files, but still hardcoded
2017-10-12 14:42:43 -06:00
Carrie Roberts
000f81519d
initial resource command working, but hard coded
2017-10-12 14:17:35 -06:00
xorrior
2df99d25fd
Fixed #716
2017-10-07 23:43:08 -04:00
xorrior
5c76a34f01
Fixed #675,#697, and #710
2017-10-07 22:39:41 -04:00
Steve Borosh
20c17423fd
Merge pull request #711 from clr2of8/dev
...
Modified the PowerShell keylogger to write to local file instead of stdout
2017-09-23 08:39:19 -04:00
Carrie Roberts
eed3453301
making the keystroke log easier to read
2017-09-22 14:59:57 -06:00
xorrior
4a95b0d6e3
Add whitespace parsing for manual add of passwords
2017-09-21 18:40:08 -04:00
Carrie Roberts
1dae7bd3b5
safety check in case of untrusted sessionID
2017-09-21 11:09:02 -06:00
Carrie Roberts
a2ef7dab9d
Modified the PowerShell keylogger to write to local file instead of stdout
2017-09-20 15:22:10 -06:00
xorrior
df64b1e6d1
Rest fix from #657
2017-09-06 11:14:36 -04:00
rvrsh3ll
b99a24caf2
Updated version number to 2.1
2017-08-28 08:17:52 -04:00
Chris Ross
19b279f6fe
Merge pull request #599 from arch4ngel/dev
...
Add asterisk to modules requiring elevated context when tab completing search/usemodule (Issue 598)
2017-08-27 23:58:54 -04:00
Chris Ross
5acef7a560
Merge pull request #638 from EmpireProject/background_downloads
...
Background downloads
2017-08-15 22:26:22 -04:00
xorrior
670e6a11d9
..
2017-08-15 18:10:20 -07:00
root
834b9be663
Fix command line arguments
2017-08-09 14:52:32 -04:00
arch4ngel
a1f2a79a9d
Correcting hard tabs
2017-07-03 08:11:00 -04:00
arch4ngel
ad42e85076
Show modules requring elevated context with an asterisk(*) when tab completing
2017-07-03 07:56:47 -04:00
dchrastil
ec13f26056
Revert "Fixed RESTAPI (issue #507 )"
...
This reverts commit b539e12347
.
Merged changes
2017-06-12 10:04:22 -07:00
byt3bl33d3r
b539e12347
Fixed RESTAPI (issue #507 )
2017-05-20 15:33:03 -06:00
cobbr
d11221bead
Merge latest Empire commits
2017-05-15 18:44:05 -05:00
rvrsh3ll
9602cf4184
Empire 2.0 Commit
2017-05-14 09:32:13 -04:00
cobbr
8d1efea1b9
Merge branch '2.0_beta' of https://github.com/EmpireProject/Empire into EmpireProject-2.0_beta
2017-04-22 21:08:55 -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
chris
e6fc1bebd7
Fixed dll stager for use in other platforms
2017-04-22 20:23:55 -04:00
Chris
9d5652284c
Added global options tab completion
2017-04-06 06:45:23 -07:00
cobbr
ab1b3e5f3f
Implement Obfuscation
2017-03-11 17:35:17 -06:00
Chris Ross
35fd51d166
Added 1MB upload limit
2017-02-17 09:25:05 -08:00
Chris Ross
812f721b84
Added Empire Custom Import hook to allow for in memory python module imports
2017-01-16 08:31:34 -08:00
Chris
bfd9ee1413
Changed native_screenshot to be opsec safe. Added safe aliases for screenshot, ls, whoami
2017-01-07 22:15:20 -05:00
mr64bit
db5af9caf9
Fix agent shell commands, broken in commit 3148493
2016-12-20 08:45:10 -05:00
Chris
3148493e15
Fixed issue 421 in reflectivepeinjection module
2016-12-11 21:43:19 -05:00
HarmJ0y
af8ffcda76
Fixed function renaming typo.
2016-10-06 14:32:33 -04:00
HarmJ0y
26cd0089dd
2.0.0 beta, DerbyCon release
2016-09-23 14:04:35 -04:00
HarmJ0y
2ba4e7c3c6
prep for 1.6.0 release
2016-09-17 17:16:03 -04:00
Harmj0y
bec33f73ac
moved collection/keethief to collection/vaults/keethief
...
added collection/vaults/find_keepass_config to enumerate KeePass configs on a system
added collection/vaults/add_keepass_config_trigger to add a trigger backdoor to all reachable KeePass instances
added collection/vaults/get_keepass_config_trigger to enumerate all triggers for all reachable KeePass instances
added collection/vaults/remove_keepass_config_trigger to remove all triggers for all reachable KeePass instances
misc. bug fixes
2016-07-20 23:44:30 -04:00
Harmj0y
7790b250a2
misc. bug fixes and standardization updates
2016-07-20 23:39:25 -04:00
Harmj0y
fe43560bad
Fix for issue #285 - credential export supporting commas
...
Start of code standardization/pep8 cleanup - mods to agents.py, empire.py, and credentials.py
Updated changelog
2016-07-20 21:28:27 -04:00