xorrior
395f4df482
Added Python language for dbx listener
2017-05-13 23:27:30 -04:00
c5f57e36f4
Added db listener
2017-05-12 19:30:29 -04:00
chris
b34f8858a5
Updated agent.ps1,http.ps1,and http_com.ps1
2017-04-24 18:02:38 -04:00
rvrsh3ll
eb7f1d6483
IPv6 Modifications
2017-04-07 21:50:53 -04:00
Chris Ross
078588fc93
Added logic to use custom HTTP headers defined in the profile
2017-02-07 19:17:10 -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
e5bf468158
Fix for issue #382 . Fixed downloads in python agent. updated install script to include zlib_wrapper module.
2017-01-04 22:39:37 -05:00
Chris
82ba835c79
Removed some shell command output
2017-01-03 17:29:49 -05:00
Chris
211f52e514
Added shell command completion output. Addressed issue/request #361
2016-12-29 00:05:39 -05:00
Chris
62fc4d2ab9
Added logic to handle additional tasking in a single packet
2016-12-13 21:26:06 -05:00
Russel Van Tuyl
7782e65d31
Quotation Type Bug
...
Fixed a bug due to the type of quotations used. The code used in the generate_agent function of lib/listeners/http.py incorrectly matched the $Profile variable in data/agent/agent.ps1. This cause the generated agent not to be updated with the Empire listener's DefaultProfile values before being sent to the client. Changed the quotations in agent.ps1 to match the quotation in the generate_agent code = code.replace('$Profile..... code
2016-10-15 23:14:27 -04:00
xorrior
460876d8f0
Migrated EmPyre stagers from dev branch in EmPyre repo
2016-09-29 11:41:09 -04:00
HarmJ0y
26cd0089dd
2.0.0 beta, DerbyCon release
2016-09-23 14:04:35 -04:00
Harmj0y
b3e8ebabe5
Expanded server/agent epoch check from +/- 10 minutes to +/- 12 hours
2016-03-26 00:00:40 -04:00
Harmj0y
da52a6268b
Attempted fix for issue #136
2016-03-03 19:33:45 -05:00
Harmj0y
8c1927887a
remove output
2016-03-03 18:22:24 -05:00
Harmj0y
7d711d4e77
Implemented mynameisv's download chunking.
2016-03-03 18:21:16 -05:00
Harmj0y
c0d427cdc8
Corrected several bugs in how the workingHours window is handled in the agent
...
Added validation to the workinghours time format
2016-01-11 01:24:46 -05:00
Harmj0y
788be8b06a
Converted message HMAC from MD5 to SHA1
2015-08-27 18:40:19 -04:00
root
31febba7cb
Modified packet. Support unicode chars in agent
2015-08-24 09:04:21 -04:00
Justin
cf935db0ae
Merge pull request #18 from 1njected/master
...
Added support for custom proxy and fixed Epoch/counter to support other cultures/datetime-formats
2015-08-24 08:00:58 -04:00
Harmj0y
804e1a01a2
Revamped basic shell operations in agent core (cp, dir, mv, etc.)
...
Standardized UNC path normalization in agent core
added hostname alias
2015-08-20 15:32:26 -04: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
Harmj0y
fdfb0ba337
Removed "whoami" from the high integrity check.
2015-08-19 21:08:57 -04:00
Harmj0y
ae741e2c85
Implement agent route command in WMI.
2015-08-19 20:51:36 -04:00
Tomas Rzepka
f5916f0d3e
Fixed Epoch/counter to support other cultures/datetime-formats
2015-08-20 00:55:21 +02:00
Harmj0y
109fa29f60
Combined code components for agent.ps1 shell command section.
2015-08-19 18:33:04 -04:00
Harmj0y
e68870f143
the following agent commands now use WMI instead of native binaries: ps, tasklist, ipconfig, ifconfig
2015-08-19 18:16:01 -04:00
Harmj0y
4bb0bc4d47
Corrected menu behavior on agent exit, bug fix on some dir behavior
2015-08-19 15:51:36 -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
Jon Cave
4624cff0e6
Authenticate the encrypted communications
2015-08-08 18:54:02 +01:00
Harmj0y
751d0c15d6
Initial BSidesLV '15 release of v1.0.0
2015-08-05 14:36:39 -04:00