Justin
9732fe73bf
Fix python safe-check from spawning zombie process
2018-05-06 12:32:08 -04:00
johneiser
c9371b5252
Fixed up osx shellcode
2018-05-06 12:48:09 +00:00
johneiser
8f30125dce
Added osx shellcode stager
2018-05-06 12:18:19 +00:00
Petr Medonos
9b16997aba
preserve #1071
2018-05-04 22:58:47 -04:00
Chris Ross
6982f2b464
Merge pull request #1093 from winnie22/bugfix_utf8_packet_length
...
Bugfix utf8 packet length
2018-05-04 22:57:50 -04:00
Rahmat Nurfauzi
d50a4e4302
Update http.py
2018-05-05 06:33:38 +07:00
Rahmat Nurfauzi
78bf48da17
Fix spawn error
2018-05-05 06:30:37 +07:00
kmackinley
5001f99310
Add escapes for % characters needed for .bat files
...
Fixes the issue of .bat launcher not returning agent because of missing escapes for % characters needed for .bat files.
2018-05-04 15:08:45 -06:00
xorrior
da4ff2f9b7
Fix conflict
2018-05-04 12:20:30 -04:00
xorrior
1924c60336
Fix conflict
2018-05-04 12:19:51 -04:00
xorrior
f1c3d7020b
mirrored dev version
2018-05-04 12:15:18 -04:00
Chris Ross
0a532e4788
Merge pull request #1082 from infosecn1nja/patch-4
...
Added windows/wmic stager SquiblyTwo
2018-05-03 21:06:24 -04:00
xorrior
1d91bb026a
Merge branch 'jbooz1-master' into dev
2018-05-03 20:55:37 -04:00
xorrior
3c90d61828
Set the Listener option to required : True
2018-05-03 20:54:20 -04:00
xorrior
66d6b7462f
Merge branch 'master' of https://github.com/jbooz1/Empire into jbooz1-master
2018-05-03 20:42:20 -04:00
Michael Benich
4c4b7c6be8
Added IPs flag, changed output
2018-05-02 16:27:20 -04:00
leesoh
aa0e4152ae
Move error checking for CertPath
2018-05-02 08:59:02 -06:00
xorrior
38a8bd8838
Merge branch 'winnie22-directory_download' into dev
2018-05-02 09:29:00 -04:00
xorrior
8d32e7e4d0
Merge branch 'directory_download' of https://github.com/winnie22/Empire into winnie22-directory_download
2018-05-02 09:23:20 -04: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 81487f672e/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
Petr Medonos
38df7a8173
preserve #1071
2018-04-26 11:30:50 +02:00
Petr Medonos
8d4096f4a6
PS agent command switch fix
2018-04-26 11:07:14 +02:00
Petr Medonos
233bf96f5d
bracket fix
2018-04-25 14:33:06 +02:00
Petr Medonos
12bb5a6168
unicode packet length bugfix
2018-04-25 14:29:00 +02:00
Petr Medonos
add305641c
fix in file path creating
2018-04-24 11:21:31 +02:00
Ceramicskate0
0e4a94dfb2
Update helpers.py
2018-04-23 02:07:32 -05:00
Kevin Gonzalvo
6fa643d34c
Fixed docker conflicts
...
Fixed conflicts in Dockerfile in the last merge
2018-04-23 08:38:13 +02:00
Ceramicskate0
eb500277ef
Update helpers.py
2018-04-23 01:23:44 -05:00
Rahmat Nurfauzi
40ea5c9500
Remove Comment
2018-04-23 11:53:34 +07:00
Rahmat Nurfauzi
9f3fffa4a0
Update http.py
2018-04-23 11:42:37 +07:00
Ceramicskate0
5631928d65
Update redirector.py
2018-04-22 19:37:15 -05:00
Ceramicskate0
487d23d6e1
Update http_hop.py
2018-04-22 19:34:29 -05:00
Ceramicskate0
713efde8c9
Update http_foreign.py
2018-04-22 19:30:01 -05:00
Ceramicskate0
1a883c2a8f
Update http.py
2018-04-22 19:29:10 -05:00
Ceramicskate0
f6f93508fa
Update http_com.py
2018-04-22 19:28:02 -05:00
Ceramicskate0
e084a20e72
Update http.py
2018-04-22 19:12:59 -05:00
Ceramicskate0
4cd1b072c5
Update helpers.py
2018-04-22 19:11:17 -05:00
Petr Medonos
b90899627b
hotfix for encoding problem - issue #542
2018-04-22 14:12:53 -04:00
Chris Ross
34be6daddd
Merge pull request #1083 from winnie22/global_encoding
...
hotfix for encoding problem - issue #542
2018-04-22 14:11:53 -04:00
lilyus
8b27c0f071
Merge docker python fix
2018-04-22 13:54:18 -04:00
Chris Ross
05b701ca13
Merge pull request #1079 from PierrickV/patch-1
...
Fix for ln: python : file exists
2018-04-22 13:52:08 -04:00
Chris Ross
f3a057a533
Merge pull request #1071 from winnie22/psagent_dirinfo
...
More informative PS agent directory listing
2018-04-22 13:26:05 -04:00
Chris Ross
a2dbb4e0d3
Merge pull request #1070 from leesoh/fix-multi-macro
...
Auto_Open does not work in Word, only Excel. AutoOpen does.
2018-04-22 13:23:06 -04:00
Rahmat Nurfauzi
157aef6409
Added Function get_listener_cookies
2018-04-22 20:37:30 +07:00
Rahmat Nurfauzi
f9b221dab2
Fix Cookie Empty on Agents
2018-04-22 20:36:12 +07:00
xorrior
54ca57171c
Merge branch 'infosecn1nja-patch-3' into dev
2018-04-22 02:57:04 -04:00
xorrior
a93e3829ee
Fix conflict
2018-04-22 02:56:45 -04:00
xorrior
a9437ef889
Fixed conflict
2018-04-22 02:39:38 -04:00
Rahmat Nurfauzi
f5d2b20695
Removed Debug Print Cookie
2018-04-22 11:03:57 +07:00
Rahmat Nurfauzi
d5374aa3b2
Fix empty cookie if create multiple listeners
2018-04-22 10:55:55 +07:00