mr64bit
637c60ba41
Powershell still needs libicu57, upgrade xar for libssl1.1
...
xar 1.6.1 retrieved from https://github.com/mackyle/xar , patched for libssl1.1
2019-02-06 10:50:35 -05:00
Franci Šacer
f25aab61bb
csharp_exe ignore exceptions caused by obfuscation
...
SharpPick which can be generated using csharp_exe as project has a flaw, when you set Obfuscate to true there is no error handling and stager crashes. This can be fixed by changing line https://github.com/EmpireProject/Empire/blob/81487f672e8ac7ae7dbb178b4353ec3e25503c27/data/misc/cSharpTemplateResources/cmd/cmd/Program.cs#L30 to `Out-Default` which will ignore all the exceptions caused by obfuscating. There are other options to fix this, but this is certainly the simplest.
2018-05-01 16:50:40 +02:00
xorrior
5eaf06a434
update shell stager logic
2018-03-04 02:10:55 -05:00
xorrior
320fe957d1
Added shellcode stager w/ sRDI project from @monogas
2018-03-02 00:12:41 -05:00
Jim Shaver
81487f672e
Add support for C# launcher
2018-01-21 03:16:42 -06: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
xorrior
734a04e47c
Added keyboard python module source
2017-12-06 21:52:39 -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
cb26ae4fd8
Finally fixing #369
2017-10-14 00:46:00 -04:00
xorrior
7f376077fd
Fixed ValidateLength parameter attribute for PSInject.ps1
2017-09-22 23:39:34 -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
chris
e1f7bda70e
Moved management/redirector to inactive modules
2017-04-22 21:31:47 -04:00
chris
e6fc1bebd7
Fixed dll stager for use in other platforms
2017-04-22 20:23:55 -04:00
Chris Ross
9a6f8f970e
Merge pull request #404 from mr64bit/http_hop
...
Fix agent staging over http_hop listeners.
2017-04-09 09:42:52 -04:00
Chris
86e990a6de
Fix macho generation issue
2017-01-05 23:24:09 -05:00
mr64bit
6c3f51aca9
Fix agent staging over http_hop listeners.
...
Fixes issue #370 .
2016-11-28 11:54:57 -05:00
xorrior
a3e0aeddf6
Corrected jar stager generation
2016-11-13 18:16:11 -05:00
xorrior
25c2566a14
Added obfuscation to macho stager
2016-11-13 15:24:10 -05:00
xorrior
e93ef08055
Updated Dylib templates. Removed hijacker generation from dylib stager menu. Added additional error checking to the HijackScanner module
2016-10-05 12:40:29 -04:00
xorrior
fef0ef2d5a
updated directories in pkgbuild
2016-09-29 19:48:45 -04:00
xorrior
e3f1c1eb47
Added java template
2016-09-29 11:57:58 -04:00
xorrior
460876d8f0
Migrated EmPyre stagers from dev branch in EmPyre repo
2016-09-29 11:41:09 -04:00
xorrior
a0310db58e
Migrated misc resources from EmPyre repo for new stagers
2016-09-28 22:29:47 -04:00
HarmJ0y
26cd0089dd
2.0.0 beta, DerbyCon release
2016-09-23 14:04:35 -04:00
enigma0x3
123a2435a7
updated dlls to fix bug in injection and dll payload injection
2015-10-30 11:58:21 -04:00
enigma0x3
e82dffc654
Added leechristensen's fix to support .Net 3 and 4. Fixes a bug with injection on boxes without .NET 4.0
2015-10-26 14:19:44 -04:00
Harmj0y
751d0c15d6
Initial BSidesLV '15 release of v1.0.0
2015-08-05 14:36:39 -04:00