what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New
Showing 51 - 67 of 67 RSS Feed

Files from gunslinger

Real NameGunslinger_
Email addressprivate
Websitewww.cr0security.com
First Active2010-02-23
Last Active2013-09-21
View User Profile

Personal Background

"Beware of programmers who carry screwdrivers" - Leonard Brandwein


sys_exit(0) Shellcode
Posted Jun 2, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

8 bytes small sys_exit(0) Linux/x86 shellcode.

tags | x86, shellcode
systems | linux
SHA-256 | 084b0a02e7b447957a7938c05429b024199aa1dde0099d36a87d28c1d8035c55
sys_sethostname("PwNeD !!",8) Shellcode
Posted Jun 2, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

32 bytes small sys_sethostname("PwNeD !!",8) Linux/x86 shellcode.

tags | x86, shellcode
systems | linux
SHA-256 | b51fcb0067c95b2eb3b0366f4559790489c02ea1ac7c4ad3ea82f13f3fbe98c6
sys_kill(-1,9) Shellcode
Posted Jun 2, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

11 bytes small sys_kill(-1,9) Linux/x86 shellcode.

tags | x86, shellcode
systems | linux
SHA-256 | ff4d5728bafd253729c69331f5056348d2adf26c7279b5007e745e0b04f614ce
chmod 0777 /etc/shadow sys_chmod syscall Shellcode
Posted Jun 2, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

39 bytes small change mode 0777 of /etc/shadow with sys_chmod syscall shellcode.

tags | shellcode
SHA-256 | 9a6c9f8800bb5588170ac2a62630f368ad0f1985e824cb078fa47c28c40c52a5
CDROM Ejecting Shellcode
Posted Jun 2, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

46 bytes small cdrom ejecting Linux/x86 shellcode.

tags | x86, shellcode
systems | linux
SHA-256 | 36bf7203ba32667c95ac1d781f0cc2e9b918ec18018c3047f402c30295c75916
Ascii To Shellcode Encoder / Decoder Tool
Posted Jun 2, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

This is an ascii to shellcode encoder / decoder tool written in Python.

tags | shellcode, python
SHA-256 | 0f20aa3936f92d96b7d5ba9279c97e1407ce5f7847bbe3875b8a6ad73b442a4d
sys_execve("/bin/sh", "0", "0") With umask 16 (sys_umask(14)) Shellcode
Posted Jun 2, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

45 bytes small sys_execve("/bin/sh", "0", "0") with umask 16 (sys_umask(14)) Linux/x86 shellcode.

tags | x86, shellcode
systems | linux
SHA-256 | 8e54d3a7a5204127f69b19ebb2490b9f775d1525147034ca5ca6911b6773ab36
sys_execve("/bin/sh", "-c", "reboot") Shellcode
Posted Jun 2, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

45 bytes small sys_execve("/bin/sh", "-c", "reboot") Linux/x86 shellcode.

tags | x86, shellcode
systems | linux
SHA-256 | 13cf66a64d7f04aaa67cda2bbce0c35c43b83445dafcbda56a9b9658489c0986
sys_execve("/bin/sh", "-c", "ping localhost") Shellcode
Posted Jun 2, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

55 bytes small sys_execve("/bin/sh", "-c", "ping localhost") Linux/x86 shellcode.

tags | x86, shellcode
systems | linux
SHA-256 | 4ad865ea09166276c35194585df6936694aa0e15827b07a6d8458383533676a6
sys_mkdir("/tmp/dir",1) Shellcode
Posted Jun 2, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

38 bytes small sys_mkdir("/tmp/dir",1) Linux/x86 shellcode.

tags | x86, shellcode
systems | linux
SHA-256 | 59582ba8da796f6ba644dba1ecd84e4ffba65b4d84488cac26a44d621bdcce78
sys_execve("/usr/bin/lwpdownload","evil") Shellcode
Posted Jun 2, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

52 bytes small sys_execve("/usr/bin/lwp-download", "evil") Linux/x86 shellcode.

tags | x86, shellcode
systems | linux
SHA-256 | 43ae4c67690d384397feec3fed86e721c371a85a0fea451e2ec737e793fa94e3
sys_rmdir("/tmp/willdeleted") Shellcode
Posted Jun 2, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

41 bytes small sys_rmdir("/tmp/willdeleted") Linux/x86 shellcode.

tags | x86, shellcode
systems | linux
SHA-256 | eef5d5c5b417c8c1bacd1984c0d3e29d819f406f2a3c47627a73eef2264a30e7
chmod 0777 /etc/passwd sys_chmod syscall Shellcode
Posted Jun 2, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

39 bytes small change mode 0777 of /etc/passwd with sys_chmod syscall shellcode.

tags | shellcode
SHA-256 | 9e17c19986ac6b114d360933a5ac589fab1289914a15dfca985b3c3ded8fdff2
Darkjumper 5.7 Vulnerability Scanner
Posted May 22, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

Darkjumper is a scanner that checks for SQL injection, local file inclusion, and remote file inclusion vulnerabilities.

tags | tool, remote, local, scanner, vulnerability, sql injection, file inclusion
systems | unix
SHA-256 | 0f037590da60c4f1aa9f6ddc5b8eb9332328e3aa64a7ceecedef30769b52a22c
FTP Brute Forcing Script
Posted Feb 25, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

FTP brute forcing utility written in Python.

tags | tool, scanner, python
systems | unix
SHA-256 | cfa21c0a60f0dce81d28f10ac3a3c8f1ec11c0e1803d9b519d2fa308c15c83df
DarkCGI 1.0 Vulnerability Scanner
Posted Feb 23, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

DarkCGI version 1.0 is a scanner that checks for SQL injection, local file inclusion, and remote file inclusion vulnerabilities.

tags | tool, remote, local, scanner, vulnerability, sql injection, file inclusion
systems | unix
SHA-256 | 1633c5d1d3f2051ef9675863ecc73d727b37c10667e43b7f56cb907eacc387e8
CGIFuzz Fuzzing Tool
Posted Feb 23, 2010
Authored by gunslinger | Site gunslingerc0de.wordpress.com

CGIFuzz is a python script for scanning 592 CGI paths on a given target.

tags | cgi, python, fuzzer
SHA-256 | 177ed70a172eb1bc8a2d15a737d3f66e18b2b99936371119b4e6c2d041c701c8
Page 3 of 3
Back123Next

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