Lucene search
+L

88 matches found

rapid7community
rapid7community
added 2017/04/03 5:4 p.m.18 views

Introducing RubySMB: The Protocol Library Nobody Else Wanted To Write

The Server Message Block SMB protocol family is arguably one of the most important network protocols to be conversant in as a security professional. It carries the capability for File and Print Sharing, remote process execution, and an entire system of Named Pipes that serve as access points to a...

7.9AI score
SaveExploits0
rapid7community
rapid7community
added 2017/03/21 3:3 p.m.60 views

Combining Responder and PsExec for Internal Penetration Tests

By Emilie St-Pierre, TJ Byrom, and Eric Sun Ask any pen tester what their top five penetration testing tools are for internal engagements, and you will likely get a reply containing nmap, Metasploit, CrackMapExec, SMBRelay and Responder. An essential tool for any whitehat, Responder is a Python...

7.7AI score
SaveExploits0
Metasploit
Metasploit
added 2016/07/12 4:14 p.m.75 views

Microsoft Windows Authenticated User Code Execution

This module uses a valid administrator username and password or password hash to execute an arbitrary payload. This module is similar to the "psexec" utility provided by SysInternals. This module is now able to clean up after itself. The service created by this tool uses a randomly chosen name an...

7.5CVSS6.9AI score0.63703EPSS
SaveExploits13
Kitploit
Kitploit
added 2016/04/18 10:18 p.m.41 views

Ranger - Tool To Access And Interact With Remote Microsoft Windows Based Systems

A tool to support security professionals access and interact with remote Microsoft Windows based systems. This project was conceptualized with the thought process, we did not invent the bow or the arrow, just a more efficient way of using it. Ranger is a command-line driven attack and penetration...

8.5AI score
SaveExploits0References1
ThreatPost
ThreatPost
added 2015/01/14 4:0 p.m.14 views

Skeleton Key Malware Bypasses Active Directory Authentication

Enterprise Active Directory administrators need to be on the lookout for anomalous privileged user activity after the discovery of malware capable of bypassing single-factor authentication on AD that was used as part of a larger cyberespionage campaign against a global company based in London...

0.7AI score
SaveExploits0References2
Metasploit
Metasploit
added 2014/10/26 2:5 p.m.23 views

Microsoft Windows Authenticated Administration Utility

This module uses a valid administrator username and password to execute an arbitrary command on one or more hosts, using a similar technique than the "psexec" utility provided by SysInternals. Daisy chaining commands with '&' does not work and users shouldn't try it. This module is useful because...

7.9AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.20 views

Microsoft Windows Authenticated User Code Execution

No description provided by source. $Id: psexec.rb 11204 2010-12-02 17:29:26Z todb $ 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...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2014/06/11 10:9 p.m.26 views

PAExec - The Redistributable PsExec (Launch Remote Windows Apps)

PAExec lets you launch Windows programs on remote Windows computers without needing to install software on the remote computer first. For example, you could launch CMD.EXE remotely and have the equivalent of a terminal session to the remote server. PAExec is useful for doing remote installs,...

7.5AI score
SaveExploits0
Kitploit
Kitploit
added 2013/10/09 9:50 p.m.35 views

[Smbexec v2.0] A rapid tool based on psexec style attack with samba tools

A rapid tool based on psexec style attack with samba tools. Key features Enumerate systems with domain admin logged in Grab hashes Extract cached creds based on cachedump Remote Login Validation Dump cleartext credentials Pop shells Includes smbexec.sh installer.sh patches to compile binaries...

7.4AI score
SaveExploits0References1
zdt
zdt
added 2013/07/13 12:0 a.m.111 views

Microsoft Windows Authenticated Powershell Command Execution

This Metasploit module uses a valid administrator username and password to execute a powershell payload using a similar technique to the "psexec" utility provided by SysInternals. The payload is encoded in base64 and executed from the commandline using the -encodedcommand flag. Using this method,...

7.5CVSS6.7AI score0.63703EPSS
SaveExploits13
Packet Storm
Packet Storm
added 2013/07/13 12:0 a.m.49 views

Microsoft Windows Authenticated Powershell Command Execution

-- coding: binary -- 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' require 'msf/core/exploit/powershel...

7.5CVSS0.3AI score0.63703EPSS
SaveExploits13
Kitploit
Kitploit
added 2013/05/29 12:11 a.m.28 views

[SET v5.1] The Social-Engineer Toolkit codename “Name of the Doctor”

The Social-Engineer Toolkit SET version 5.1 codename “ Name of the Doctor ” has been released. This version adds a complete rewrite of the MSSQL Bruter as well as a new attack vector utilizing the PSExec functionality within Metasploit. The MSSQL Bruter now incorporates UDP port 1434 quick...

8.6AI score
SaveExploits0
Metasploit
Metasploit
added 2013/03/07 11:53 p.m.113 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.63703EPSS
SaveExploits13
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.32 views

Nmap NSE 6.01: smb-psexec

This VT has been deprecated and is therefore no longer functional. SPDX-FileCopyrightText: 2013 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/02/28 12:0 a.m.11 views

Nmap NSE 6.01: smb-psexec

Implements remote process execution similar to the Sysinternals' psexec tool, allowing a user to run a series of programs on a remote machine and read the output. This is great for gathering information about servers, running the same tool on a range of system, or even installing a backdoor on a...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2012/12/04 11:32 p.m.72 views

Microsoft Windows Authenticated Logged In Users Enumeration

This module uses a valid administrator username and password to enumerate users currently logged in, using a similar technique than the "psexec" utility provided by SysInternals. It uses reg.exe to query the HKU base registry key. This module requires Metasploit: https://metasploit.com/download...

7.5CVSS7.4AI score0.63703EPSS
SaveExploits13
Exploit DB
Exploit DB
added 2011/08/01 12:0 a.m.25 views

CA Arcserve D2D GWT RPC - Credential Information Disclosure (Metasploit)

$Id: caarcserverpcauthbypass.rb 13467 2011-08-01 21:20:29Z sinn3r $ 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...

5.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.13 views

Nmap NSE net: smb-psexec

This VT has been deprecated and is therefore no longer functional. SPDX-FileCopyrightText: 2011 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.17 views

Nmap NSE net: smb-psexec

This script implements remote process execution similar to the Sysinternals' psexec tool, allowing a user to run a series of programs on a remote machine and read the output. This is great for gathering information about servers, running the same tool on a range of system, or even installing a...

SaveExploits0
Tenable Nessus
Tenable Nessus
added 2011/05/16 12:0 a.m.205 views

PsExec Service Installed

The PsExec service, a tool that allows remote control of the system, is installed on the remote Windows host. C Tenable Network Security, Inc. include'compat.inc'; if description scriptid53916; scriptversion"1.7"; scriptsetattributeattribute:"pluginmodificationdate", value:"2022/02/01";...

5.5AI score
SaveExploits0References1
Rows per page
Query Builder