Lucene search
+L

13630 matches found

Metasploit
Metasploit
added 2020/10/01 12:00 a.m.326 views

Selenium arbitrary file read

If there is an open selenium web driver, a remote attacker can send requests to the victims browser. In certain cases this can be used to access to the remote file system. Module Options msf use auxiliary/gather/selenium/fileread msf undefinedfileread show actions ...actions... msf...

5.4AI score
SaveExploits0
Rapid7 Blog
Rapid7 Blog
added 2020/09/30 6:57 p.m.50 views

Exploitability Analysis: Smash the Ref Bug Class

In April 2020, security researcher Gil Dabah published a paper on a set of vulnerabilities he had discovered within the Win32k subsystem of the Windows operating system. These vulnerabilities demonstrated instances of a new class of bugs, dubbed “Smash the Ref.” Dabah’s research included 13 test...

1.2AI score
SaveExploits0
zdt
zdt
added 2020/09/29 12:00 a.m.73 views

Microsoft Windows Update Orchestrator Unchecked ScheduleWork Call Exploit

This Metasploit module exploit uses access to the UniversalOrchestrator ScheduleWork API call which does not verify the caller's token before scheduling a job to be run as SYSTEM. You cannot schedule something in a given time, so the payload will execute as system sometime in the next 24 hours...

7.8CVSS0.1AI score0.39967EPSS
SaveExploits5
Metasploit
Metasploit
added 2020/09/28 5:40 p.m.22 views

VyOS Configuration Importer

This module imports a VyOS device configuration. Module Options msf use auxiliary/admin/networking/vyosconfig msf auxiliaryvyosconfig show actions ...actions... msf auxiliaryvyosconfig set ACTION msf auxiliaryvyosconfig show options ...show and set options... msf auxiliaryvyosconfig run This modu...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2020/09/28 11:30 a.m.39 views

Cooolis-ms - A Server That Supports The Metasploit Framework RPC

Cooolis-ms is a server that supports Metasploit Framework RPC. It is used to work for Shellcode and PE loader, bypassing the static detection of anti-virus software to a certain extent, and allows the Cooolis-ms server to perform with the Metasploit server separate. Loader execution process: 1...

7.5AI score
SaveExploits0References3
Packet Storm
Packet Storm
added 2020/09/28 12:00 a.m.256 views

MaraCMS 7.5 Remote Code Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'MaraCMS Arbitrary PHP File Upload', 'Description' = %q This module exploits an arbitrary file upload vulnerability in MaraCMS 7.5 and prior in...

6.5CVSS0.2AI score0.18248EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2020/09/28 12:00 a.m.345 views

Microsoft Windows Update Orchestrator Unchecked ScheduleWork Call

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core/post/common' require 'msf/core/post/file' require 'msf/core/post/windows/priv' require 'msf/core/exploit/exe' require 'msf/core/post/windows/registry'...

6.8CVSS0.39967EPSS
SaveExploits5
Rapid7 Blog
Rapid7 Blog
added 2020/09/25 6:54 p.m.233 views

Metasploit Wrap-up

Nine! Nine new modules! Ah ha ha! With the coming of autumn here in the Northern hemisphere, the nights are getting longer, and the hacking is getting stronger. We’ve really got something for everybody in this release, from IoT to infrastructure, Windows, and Linux; everyone’s pretty...

9.3CVSS0.3AI score0.99679EPSS
SaveExploits137
Metasploit
Metasploit
added 2020/09/23 5:41 p.m.72 views

Windows SecureCRT Session Information Enumeration

This module will determine if SecureCRT is installed on the target system and, if it is, it will try to dump all saved session information from the target. The passwords for these saved sessions will then be decrypted where possible, using the decryption information that HyperSine reverse...

6.9AI score
SaveExploits0
Metasploit
Metasploit
added 2020/09/23 5:41 p.m.797 views

SOCKS Proxy Server

This module provides a SOCKS proxy server that uses the builtin Metasploit routing to relay connections. Module Options msf use auxiliary/server/socksproxy msf auxiliarysocksproxy show actions ...actions... msf auxiliarysocksproxy set ACTION msf auxiliarysocksproxy show options ...show and set...

