Commit Graph

741 Commits (76f1e85375b7c1a43a6bfc78aca34bfeb3a00fd9)

Author SHA1 Message Date
Chris 2058b86ae8 Corrected key for self.mainMenu.stagers.stagers['windows/launcher_bat'] 2016-12-10 12:31:22 -05:00
Chris 47bbfa64db Fixed pyinstaller. Added -ForceASLR options to ReflectivePEInjection module 2016-12-09 18:17:47 -05:00
Chris e288af484e Fix pyinstaller launcher. Update setup script 2016-12-09 15:59:38 -05:00
Chris d0b2ba41b4 Fix pyinstaller launcher. Update setup script 2016-12-09 15:57:39 -05:00
rvrsh3ll ec60635179 Merge branch '2.0_beta' of https://github.com/AdaptiveThreat/Empire into 2.0_beta 2016-12-02 14:18:42 -05:00
rvrsh3ll 07a920b5aa Setup update 2016-12-02 14:18:14 -05:00
Antonio Quina 729e40cfda Fixed Get-SPNTicket multiple user SPNs bug
When Get-SPNTicket receives a user object, if that user has multiple SPNs then the call to KerberosRequestorSecurityToken is failing because it is being fed an ResultPropertyValueCollection rather than a single SPN string, For this reason, Invoke-Kerberoast was very often returning the same wrong hash for many SPNs.

The proposed change fixes this bad behaviour. ;)
2016-11-30 10:39:19 +01:00
mr64bit 6c3f51aca9 Fix agent staging over http_hop listeners.
Fixes issue #370.
2016-11-28 11:54:57 -05:00
rvrsh3ll 619ae2c132 Merge pull request #355 from mlinton/patch-3
Typo
2016-11-26 20:44:37 -05:00
rvrsh3ll 9f7eabf587 Merge pull request #366 from nnh100/dev
Add module to exfiltrate files and data to a GitHub repository
2016-11-26 15:40:48 -05:00
nnh100 4cf468fa94 Remove offending lines 2016-11-26 11:06:29 +00:00
rvrsh3ll cba0c2bf44 Merge pull request #403 from TweekFawkes/2.0_beta
updated dcos modules and fixed pyinstaller for 2.0 beta
2016-11-25 10:49:44 -05:00
Adam DeMamp d2179b7042 removed some dcos modules, recommended to now use the http rest api module 2016-11-20 18:23:30 +00:00
Adam DeMamp e1fa30c14f added etcd crawler module 2016-11-20 18:11:55 +00:00
Adam DeMamp a52b680445 added http rest api module 2016-11-20 18:04:31 +00:00
Adam DeMamp 57a5fae21d fixed pyinstaller so it now works with empire 2.0_beta for linux targets 2016-11-20 17:57:30 +00:00
nnh100 7974ea3ae2 Update for 2.0_beta branch 2016-11-14 22:26:25 +00:00
nnh100 24daedc59c Update for 2.0_beta branch 2016-11-14 22:24:24 +00:00
rvrsh3ll e1dc756894 Merge pull request #396 from conjecturalhex/2.0_beta
USB ETW keylogger for 2.0_beta branch
2016-11-14 13:08:42 -05:00
rvrsh3ll 61d92e5738 Update USBKeylogger.py
Changed 'MinLanguageVersion' : '2'
2016-11-14 13:08:21 -05:00
xorrior a3e0aeddf6 Corrected jar stager generation 2016-11-13 18:16:11 -05:00
xorrior 42ec063d8a Merge branch '2.0_beta' of https://github.com/adaptivethreat/Empire into 2.0_beta 2016-11-13 15:24:47 -05:00
@424f424f 5ec9fc405e Mimikatz Update 2016-11-13 17:15:36 -05:00
xorrior 25c2566a14 Added obfuscation to macho stager 2016-11-13 15:24:10 -05:00
conjecturalhex 8f671e9c4f USB ETW keylogger for 2.0_beta branch 2016-11-13 08:15:08 -08:00
HarmJ0y 6ee7e03660 Renamed credentials/get_spn_tickets to credentials/invoke_kerberoast, updated
kerberoasting code to newest version.
2016-10-31 19:40:33 -04:00
rvrsh3ll 327f91473b Merge pull request #357 from n00py/2.0_beta
Module - Sudo Piggyback + Mail Persistence + Bash Profile Backdoor
2016-10-30 16:45:31 -04:00
Matt Nelson 13678af3b3 Fix for install path bug 2016-10-30 07:44:00 -04:00
nnh100 2ed2df5854 Remove contact 2016-10-28 12:10:01 +01:00
nnh100 9daf69f40f Put write-errors back 2016-10-28 12:08:57 +01:00
rvrsh3ll 2256c07716 Merge branch '2.0_beta' of https://github.com/AdaptiveThreat/empire into 2.0_beta 2016-10-24 10:01:31 -04:00
HarmJ0y 696e4ff752 increased routing packet debug data 2016-10-24 13:12:50 -04:00
rvrsh3ll 0a0184ae6b Modified smbscanner to require username and password 2016-10-24 10:01:14 -04:00
rvrsh3ll 2543d27b3f Fix for sct launcher to hide window 2016-10-24 07:36:50 -04:00
rvrsh3ll f48c8d07dc Merge pull request #372 from Ne0nd0g/2.0_beta
Quotation Type Bug
2016-10-24 11:04:03 -04:00
rvrsh3ll 654bc8c915 Fix for issue 376 2016-10-24 07:35:29 -04:00
rvrsh3ll 6bb2e87f4b Update README.md
Added slack channel
2016-10-24 10:52:43 -04:00
rvrsh3ll eed8cf1c1f Fixed ms16-032 launcher, issue #359 2016-10-17 19:03:10 -04:00
rvrsh3ll 808a7bb733 Install fix, issue 375 2016-10-17 18:00:02 -04:00
rvrsh3ll b3c35ea03d Install fix, issue 375 2016-10-17 17:58:32 -04:00
rvrsh3ll da2cabbddf Spelling fix 2016-10-17 17:26:40 -04:00
rvrsh3ll 801a3eac36 Spelling Fix 2016-10-17 17:25:31 -04: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
nnh100 d600aee612 Add Invoke-ExfilDataToGitHub 2016-10-12 20:02:21 +01:00
nnh100 5d14a92649 Add Invoke_ExfilDataToGitHub.py 2016-10-12 19:59:59 +01:00
n00py 26c8839edf Update bashdoor.py
Removed iTunes subdirectory
2016-10-11 09:40:54 -07:00
rvrsh3ll c14398e685 Update README.md
Added Slack link
2016-10-10 19:25:21 -04:00
n00py 3f39272711 new module bashdoor 2016-10-10 13:53:48 -07:00
n00py f7dd1c11e3 removed default trigger 2016-10-08 12:51:46 -07:00
n00py 5ac6b9cf00 modified mail 2016-10-08 12:47:03 -07:00