Commit Graph

332 Commits (b90899627bcc08f6be8b3b28bc67f685099c65df)

Author SHA1 Message Date
xorrior 3b2a7320f1 Merge branch 'mr64bit-2.5-fixes' into dev 2018-03-19 16:52:55 -04:00
chris 16563120c3 Updated events 2018-03-15 15:48:22 -04:00
Chris Ross 69d6e27c85
Merge pull request #1012 from Retrospected/dev
Added Kerberoast feature to perform a sleep between ticket requests
2018-03-13 23:56:46 -04:00
Sander def50cdb66 Fixed to perform sleep on every ticket request instead of only when a ticket request was succesful 2018-03-06 20:29:11 +00:00
Retrospected 0279541337
Renamed Sleep to Delay and added a Jitter option 2018-03-06 21:16:07 +01:00
xorrior 02218ff5c3 Added catch all for non opsec-safe shell commands 2018-03-06 13:22:28 -05:00
xorrior aecdec6bd7 Added opsec-safe aliases for ls, pwd, rm, mkdir, whoami, getuid. Renamed sc command to osx_screenshot 2018-03-06 13:10:40 -05:00
mr64bit a22102ffa5 Onedrive listener code 2018-03-06 12:51:57 -05:00
xorrior 5eaf06a434 update shell stager logic 2018-03-04 02:10:55 -05:00
xorrior 204601df12 Merge with Dev 2018-03-03 10:17:27 -05:00
Retrospected 9bf64f9f55
Update Invoke-Kerberoast.ps1
fix indents
2018-03-02 12:49:30 +01:00
Retrospected 656c3d9a9f
Update Invoke-Kerberoast.ps1
Added the sleep (in seconds) parameter to lower the amount of ticket requests. This lowers the noise the script makes towards the Kerberos service.
2018-03-02 12:46:55 +01:00
xorrior 320fe957d1 Added shellcode stager w/ sRDI project from @monogas 2018-03-02 00:12:41 -05:00
caleb-sfdcsec 76fee9b134 streamline shell commands 2018-02-14 09:04:04 -08:00
Chris Ross 6630ce508c
Merge pull request #983 from dolphincabal/supportCharacters
add support for && and ; characters in python agent
2018-02-13 10:41:19 -05:00
root c39f8a6cff add support for && and ; characters in python agent 2018-02-10 17:36:56 +00:00
root fa740af0b1 fix bug in calculation of packet offset 2018-02-10 17:13:03 +00:00
Chris Ross 683bca8bcc
Merge pull request #949 from elitest/empire-cs
Add support for C# launcher
2018-02-08 21:57:43 -05:00
Chris Ross e7389dedcd Merge pull request #975 from EmpireProject/downloads_fix
Reverted to old downloads method. Removed unnecessary code. fixed log…
2018-02-08 20:17:49 -05:00
Jim Shaver 81487f672e Add support for C# launcher 2018-01-21 03:16:42 -06:00
xorrior 8895e13a6c Merge branch 'dev' into kerberoast-fix
Conflicts:
	.circleci/config.yml
	changelog
	empire
	lib/common/stagers.py
2018-01-02 15:42:08 -05:00
xorrior 192630dedd Minor changes for the install_path. My bad 2017-12-29 15:31:15 -05:00
xorrior 1887889920 Updated kerberoast source to match powersploit dev branch 2017-12-29 14:55:25 -05:00
xorrior 4162d54f6f Fix for #858 2017-12-29 12:52:24 -05:00
Gabriel Ryan 8c4f7c613e http Listener now evades Nessus plugin 99592
The http Listener now evades Nessus plugin 99592, which uses signature-based methods to identify Empire http Listeners. The following enhancements were added to the http Listener in order to accomplish this:

 - The http Listener behaves more like a “real” web server (making its signature more generic)
 - Hardcoded text specific to Werkzeug and Empire has been replaced by generic content
 - The Content-Length for default and error pages is now randomly set on startup
2017-12-28 00:46:34 -06:00
Dakota Nelson 5869f0144d update dropbox stager to use template engine 2017-12-14 16:04:49 +00:00
Dakota Nelson abbf05eb1c extract sysinfo from python http stager 2017-12-14 15:14:13 +00:00
Dakota Nelson 3122d96cce Removed shared code from python http stager, now uses jinja includes 2017-12-14 14:33:54 +00:00
Dakota Nelson 855408bb75 Add templating engine, convert HTTP python stager to use jinja template. Also:
- deprecate strip_python_comments
	- add jinja2 dependency in install.sh
2017-12-14 13:52:17 +00:00
xorrior 77f50f9778 Merge branch 'dev' of https://github.com/EmpireProject/Empire into dev 2017-12-06 21:53:03 -05:00
xorrior 734a04e47c Added keyboard python module source 2017-12-06 21:52:39 -05:00
Chris Ross b311399743
Merge pull request #836 from leoloobeek/dev
Add custom HTTP headers to ie_com listener
2017-12-05 17:46:35 -05:00
xorrior 8862a8328b Fix #827 2017-12-05 02:47:46 -05:00
xorrior 3558acba42 Swapped native_screenshot module. Now uses python-mss and drops image to disk 2017-11-29 14:10:14 -05:00
xorrior d615e99352 Swapped native_screenshot module. Now uses python-mss and drops image to disk 2017-11-29 14:08:12 -05:00
xorrior b8cda099ce Fixed pythonscript command in python agent
Conflicts:
	lib/common/empire.py
2017-11-26 22:48:20 -05:00
xorrior 8627462394 Fixed pythonscript command in python agent 2017-11-26 22:42:01 -05:00
Leo Loobeek 6e33630764 Added code to the http_com stager for custom HTTP headers 2017-11-26 20:44:13 -06:00
xorrior c13ae0dee5 Updated powerview.ps1 and corresponding modules 2017-11-14 11:18:59 -05:00
xorrior 96a689cfa7 Updated mimikatz to 2.1.1 20171106 2017-11-12 20:16:33 -05:00
xorrior 47f09ed045 Merge branch 'dev' of https://github.com/EmpireProject/Empire into dev 2017-11-12 17:36:28 -05:00
rvrsh3ll a5bbc78b9c Update Invoke-DCOM 2017-11-12 16:01:52 -05:00
rvrsh3ll 6f239d4fc8 Added Kevin Robertson's Invoke-SMBExec.ps1 2017-11-12 15:45:40 -05:00
Chris Ross 41bfb6cb07
Merge pull request #809 from lsfxz/master
Make compatible with more recent pyopenssl
2017-11-09 13:55:36 -05:00
xorrior 241bf8c9ad Merge branch 'dev' of https://github.com/malcomvetter/Empire into dev 2017-11-09 00:04:09 -05:00
xorrior 642d63d17d Merge with Dev 2017-11-02 23:06:20 -04:00
ThePirateWhoSmellsOfSunflowers d41c7da190 Fix the padding and a logic bug in aes implementation, should fix #586 2017-10-27 17:10:15 +02:00
xorrior cfdc5d5556 Patch b64decode padding error 2017-10-27 03:47:06 -04:00
evs-ch c1da4a060f allow new pyOpenSSL, somewhat "better" fix for #697 2017-10-25 10:18:17 +02:00
xorrior 407df37c60 Removed Python updatecomms command 2017-10-25 00:23:44 -04:00