Wine Crashes when using shellter VI. Please help

Questions about Wine on Linux
Locked
rgonzales619!
Newbie
Newbie
Posts: 3
Joined: Mon Jul 10, 2017 6:19 pm

Wine Crashes when using shellter VI. Please help

Post by rgonzales619! »

I'm working on a school project and I'm attempting to use shellter for the assigned task. I've tried running shelter VI with wine 2.0.1 and I'm following the shellter tutorial to a "T" but wine keeps crashing when I select my payload type whether its the listed payload option or my own custom payload that I created in meterpreter. I have included the program error details below. Can someone please advise?

Unhandled exception: divide by zero in 32-bit code (0x0041ef5e).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:0041ef5e ESP:0033de2c EBP:0033de40 EFLAGS:00010246( R- -- I Z- -P- )
EAX:20107494 EBX:00000000 ECX:00000004 EDX:00000000
ESI:00427000 EDI:0033fcf4
Stack dump:
0x0033de2c: 00000004 00000001 20107494 00126008
0x0033de3c: 031d01fa 0033df00 0041fb69 001435c8
0x0033de4c: 00126ab0 00427000 00000000 00000000
0x0033de5c: 00000001 0033fde4 00010000 00000037
0x0033de6c: 00461020 0033decc 00000000 00000004
0x0033de7c: 00449d2d 6ddf0be3 00000000 00000016
Backtrace:
=>0 0x0041ef5e in shellter (+0x1ef5e) (0x0033de40)
1 0x0041fb69 in shellter (+0x1fb68) (0x0033df00)
2 0x00419980 in shellter (+0x1997f) (0x0033e114)
3 0x0041652e in shellter (+0x1652d) (0x0033fca4)
4 0x0040bf24 in shellter (+0xbf23) (0x0033fe08)
5 0x004376d7 in shellter (+0x376d6) (0x0033fe50)
6 0x7b45ea6c call_process_entry+0xb() in kernel32 (0x0033fe68)
7 0x7b45fa09 ExitProcess+0xf98() in kernel32 (0x0033fea8)
8 0x7bc7bda0 call_thread_func_wrapper+0xb() in ntdll (0x0033fec8)
9 0x7bc7eb91 call_thread_func+0xb0() in ntdll (0x0033ffa8)
10 0x7bc7bd7e RtlRaiseException+0x21() in ntdll (0x0033ffc8)
11 0x7bc50f73 call_dll_entry_point+0x3b2() in ntdll (0x0033ffe8)
12 0xf755b79d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
13 0xf755b900 wine_switch_to_stack+0x1f() in libwine.so.1 (0xffcc4128)
14 0x7bc56b1a LdrInitializeThunk+0x239() in ntdll (0xffcc4178)
15 0x7b4657b3 __wine_kernel_init+0x962() in kernel32 (0xffcc5068)
16 0x7bc578e3 __wine_process_init+0x152() in ntdll (0xffcc50d8)
17 0xf7559b63 wine_init+0x292() in libwine.so.1 (0xffcc5128)
18 0x7c000a9a main+0x79() in <wine-loader> (0xffcc5568)
19 0xf7376276 __libc_start_main+0xf5() in libc.so.6 (0x00000000)
0x0041ef5e: divl 0x14(%ebp),%eax
Modules:
Module Address Debug info Name (67 modules)
PE 400000- 4ad000 Export shellter
PE 10000000-10041000 Deferred disasm
ELF 7b400000-7b7df000 Dwarf kernel32<elf>
\-PE 7b410000-7b7df000 \ kernel32
ELF 7bc00000-7bcf1000 Dwarf ntdll<elf>
\-PE 7bc10000-7bcf1000 \ ntdll
ELF 7c000000-7c003000 Dwarf <wine-loader>
ELF 7e1bd000-7e1c4000 Deferred libxfixes.so.3
ELF 7e1c4000-7e1d0000 Deferred libxcursor.so.1
ELF 7e1d0000-7e1e3000 Deferred libxi.so.6
ELF 7e1e3000-7e1e7000 Deferred libxcomposite.so.1
ELF 7e1e7000-7e1f4000 Deferred libxrandr.so.2
ELF 7e1f4000-7e200000 Deferred libxrender.so.1
ELF 7e200000-7e207000 Deferred libxxf86vm.so.1
ELF 7e207000-7e20b000 Deferred libxinerama.so.1
ELF 7e20b000-7e214000 Deferred librt.so.1
ELF 7e214000-7e22f000 Deferred libbsd.so.0
ELF 7e22f000-7e37d000 Deferred libx11.so.6
ELF 7e3bb000-7e3c2000 Deferred libxdmcp.so.6
ELF 7e3c2000-7e3c6000 Deferred libxau.so.6
ELF 7e3c6000-7e3f2000 Deferred libxcb.so.1
ELF 7e3f2000-7e407000 Deferred libxext.so.6
ELF 7e409000-7e426000 Deferred libgcc_s.so.1
ELF 7e428000-7e4b2000 Deferred winex11<elf>
\-PE 7e430000-7e4b2000 \ winex11
ELF 7e4b2000-7e4d5000 Deferred imm32<elf>
\-PE 7e4c0000-7e4d5000 \ imm32
ELF 7e506000-7e531000 Deferred libexpat.so.1
ELF 7e531000-7e57b000 Deferred libfontconfig.so.1
ELF 7e57b000-7e5b5000 Deferred libpng16.so.16
ELF 7e5b5000-7e670000 Deferred libfreetype.so.6
ELF 7e670000-7e6ab000 Deferred ws2_32<elf>
\-PE 7e680000-7e6ab000 \ ws2_32
ELF 7e6ab000-7e8f0000 Deferred shell32<elf>
\-PE 7e6c0000-7e8f0000 \ shell32
ELF 7e8f0000-7e917000 Deferred mpr<elf>
\-PE 7e900000-7e917000 \ mpr
ELF 7e917000-7e98e000 Deferred wininet<elf>
\-PE 7e920000-7e98e000 \ wininet
ELF 7e98e000-7ea03000 Deferred shlwapi<elf>
\-PE 7e9a0000-7ea03000 \ shlwapi
ELF 7ea03000-7ea16000 Deferred psapi<elf>
\-PE 7ea10000-7ea16000 \ psapi
ELF 7ea16000-7ea31000 Deferred libz.so.1
ELF 7ea52000-7eab5000 Deferred dbghelp<elf>
\-PE 7ea60000-7eab5000 \ dbghelp
ELF 7eab5000-7eace000 Deferred imagehlp<elf>
\-PE 7eac0000-7eace000 \ imagehlp
ELF 7eace000-7eb46000 Deferred advapi32<elf>
\-PE 7eae0000-7eb46000 \ advapi32
ELF 7eb46000-7ec74000 Deferred gdi32<elf>
\-PE 7eb50000-7ec74000 \ gdi32
ELF 7ec74000-7edc5000 Deferred user32<elf>
\-PE 7ec90000-7edc5000 \ user32
ELF 7edc5000-7edd8000 Deferred libnss_files.so.2
ELF 7edd8000-7ede5000 Deferred libnss_nis.so.2
ELF 7ede5000-7edff000 Deferred libnsl.so.1
ELF 7edff000-7ee09000 Deferred libnss_compat.so.2
ELF 7ef8a000-7efdf000 Deferred libm.so.6
ELF 7efe7000-7f000000 Deferred version<elf>
\-PE 7eff0000-7f000000 \ version
ELF f7359000-f735e000 Deferred libdl.so.2
ELF f735e000-f7515000 Dwarf libc.so.6
ELF f7515000-f7532000 Deferred libpthread.so.0
ELF f7553000-f770a000 Dwarf libwine.so.1
ELF f770d000-f7732000 Deferred ld-linux.so.2
ELF f7734000-f7735000 Deferred [vdso].so
Threads:
process tid prio (all id:s are in hex)
00000008 wineconsole.exe
00000009 0
0000000e services.exe
00000028 0
00000027 0
00000020 0
0000001a 0
00000010 0
0000000f 0
00000012 winedevice.exe
00000026 0
0000001f 0
0000001e 0
00000013 0
00000014 explorer.exe
00000019 0
00000018 0
00000017 0
00000016 0
00000015 0
00000024 plugplay.exe
0000002a 0
00000029 0
00000025 0
0000002b (D) Z:\usr\share\shellter\shellter.exe
0000002c 0 <==
0000002e putty.exe
0000002f 0
System information:
Wine build: wine-2.0.1
Platform: i386
Version: Windows XP
Host system: Linux
Host version: 4.9.0-kali4-amd64
Locked