Lucene search
K

3059 matches found

Metasploit
Metasploit
added 2013/03/07 11:53 p.m.63 views

PsExec via Current User Token

This module uploads an executable file to the victim system, creates a share containing that executable, creates a remote service on each target system using a UNC path to that file, and finally starts the services. The result is similar to psexec but with the added benefit of using the session's...

7.5CVSS7.8AI score0.39474EPSS
Exploits13
Metasploit
Metasploit
added 2013/02/20 5:16 a.m.67 views

WinRM Script Exec Remote Code Execution

This module uses valid credentials to login to the WinRM service and execute a payload. It has two available methods for payload delivery: Powershell 2 and above and VBS CmdStager. The module will check if Powershell is available, and if so uses that method. Otherwise it falls back to the VBS...

7.2AI score
Exploits0
Metasploit
Metasploit
added 2013/01/13 4:8 p.m.32 views

Freesshd Authentication Bypass

This module exploits a vulnerability found in FreeSSHd "Freesshd Authentication Bypass", 'Description' = %q This module exploits a vulnerability found in FreeSSHd MSFLICENSE, 'Author' = 'Aris', Vulnerability discovery and Exploit 'kcope', 2012 Exploit 'Daniele Martini ', Metasploit module 'Imran ...

9.3CVSS1.4AI score0.75871EPSS
Exploits6
Exploit DB
Exploit DB
added 2012/12/25 12:0 a.m.58 views

Microsoft SQL Server - Database Link Crawling Command Execution (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/ require 'msf/core' require...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2012/12/25 12:0 a.m.25 views

Microsoft SQL Server Database Link Crawling Command Execution

No description provided by source. This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/ require 'msf/core'...

7.1AI score
Exploits0
Packet Storm
Packet Storm
added 2012/12/24 12:0 a.m.28 views

Microsoft SQL Server Database Link Crawling Command Execution

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/ require 'msf/core' require...

Exploits0
Exploit DB
Exploit DB
added 2012/11/07 12:0 a.m.31 views

WinRM - VBS Remote Code Execution (Metasploit)

$Id$ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3 'WinRM VBS Remote Code Execution'...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2012/11/06 12:0 a.m.19 views

WinRM VBS Remote Code Execution

$Id$ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3 'WinRM VBS Remote Code Execution'...

0.2AI score
Exploits0
0day.today
0day.today
added 2012/11/06 12:0 a.m.14 views

WinRM VBS Remote Code Execution Vulnerability

This Metasploit module uses valid credentials to login to the WinRM service and execute a payload. It has two available methods for payload delivery: Powershell 2.0 and VBS CmdStager. The module will check if Powershell 2.0 is available, and if so uses that method. Otherwise it falls back to the...

7.2AI score
Exploits0
Metasploit
Metasploit
added 2012/11/02 1:56 a.m.49 views

Microsoft SQL Server Database Link Crawling Command Execution

This module can be used to crawl MS SQL Server database links and deploy Metasploit payloads through links configured with sysadmin privileges using a valid SQL Server Login. If you are attempting to obtain multiple reverse shells using this module we recommend setting the "DisablePayloadHandler"...

7.8AI score
Exploits0
Metasploit
Metasploit
added 2012/10/21 3:25 a.m.42 views

Windows Gather Proxy Setting

This module pulls a user's proxy settings. If neither RHOST or SID are set it pulls the current user, else it will pull the user's settings for the specified SID and target host. This module requires Metasploit: https://metasploit.com/download Current source:...

7.3AI score
Exploits0
Veeam
Veeam
added 2012/08/15 12:0 a.m.14 views

Patch 1 Release Notes for Veeam Backup & Replication 6.1.0.181

More Recent Version Available Please find the latest version of Veeam Backup & Replication here: Veeam Downloads - Latest Version Challenge These are the issues resolved by the Patch 1 for Veeam Backup version 6.1.0.181. All patches are cumulative so each below fix is contained in this patch. Cau...

6.8AI score
Exploits0Affected Software1
rdot
rdot
added 2012/05/28 12:0 a.m.18 views

Exploiting Windows 2008 Group Policy Preferences: получение некоторых паролей из AD

Active Directory в Windows 2008 содержит такую Group Policy Preferences как "Local Users and Groups". При создании юзеров из AD в этом пункте, компьютеры, для которых создаются эти юзеры, скачивают файл с AD и находят там нового юзера и его пароль, который необходимо создать у себя локально. В...

0.8AI score
Exploits0
GithubExploit
GithubExploit
added 2012/05/26 4:8 p.m.5 views

PowerSploit

This project is no longer supported PowerSploit is a col...

8AI score
Exploits0
Metasploit
Metasploit
added 2012/05/21 7:48 p.m.47 views

Windows Manage PowerShell Download and/or Execute

This module will download and execute a PowerShell script over a meterpreter session. The user may also enter text substitutions to be made in memory before execution. Setting VERBOSE to true will output both the script prior to execution and the results. This module requires Metasploit:...

7.5AI score
Exploits0
Metasploit
Metasploit
added 2012/02/21 1:40 a.m.80 views

Microsoft SQL Server Payload Execution

This module executes an arbitrary payload on a Microsoft SQL Server by using the "xpcmdshell" stored procedure. Currently, three delivery methods are supported. First, the original method uses Windows 'debug.com'. File size restrictions are avoided by incorporating the debug bypass method present...

10CVSS6.7AI score0.88435EPSS
Exploits8
Veeam
Veeam
added 2012/01/19 12:0 a.m.10 views

Backups Pane Object Not Found

Challenge You receive an error stating "Object 'GUID' was not found when going into the Backups Pane. Cause The object it is looking for is no longer in the database and the backups that are causing the error needs to be removed from the database. Solution Run the following powershell script by...

6.9AI score
Exploits0
Veeam
Veeam
added 2012/01/19 12:0 a.m.10 views

How to Install Veeam PowerShell Snapin

How to install Veeam Backup & Replication Powershell Snapin...

3.1AI score
Exploits0
Veeam
Veeam
added 2011/12/16 12:0 a.m.87 views

How to Move the VBRCatalog Folder

Purpose This article documents the procedure for moving the VBRCatalog folder. Solution VBRCatalog Location Requirements The VBRCatalog folder must be on the root of a given drive letter. Example: C:\VBRCatalog\ or D:\VBRCatalog\ The VBRCatalog cannot be redirected to a CIFS share or mapped netwo...

6.5AI score
Exploits0
Veeam
Veeam
added 2011/07/20 12:0 a.m.38 views

Veeam vPower NFS Service fails to start

Challenge This article documents troubleshooting steps to be taken if the Veeam vPower NFS Service fails to start. Solution Check Port Usage Check if another process is locking one of ports used by the Veeam vPower NFS Service: 1. Open an Administrative PowerShell Prompt 2. Run the following...

7.1AI score
Exploits0Affected Software1
Rows per page
Query Builder