Lucene search
K

14 matches found

Packet Storm
Packet Storm
added 2024/08/31 12:0 a.m.183 views

MS15-034 HTTP Protocol Stack Request Handling Denial-of-Service

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'MS15-034 HTTP Protocol Stack Request Handling Denial-of-Service', 'Description' = %q This module will check if scanned hosts are vulnerable to...

10CVSS7AI score0.9431EPSS
Exploits16
Hacker One
Hacker One
added 2018/12/18 7:13 p.m.120 views

U.S. Dept Of Defense: [Urgent] Critical Vulnerability [RCE] on ███ vulnerable to Remote Code Execution by exploiting MS15-034, CVE-2015-1635

@ashutosh7 found a ███████ server in Shodan, vulnerable to MS15-034, confirmed using Metasploit. Thanks for participating in the DoD VDP. Found a ████ server in shodan, vulnerable to MS15-034. confirmed using Metasploit. will add the link for the writeup...

10CVSS8.8AI score0.9431EPSS
Exploits16
Microsoft KB
Microsoft KB
added 2017/01/07 12:0 a.m.52 views

MS15-034: Vulnerability in HTTP.sys could allow remote code execution: April 14, 2015

MS15-034: Vulnerability in HTTP.sys could allow remote code execution: April 14, 2015 Summary This security update resolves a vulnerability in Microsoft Windows. The vulnerability could allow remote code execution if an attacker sends a specially crafted HTTP request to an affected Windows system...

7.3AI score
Exploits0
Metasploit
Metasploit
added 2015/06/23 6:8 a.m.122 views

MS15-034 HTTP Protocol Stack Request Handling HTTP.SYS Memory Information Disclosure

This module dumps memory contents using a crafted Range header and affects only Windows 8.1, Server 2012, and Server 2012R2. Note that if the target is running in VMware Workstation, this module has a high likelihood of resulting in BSOD; however, VMware ESX and non-virtualized hosts seem stable...

9.8CVSS6.7AI score0.9431EPSS
Exploits16
ThreatPost
ThreatPost
added 2015/04/17 11:6 a.m.149 views

Active DoS Exploits for MS15-034 Under Way

UPDATE – Microsoft’s characterization of MS15-034 as a remote code execution vulnerability certainly has a lot of Windows server admins on edge waiting for the other shoe to drop. In the three days since the bulletin was released warning of a critical vulnerability in the HTTP protocol stack,...

9.3CVSS0.3AI score0.94354EPSS
Exploits33References5
exploitpack
exploitpack
added 2015/04/16 12:0 a.m.22 views

Microsoft Windows - HTTP.sys HTTP Request Parsing Denial of Service (MS15-034)

Microsoft Windows - HTTP.sys HTTP Request Parsing Denial of Service MS15-034 Tested on Win Srv 2012R2. import socket,sys if lensys.argv=1: sys.exit'Give me an IP' Host = sys.argv1 def SendPayloadPayload, Host: s = socket.socketsocket.AFINET, socket.SOCKSTREAM s.connectHost, 80 s.sendPayload...

0.7AI score
Exploits0
Exploit DB
Exploit DB
added 2015/04/16 12:0 a.m.89 views

Microsoft Windows - 'HTTP.sys' HTTP Request Parsing Denial of Service (MS15-034)

Tested on Win Srv 2012R2. import socket,sys if lensys.argv=1: sys.exit'Give me an IP' Host = sys.argv1 def SendPayloadPayload, Host: s = socket.socketsocket.AFINET, socket.SOCKSTREAM s.connectHost, 80 s.sendPayload s.recv1024 s.close Make sure iisstart.htm exist. Init = "GET /iisstart.htm...

7.4AI score
Exploits0
myhack58
myhack58
added 2015/04/16 12:0 a.m.88 views

MS15-0 3 4/CVE-2 0 1 5-1 6 3 5 HTTP remote code execution vulnerability analysis-vulnerability warning-the black bar safety net

