shellster
|
ee9b1ef8e0
|
Greatly shortened to_mem_old.ps1.template by using [Math]::max.
Added necessary end of line conversion in lib/msf/util/exe.rb so
that Powershell will parse multiline strings.
|
2013-08-28 21:39:42 -05:00 |
Meatballs
|
cf5ddfeebf
|
Some war fixes
|
2013-08-23 18:59:48 +01:00 |
Meatballs
|
dfc606fe56
|
Slightly saner filenames
|
2013-08-23 18:06:48 +01:00 |
Meatballs
|
41b1b30438
|
vba transform
|
2013-08-23 18:00:19 +01:00 |
Meatballs
|
cd83077bec
|
Fix vba_exe
|
2013-08-23 17:42:46 +01:00 |
Meatballs
|
4d21b06f4f
|
Aspx uses transform
|
2013-08-23 17:22:33 +01:00 |
Meatballs
|
1cb1afa50a
|
Fix aspx
|
2013-08-23 17:09:51 +01:00 |
Meatballs
|
dd13a7e48f
|
Working .asp
|
2013-08-23 16:55:07 +01:00 |
Meatballs
|
7370fc3f4e
|
vbs transform
|
2013-08-23 16:26:03 +01:00 |
Meatballs
|
5040347521
|
Fix psh and add powershell transform
|
2013-08-23 15:59:19 +01:00 |
Meatballs
|
418505adc9
|
Fix psh-net
|
2013-08-23 15:21:26 +01:00 |
Meatballs
|
cfd6c66ffd
|
Fix VBS
|
2013-08-23 14:35:19 +01:00 |
Shelby Spencer
|
c2cf822013
|
Commit adding the template scripts.
|
2013-08-20 16:52:58 -07:00 |
jvazquez-r7
|
a644ceb016
|
Added support for mipsbe elf
|
2013-03-26 17:20:43 +01:00 |
jvazquez-r7
|
e78635fc0f
|
fix segment virtual address
|
2013-03-26 10:50:29 +01:00 |
jvazquez-r7
|
4fff624632
|
added initial support for ELF misple
|
2013-03-26 01:08:31 +01:00 |
HD Moore
|
e8af6882eb
|
Permissions
|
2012-06-06 20:05:29 -05:00 |
syndrowm
|
fec2ec37f8
|
Squashed commit of the following:
commit fa9b2841cfcb7c833da5454f108f15ad229e6b75
Author: syndrowm <syndrowm@gmail.com>
Date: Mon Apr 2 17:00:59 2012 -0600
header files needed to generate solaris and bsd elf executables
commit f03fb2ff97823f3c177f3e1678aec26d92dd16ab
Author: syndrowm <syndrowm@gmail.com>
Date: Mon Apr 2 16:59:46 2012 -0600
add functions to allow generating elf executables for bsd and solaris
[Closes #292]
|
2012-05-18 10:21:34 -06:00 |
Patroklos Argyroudis
|
5f35ac8e01
|
Adjusted the function pointer to the right offset
|
2012-02-06 16:39:10 +02:00 |
Patroklos Argyroudis
|
2bf1ebe9d7
|
Mac OS X x64 Mach-o binary template
|
2012-02-06 16:15:36 +02:00 |
HD Moore
|
96766edfd0
|
Permission changes (to sync)
|
2011-11-10 19:48:32 -06:00 |
Wei Chen
|
7190888266
|
Add custom .Net control for exploit ms10-026
git-svn-id: file:///home/svn/framework3/trunk@13544 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-12 19:01:00 +00:00 |
Wei Chen
|
83cb04c0d6
|
Add x64 elf default template
git-svn-id: file:///home/svn/framework3/trunk@13128 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-08 19:22:13 +00:00 |
HD Moore
|
761b7d887f
|
Merge patch from Stephen Haywood to make the PE service template easier to compile. Fixes #4167
git-svn-id: file:///home/svn/framework3/trunk@12367 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-04-19 14:44:29 +00:00 |
James Lee
|
02ac14c3c0
|
export the _start symbol so gdb can debug the resulting elf
git-svn-id: file:///home/svn/framework3/trunk@11185 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-12-01 01:07:48 +00:00 |
Joshua Drake
|
2d14c0054f
|
add two contributed linux armle payloads, thx guys!
git-svn-id: file:///home/svn/framework3/trunk@10152 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-08-25 21:44:33 +00:00 |
Joshua Drake
|
64e07a095f
|
rename x86 elf template src file
git-svn-id: file:///home/svn/framework3/trunk@10151 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-08-25 21:03:41 +00:00 |
Joshua Drake
|
2545410bc7
|
make exe template names more consistent
git-svn-id: file:///home/svn/framework3/trunk@10065 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-08-19 21:08:51 +00:00 |
Joshua Drake
|
ec169b9722
|
add amd64 dll pe template
git-svn-id: file:///home/svn/framework3/trunk@10064 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-08-19 20:49:28 +00:00 |
Joshua Drake
|
41382b503b
|
add a 64-bit compile mode for pe/dll
git-svn-id: file:///home/svn/framework3/trunk@10063 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-08-19 20:49:12 +00:00 |
HD Moore
|
7963d65f28
|
Only allow a single instance of a generated DLL to execute (prevent duplicate sessions, like with LNK)
git-svn-id: file:///home/svn/framework3/trunk@9871 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-19 23:24:57 +00:00 |
HD Moore
|
f87b7bc59e
|
Fix up the DLL payloads
git-svn-id: file:///home/svn/framework3/trunk@9868 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-19 22:13:34 +00:00 |
HD Moore
|
626c3f7d96
|
Swap out templates for one without a msvcrt71 dependency
git-svn-id: file:///home/svn/framework3/trunk@9836 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-15 16:58:47 +00:00 |
HD Moore
|
16851f56c9
|
Swizzle.
git-svn-id: file:///home/svn/framework3/trunk@9796 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-12 21:51:11 +00:00 |
Stephen Fewer
|
33086db682
|
Commit a simple x64 service exe template + source based directly off the x86 version (couldn't find the original source anywhere but this also builds to an x86 service.exe template if needed).
git-svn-id: file:///home/svn/framework3/trunk@9564 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-20 18:15:41 +00:00 |
James Lee
|
4f2c63dae7
|
add templates for creating linux armle ELFs, thanks Civ
git-svn-id: file:///home/svn/framework3/trunk@9455 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-06-09 07:20:21 +00:00 |
HD Moore
|
47cea7bbb3
|
Respin of the service file
git-svn-id: file:///home/svn/framework3/trunk@9226 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-05 18:25:26 +00:00 |
Joshua Drake
|
e5d0e54de8
|
reduce payload space to 2048
git-svn-id: file:///home/svn/framework3/trunk@9078 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-14 22:16:31 +00:00 |
Joshua Drake
|
f3bc38dc81
|
use nul padding
git-svn-id: file:///home/svn/framework3/trunk@9077 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-14 22:15:02 +00:00 |
Joshua Drake
|
a9885c041d
|
use nul padding
git-svn-id: file:///home/svn/framework3/trunk@9076 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-14 22:14:21 +00:00 |
Joshua Drake
|
7c9d347c23
|
use nul padding
git-svn-id: file:///home/svn/framework3/trunk@9075 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-14 22:14:08 +00:00 |
Joshua Drake
|
730b27eed1
|
fixup some of the payload exe generation/templating stuff, add pe/dll template+src
git-svn-id: file:///home/svn/framework3/trunk@9073 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-14 21:44:23 +00:00 |
Joshua Drake
|
b251c0c4b7
|
re-organize template source
git-svn-id: file:///home/svn/framework3/trunk@9072 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-04-14 20:12:00 +00:00 |
James Lee
|
2f4ab39712
|
new, much smaller, elf template
git-svn-id: file:///home/svn/framework3/trunk@8448 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-11 02:31:36 +00:00 |
HD Moore
|
0f798f4674
|
Updated template, a little bit smaller
git-svn-id: file:///home/svn/framework3/trunk@7946 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-22 14:12:25 +00:00 |
HD Moore
|
15dca2285f
|
Scrub the build path from the executable
git-svn-id: file:///home/svn/framework3/trunk@7636 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-28 22:55:54 +00:00 |
HD Moore
|
5d997f1b26
|
Reset the manifest to normal privs, this was causing issues on Vista
git-svn-id: file:///home/svn/framework3/trunk@7406 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-08 03:40:47 +00:00 |
HD Moore
|
bec5fd192f
|
Updated template, this one plays with vista better
git-svn-id: file:///home/svn/framework3/trunk@7350 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-04 16:02:45 +00:00 |
HD Moore
|
58ac7efcfa
|
Fixes #457. Oddly enough, it was the nop sled garbling registers
git-svn-id: file:///home/svn/framework3/trunk@7342 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-03 23:50:32 +00:00 |
HD Moore
|
86bcabc411
|
Swizzle again.
git-svn-id: file:///home/svn/framework3/trunk@7336 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-03 19:55:42 +00:00 |