7AI score
SaveExploits0
zdt
zdt
added 2020/09/22 12:00 a.m.102 views

Artica Proxy 4.30.000000 Authentication Bypass / Command Injection Exploit

This Metasploit module exploits an authenticated command injection vulnerability in Artica Proxy, combined with an authentication bypass discovered on the same version, it is possible to trigger the vulnerability without knowing the credentials. The application runs in a virtual appliance and...

9CVSS9.7AI score0.93967EPSS
SaveExploits7
zdt
zdt
added 2020/09/22 12:00 a.m.69 views

Jenkins 2.56 CLI Deserialization / Code Execution Exploit

An unauthenticated Java object deserialization vulnerability exists in the CLI component for Jenkins versions 2.56 and below. The readFrom method within the Command class in the Jenkins CLI remoting component deserializes objects received from clients without first checking / sanitizing the data...

4.5CVSS0.3AI score0.99679EPSS
SaveExploits47
Packet Storm
Packet Storm
added 2020/09/22 12:00 a.m.510 views

Jenkins 2.56 CLI Deserialization / Code Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Jenkins CLI Deserialization', 'Description' = %q An unauthenticated Java object deserialization vulnerability exists in the CLI component for...

7.5CVSS0.4AI score0.99679EPSS
SaveExploits37
Packet Storm
Packet Storm
added 2020/09/22 12:00 a.m.307 views

Artica Proxy 4.30.000000 Authentication Bypass / Command Injection

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Artica proxy 4.30.000000 Auth Bypass service-cmds-peform Command Injection', 'Description' = %q This module exploits an authenticated command...

9CVSS1.1AI score0.93967EPSS
SaveExploits7
zdt
zdt
added 2020/09/21 12:00 a.m.149 views

VyOS restricted-shell Escape / Privilege Escalation Exploit

This Metasploit module exploits command injection vulnerabilities and an insecure default sudo configuration on VyOS versions 1.0.0 through 1.1.8 to execute arbitrary system commands as root. VyOS features a restricted-shell system shell intended for use by low privilege users with operator...

9.9CVSS10AI score0.15411EPSS
SaveExploits4
Metasploit
Metasploit
added 2020/09/21 12:00 a.m.60 views

Micro Focus Operations Bridge Reporter shrboadmin default password

This module abuses a known default password on Micro Focus Operations Bridge Reporter. The 'shrboadmin' user, installed by default by the product has the password of 'shrboadmin', and allows an attacker to login to the server via SSH. This module has been tested with Micro Focus Operations Bridge...

9.8CVSS8.1AI score0.15776EPSS
SaveExploits3
Rapid7 Blog
Rapid7 Blog
added 2020/09/18 6:28 p.m.174 views

Metasploit Wrap-Up

Refreshingly configurable F5, on top of being a handy shortcut you can press over and over again until 3am just to watch the RTX 3080 preorders sell out instantly, is also a company that specializes in the delivery, security, performance, and availability of web applications, computing, storage,...

10CVSS9.1AI score0.99512EPSS
SaveExploits86
Metasploit
Metasploit
added 2020/09/18 12:00 a.m.214 views

Sophos UTM WebAdmin SID Command Injection

This module exploits an SID-based command injection in Sophos UTM's WebAdmin interface to execute shell commands as the root user. Module Options msf use exploit/linux/http/sophos/utmwebadminsidcmdinjection msf undefinedutmwebadminsidcmdinjection show actions ...actions... msf...

10CVSS8.8AI score0.96693EPSS
SaveExploits9
Metasploit
Metasploit
added 2020/09/17 5:41 p.m.34 views

Windows Hyper-V VM Enumeration

This module will check if the target machine is a Hyper-V host and, if it is, will return a list of all of the VMs running on the host, as well as stats such as their state, version, CPU Usage, uptime, and status. Module Options msf use post/windows/gather/enumhypervvms msf postenumhypervvms show...

7.1AI score
SaveExploits0
GithubExploit
GithubExploit
added 2020/09/17 1:48 a.m.210 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft

This is a PoC exploit for CVE-2020-0796, a buffer overflow vulne...

10CVSS9.7AI score0.9981EPSS
SaveExploits126
Rows per page
Query Builder