! /Article/UploadPic/2015-4/2 0 1 5 4 1 6 1 0 4 9 1 9 2 1 8. png Foreword In 4 month's patch day, Microsoft by marking“high-risk”MS15-0 3 4 patch fix HTTP. SYS a remote code Vulnerability, CVE-2 0 1 5-1 6 3 5 It. According to Microsoft Bulletinthe call, when the vulnerability exists in the HTTP...

7.9AI score
Exploits0
myhack58
myhack58
added 2015/04/16 12:0 a.m.21 views

IIS the latest high-risk Vulnerability, CVE-2 0 1 5-1 6 3 5, AND MS15-0 3 4 analysis-vulnerability warning-the black bar safety net

Foreword In 4 month's patch day, Microsoft by marking“high-risk”MS15-0 3 4 patch fix HTTP. SYS a remote code Vulnerability, CVE-2 0 1 5-1 6 3 5 It. According to Microsoft Bulletin https://technet.microsoft.com/en-us/library/security/MS15-034 the call, when the vulnerability exists in the HTTP...

7.9AI score
Exploits0
myhack58
myhack58
added 2015/04/16 12:0 a.m.82 views

IIS the latest high-risk Vulnerability, CVE-2 0 1 5-1 6 3 5, AND MS15-0 3 4. THE POC and online detection of source-vulnerability warning-the black bar safety net

! HTTP. sys remote code execution vulnerability, CVE-2 0 1 5-1 6 3 5, AND MS15-0 3 4. the A remote code execution vulnerability exists in the HTTP Protocol stack HTTP.sys, when the HTTP.sys not correct parsing specially crafted HTTP request to cause this vulnerability. Successful exploitation of...

10CVSS0.3AI score0.9431EPSS
Exploits16
Metasploit
Metasploit
added 2015/04/15 6:13 p.m.93 views

MS15-034 HTTP Protocol Stack Request Handling Denial-of-Service

This module will check if scanned hosts are vulnerable to CVE-2015-1635 MS15-034, a vulnerability in the HTTP protocol stack HTTP.sys that could result in arbitrary code execution. This module will try to cause a denial-of-service. This module requires Metasploit: https://metasploit.com/download...

9.8CVSS9.4AI score0.9431EPSS
Exploits16
0day.today
0day.today
added 2015/04/15 12:0 a.m.159 views

Microsoft Window - HTTP.sys PoC (MS15-034)

Exploit for windows platform in category dos / poc / UNTESTED - MS15-034 Checker THE BUG: 8a8b2112 56 push esi 8a8b2113 6a00 push 0 8a8b2115 2bc7 sub eax,edi 8a8b2117 6a01 push 1 8a8b2119 1bca sbb ecx,edx 8a8b211b 51 push ecx 8a8b211c 50 push eax 8a8b211d e8bf69fbff call HTTP!RtlULongLongAdd...

10CVSS9.5AI score0.9431EPSS
Exploits16
Exploit DB
Exploit DB
added 2015/04/15 12:0 a.m.113 views

Microsoft Windows - 'HTTP.sys' (PoC) (MS15-034)

/ UNTESTED - MS15-034 Checker THE BUG: 8a8b2112 56 push esi 8a8b2113 6a00 push 0 8a8b2115 2bc7 sub eax,edi 8a8b2117 6a01 push 1 8a8b2119 1bca sbb ecx,edx 8a8b211b 51 push ecx 8a8b211c 50 push eax 8a8b211d e8bf69fbff call HTTP!RtlULongLongAdd 8a868ae1 ; here ORIGNAL POC:...

7.4AI score
Exploits0
Check Point Advisories
Check Point Advisories
added 2015/04/14 12:0 a.m.10 views

Microsoft Windows HTTP.sys Remote Code Execution (MS15-034: CVE-2015-1635)

A remote code execution vulnerability has been reported in Windows OS. The vulnerability is due to an error in the way HTTP.sys handles a malicious HTTP header. Successful exploitation would result in a remote code execution...

10CVSS1.6AI score0.9431EPSS
Exploits16
Rows per page
Query Builder