Commit Graph

84 Commits (2b499a559cd5c36aace160fbd97f488f6f9f7d87)

Author SHA1 Message Date
Harmj0y 2b499a559c Added modules management/timestomp, trollsploit/process_killer, persistence/elevated/wmi, situational_awareness/network/smbscanner 2015-08-16 10:46:12 -04:00
sixdub d9acb9aa02 Merge branch 'master' of https://github.com/PowerShellEmpire/Empire 2015-08-14 09:43:18 -04:00
enigma0x3 8c36d463e3 Update macro.py
"Set" in VBA instantiates an object. A string var isn't defined as an object, so this fails. Updated to remove "Set" from initial str instantiation.
2015-08-14 09:43:13 -04:00
sixdub 4a1a4e6960 Fixed IOError 2015-08-14 09:43:12 -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
enigma0x3 50f905a0db Update changelog 2015-08-14 09:43:12 -04:00
enigma0x3 3ade74603f Update schtasks.py
fixed registry storage
2015-08-14 09:43:12 -04:00
enigma0x3 afe64910a3 Update registry.py
Updated to fix execution of registry key

fixed registry parsing
2015-08-14 09:43:02 -04:00
Harmj0y 4572513129 Bug fix in stagers/macro module. 2015-08-14 09:43:01 -04:00
enigma0x3 52de78bfc3 Update registry.py
Made listener requiered.
2015-08-14 09:42:55 -04:00
enigma0x3 cad68d4675 Update changelog 2015-08-14 09:42:54 -04:00
enigma0x3 7ca33a108e Update messages.py 2015-08-14 09:42:54 -04:00
enigma0x3 3222556c2c Update empire.py 2015-08-14 09:42:54 -04:00
enigma0x3 6ace392e19 added additional delay to intervalmax
Ensures only stale agents are actually listed.
2015-08-14 09:42:54 -04:00
Harmj0y d44b1f1ec6 Added "list stale" and "remove stale" agents commands to list/remove
agents past their max checkins.
2015-08-14 09:42:54 -04:00
Harmj0y 8423c4f3bf "agents> remove X" now removes agents that checked in > X minutes ago 2015-08-14 09:42:54 -04:00
enigma0x3 5cf3916fbb Update changelog 2015-08-14 09:42:54 -04:00
Rohan Vazarkar bdfec8c732 Updated title credits to include enigma0x3 2015-08-14 09:42:54 -04:00
Harmj0y 404d435bb0 Fixed agent.log output bug with new lostlimit logic. 2015-08-14 09:42:54 -04:00
Harmj0y 02c25719a1 Few bug fixes for the LostAgentDetection code. 2015-08-14 09:42:54 -04:00
sixdub da6c5a983c Updated Lost Agent Detection 2015-08-14 09:42:54 -04:00
sixdub 26a67bd02b Updated changelog 2015-08-14 09:42:54 -04:00
sixdub 834b5c03fc Added missed CB limits 2015-08-14 09:42:54 -04:00
sixdub f9cf76eaec Merge branch 'master' of https://github.com/PowerShellEmpire/Empire 2015-08-13 10:32:39 -04:00
sixdub f4b85d41d7 Fixed IOError 2015-08-13 10:32:03 -04:00
enigma0x3 58525861c6 Update macro.py
"Set" in VBA instantiates an object. A string var isn't defined as an object, so this fails. Updated to remove "Set" from initial str instantiation.
2015-08-13 10:23:35 -04:00
enigma0x3 27a04ea576 Update install.sh 2015-08-12 21:14:43 -04:00
enigma0x3 23fff125b4 Update install.sh
reverted due to some issues
2015-08-12 21:13:18 -04:00
enigma0x3 72c1d4b5be Update changelog 2015-08-12 18:51:24 -04:00
enigma0x3 0f691e780f Update schtasks.py
fixed registry storage
2015-08-12 18:48:12 -04:00
enigma0x3 1949fd8535 Update registry.py 2015-08-12 18:43:24 -04:00
enigma0x3 dd25cd54b1 Update registry.py
fixed registry parsing
2015-08-12 18:37:14 -04:00
enigma0x3 832d5106cf Update registry.py 2015-08-12 18:31:35 -04:00
enigma0x3 45768be3b3 Update registry.py
Updated to fix execution of registry key
2015-08-12 18:30:08 -04:00
Harmj0y af1e28d75b Bug fix in stagers/macro module. 2015-08-12 17:45:04 -04:00
enigma0x3 d1484cd0cb Update registry.py 2015-08-12 17:43:00 -04:00
enigma0x3 2aa0f829f4 Update registry.py
Made listener requiered.
2015-08-12 17:38:40 -04:00
enigma0x3 fef9aa8872 Update changelog 2015-08-12 12:51:07 -04:00
enigma0x3 1032e89fab Merge pull request #14 from PowerShellEmpire/stale
StaleAgent fix
2015-08-12 11:47:16 -04:00
enigma0x3 c521dd76d9 Update messages.py 2015-08-12 11:44:28 -04:00
enigma0x3 b3caa66b4d Update empire.py 2015-08-12 11:43:51 -04:00
enigma0x3 978d2c7946 Merge pull request #12 from PowerShellEmpire/StaleAgents
Stale agents
2015-08-12 09:01:54 -04:00
enigma0x3 2140196c6d added additional delay to intervalmax
Ensures only stale agents are actually listed.
2015-08-12 08:59:36 -04:00
Harmj0y 6b11aba29d Added "list stale" and "remove stale" agents commands to list/remove
agents past their max checkins.
2015-08-11 21:59:19 -04:00
Harmj0y 39d4684e00 "agents> remove X" now removes agents that checked in > X minutes ago 2015-08-11 21:48:21 -04:00
enigma0x3 3cec31a4b7 Update changelog 2015-08-11 14:01:38 -04:00
sixdub 671635a5da Merge branch 'LostAgentDetection' 2015-08-11 13:49:56 -04:00
sixdub 43494c5785 Merge branch 'master' of https://github.com/PowerShellEmpire/Empire into LostAgentDetection 2015-08-11 13:47:20 -04:00
Harmj0y 6b07e460bd Fixed agent.log output bug with new lostlimit logic. 2015-08-11 13:43:53 -04:00