Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
CVE-2019-1315 — CVE-2019-1315 के लिए प्रूफ-ऑफ-कॉन्सेप्ट PowerShell एक्सप्लॉइट, Windows Error Reporting Manager की एक मनमाना फ़ाइल स्थानांतरण विशेषाधिकार उन्नयन भेद्यता, Windows 10 1903 पर परीक्षण किया गया। | Kitploit
उपकरण/GitHubGitHub/mayter/cve-2019-1315
विशेषाधिकार वृद्धिभेद्यता विश्लेषणशोषणबाइनरी शोषण
GitHubmayter/cve-2019-1315

CVE-2019-1315

CVE-2019-1315 के लिए प्रूफ-ऑफ-कॉन्सेप्ट PowerShell एक्सप्लॉइट, Windows Error Reporting Manager की एक मनमाना फ़ाइल स्थानांतरण विशेषाधिकार उन्नयन भेद्यता, Windows 10 1903 पर परीक्षण किया गया।

रिपॉजिटरी देखें
1046 साल पहलेअभी तक समीक्षित नहीं

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें

Windows Error Reporting Manager arbitrary file move Elevation of Privilege

Details: https://offsec.almond.consulting/windows-error-reporting-arbitrary-file-move-eop.html

You will need the NtApiDotNet library to run it, as well as a valid Report.wer file, both to be placed in the same directory as the poc.ps1 script.

To generate a WER report file, you can run the [Environment]::FailFast('Error') command in PowerShell, and look for the report file in %ProgramData%\Microsoft\Windows\WER\ReportQueue.

The script can be run with the following command:

powershell -exec bypass -C ". .\poc.ps1; Test-Exploit"

Tested on Windows 10 1903.

CVE-2019-1315

मैंने NtApiDotNet.dll फ़ाइल संकलित की। स्थानीय परीक्षण सफल।

टूल डाउनलोड करें