Lucene search
+L

617 matches found

Kitploit
Kitploit
added 2017/08/17 2:12 p.m.49 views

Koadic - COM Command & Control Framework (JScript RAT)

Koadic, or COM Command & Control, is a Windows post-exploitation rootkit similar to other penetration testing tools such as Meterpreter and Powershell Empire. The major difference is that Koadic does most of its operations using Windows Script Host a.k.a. JScript/VBScript, with compatibility in t...

7.3AI score
SaveExploits0References1
Microsoft KB
Microsoft KB
added 2017/08/16 12:0 a.m.37 views

August 16, 2017—KB4034661 (OS Build 14393.1613)

None None...

6.1AI score
SaveExploits0
pentestit
pentestit
added 2017/08/02 10:10 p.m.146 views

Koadic: An Advanced Windows JScript/VBScript RAT!

PenTestIT RSS Feed All of us know that post-exploitation we need some mechanism to maintain access on the target. One of the most common methods is by installing a trojan. I have tried to maintain a list of similar tools on the malware sources page on this blog. Now, there is a new entrant which...

6.9AI score
SaveExploits0
Metasploit
Metasploit
added 2017/07/31 4:26 a.m.66 views

Windows Escalate UAC Protection Bypass (Via COM Handler Hijack)

This module will bypass Windows UAC by creating COM handler registry entries in the HKCU hive. When certain high integrity processes are loaded, these registry entries are referenced resulting in the process loading user-controlled DLLs. These DLLs contain the payloads that result in elevated...

7.1AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2017/07/14 4:29 p.m.228 views

Keeping up with the Petyas: Demystifying the malware family

Last June 27, there was a huge outbreak of a Petya-esque malware with WannaCry-style infector in the Ukraine. Since there is still confusion about how exactly this malware is linked to the original Petya, we have prepared this small guide on the background of the Petya family. The origin of Petya...

6.7AI score
SaveExploits0
Kitploit
Kitploit
added 2017/07/11 3:0 p.m.34 views

Winpayloads - Undetectable Windows Payload Generation

Winpaylods is a payload generator tool that uses metasploits meterpreter shellcode, injects the users ip and port into the shellcode and writes a python file that executes the shellcode using ctypes. This is then aes encrypted and compiled to a Windows Executable using pyinstaller. Main features:...

7.5AI score
SaveExploits0References6
pentestit
pentestit
added 2017/07/11 5:51 a.m.37 views

WinPayloads: Generate Undetectable Windows Payloads!

PenTestIT RSS Feed An older post of mine - MicroSploit dealt with generating backdoored documents for the Office platform. This post is about another open source framework, called WinPayloads which helps you create custom malicious payloads for the Microsoft Windows operating system. What is...

7AI score
SaveExploits0
Kitploit
Kitploit
added 2017/07/06 2:0 p.m.22 views

Dr0p1t Framework 1.3 - A Framework That Creates An Advanced FUD Dropper With Some Tricks

Have you ever heard about trojan droppers ? In short dropper is type of trojans that downloads other malwares and Dr0p1t gives you the chance to create a stealthy dropper that bypass most AVs and have a lot of tricks! Features Generated executable properties: The executable size is smaller compar...

7.3AI score
SaveExploits0References4
rapid7community
rapid7community
added 2017/06/16 3:4 p.m.207 views

Metasploit Wrapup

A fresh, new UAC bypass module for Windows 10! Leveraging the behavior of fodhelper.exe and a writable registry key as a normal user, you too can be admin! Unpatched as of last week, this bypass module works on Windows 10 only, but it works like a charm! Reach out and allocate something This...

7.8CVSS7.6AI score0.81921EPSS
SaveExploits6
zdt
zdt
added 2017/06/09 12:0 a.m.41 views

Windows UAC Protection Bypass (Via FodHelper Registry Key) Exploit

This Metasploit module will bypass Windows 10 UAC by hijacking a special key in the Registry under the current user hive, and inserting a custom command that will get invoked when the Windows fodhelper.exe application is launched. It will spawn a second shell that has the UAC flag turned off. Thi...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/06/08 12:0 a.m.71 views

