Lucene search
K

TCP/IP Invisible Userland Unix Backdoor with Reverse Shell

🗓️ 30 Jun 2012 00:00:00Reported by d3v/0Type 
zdt
 zdt
🔗 0day.today👁 29 Views

TCP/IP Unix Backdoor w/ Reverse Shell. Invisible userland backdoor based on TCP/IP. Server waits for magic packets by sniffing & binds shell over TCP/UDP on given port. Client sends magic packets for reverse shel

Code
============================================
TCP/IP Invisible Userland Unix Backdoor with Reverse Shell
============================================
/*
 *  ______   ______                  _  _______
 * (  __  \ / ___  \ |\     /|      ( )(  __   )
 * | (  \  )\/   \  \| )   ( |     / / | (  )  |
 * | |   ) |   ___) /| |   | |    / /  | | /   |
 * | |   | |  (___ ( ( (   ) )   / /   | (/ /) |
 * | |   ) |      ) \ \ \_/ /   / /    |   / | |
 * | (__/  )/\___/  /  \   /   / /     |  (__) |
 * (______/ \______/    \_/   (_)      (_______)
 */
########################################################################
# Author: D3V/0
# Exploit Title: TCP/IP Invisible Userland Unix Backdoor with Reverse Shell
# Date: 06-30-2012
# Version: 0.0.1
# Category: platform
# Tested on: unix
# Contact: [email protected]
# Website: milw0rm / Inj3ct0r Exploit DataBase 1337day.com
########################################################################
[info]
this is an advanced and invisible unix userland backdoor based on tcp/ip. the server waits for magic packets by sniffing. if a magic packet arrives, it will bind a shell over tcp or udp on the given port. the client can then send further magic packets to get a reverse-shell.

[code]
this backdoor is fully written in c.

[download]
you can download the backdoor here: http://www.multiupload.nl/Q864SZGXL9

[install]
do "make linux", if you want to build the backdoor for linux systems. if you just type "make", you will see a list of all supported and tested unix systems.
once it's compiled, put the "ubdd" executable on your victims' machine and start it with root. (you can infect the machine with the backdoor via a rootkit or a hack)
now start "un1xb4ckd00r" on your machine. use the "-H" argument to find out what to do.
if done right, you will have a reverse shell to your victims' machine with full root access.


[more]
for more information consult the README file.
########################################################################################


# [email protected] [2012-06-30]



#  0day.today [2018-02-18]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

30 Jun 2012 00:00Current
6.8Medium risk
Vulners AI Score6.8
29