Microsoft Windows - UAC Protection Bypass via FodHelper Registry Key (Metasploit)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core/exploit/exe' require 'msf/core/exploit/powershell' class MetasploitModule 'Windows UAC Protection Bypass Via FodHelper Registry Key', 'Description' = %q...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/06/07 12:0 a.m.52 views

Windows UAC Protection Bypass (Via FodHelper Registry Key)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core/exploit/exe' require 'msf/core/exploit/powershell' class MetasploitModule 'Windows UAC Protection Bypass Via FodHelper Registry Key', 'Description' = %q...

0.6AI score
SaveExploits0
Metasploit
Metasploit
added 2017/05/25 12:0 a.m.69 views

Windows Privilege Escalation via TokenMagic (UAC Bypass)

This module leverages a UAC bypass TokenMagic in order to spawn a process/conduct a DLL hijacking attack to gain SYSTEM-level privileges. Windows 7 through Windows 10 1803 are affected. Module Options msf use exploit/windows/local/tokenmagic msf undefinedtokenmagic show actions ...actions... msf...

5.3AI score
SaveExploits0
Metasploit
Metasploit
added 2017/05/12 12:0 a.m.476 views

Windows UAC Protection Bypass (Via FodHelper Registry Key)

This module will bypass Windows 10 UAC by hijacking a special key in the Registry under the current user hive, and inserting a custom command that will get invoked when the Windows fodhelper.exe application is launched. It will spawn a second shell that has the UAC flag turned off. This module...

5.4AI score
SaveExploits0
Veeam
Veeam
added 2017/04/10 12:0 a.m.21 views

'Events data collection failure' Issue

Challenge Veeam ONE raises Events data collection failure against Veeam Backup & Replication or Hyper-V server. Cause Permissions, UAC configuration, and firewall settings need to be configured. Solution Troubleshooting Checks Verify that the account used to connect to Veeam Backup & Replication ...

6.8AI score
SaveExploits0Affected Software1
Metasploit
Metasploit
added 2017/04/06 12:0 a.m.94 views

Windows Escalate UAC Protection Bypass (In Memory Injection) abusing WinSXS

This module will bypass Windows UAC by utilizing the trusted publisher certificate through process injection. It will spawn a second shell that has the UAC flag turned off by abusing the way "WinSxS" works in Windows systems. This module uses the Reflective DLL Injection technique to drop only th...

5.4AI score
SaveExploits0
ThreatPost
ThreatPost
added 2017/03/27 12:13 p.m.11 views

Fileless UAC Bypass Uses Windows Backup and Restore Utility

One nugget buried in a recent Vault 7 dump was a bypass of User Account Controls in Windows 7 that allows applications to execute code without triggering the familiar prompt to the user that something may be afoot. Microsoft has not, in the past, considered UAC bypasses a security boundary that...

0.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2017/03/21 2:30 p.m.19 views

Dr0p1t-Framework 1.2 - A Framework That Creates An Advanced FUD Dropper With Some Tricks

Have you ever heard about trojan droppers ? In short dropper is type of trojans that downloads other malwares and Dr0p1t gives you the chance to create a dropper that bypass most AVs and have some tricks ; Features Framework works with Windows and Linux Download executable on target system and...

7.4AI score
SaveExploits0References1
Metasploit
Metasploit
added 2017/03/17 12:0 a.m.88 views

Windows Escalate UAC Protection Bypass (Via dot net profiler)

Microsoft Windows allows for the automatic loading of a profiling COM object during the launch of a CLR process based on certain environment variables ostensibly to monitor execution. In this case, we abuse the profiler by pointing to a payload DLL that will be launched as the profiling thread...

5.4AI score
SaveExploits0
Metasploit
Metasploit
added 2017/03/17 12:0 a.m.98 views

Windows Escalate UAC Protection Bypass (Via Shell Open Registry Key)

This module will bypass Windows UAC by hijacking a special key in the Registry under the current user hive, and inserting a custom command that will get invoked when Window backup and restore is launched. It will spawn a second shell that has the UAC flag turned off. This module modifies a regist...

5.3AI score
SaveExploits0
Rows per page
Query Builder