Lucene search
+L

13628 matches found

zdt
zdt
added 2024/11/21 12:0 a.m.209 views

Ivanti EPM Agent Portal Command Execution Exploit

This Metasploit module leverages an unauthenticated remote command execution vulnerability in Ivanti's EPM Agent Portal where an RPC client can invoke a method which will run an attacker-specified string on the remote target as NT AUTHORITY\SYSTEM. This vulnerability is present in versions prior ...

9.8CVSS7.3AI score0.12904EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2024/11/21 12:0 a.m.431 views

Judge0 Sandbox Escape

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Judge0 sandbox escape', 'Description' = %q Judge0 does not account for symlinks placed inside the sandbox directory, which can be leveraged by an...

10CVSS7.4AI score0.07211EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2024/11/18 12:0 a.m.392 views

Pyload Remote Code Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/stopwatch' class MetasploitModule 'Pyload RCE CVE-2024-39205 with js2py sandbox escape CVE-2024-28397', 'Description' = %q CVE-2024-28397 is sandbox escape ...

9.8CVSS7AI score0.16513EPSS
SaveExploits22
Rapid7 Blog
Rapid7 Blog
added 2024/11/15 8:37 p.m.36 views

Metasploit Weekly Wrap-Up: 11/15/2024

Palo Alto Expedition RCE module This week's release includes an exploit module for the Palo Alto Expedition exploit chain that's been making headlines recently. The first vulnerability, CVE-2024-5910, allows attackers to reset the password of the admin user. The second vulnerability, CVE-2024-946...

9.3CVSS8.6AI score0.91783EPSS
SaveExploits14
Metasploit
Metasploit
added 2024/11/15 6:53 p.m.231 views

JetBrains TeamCity Login Scanner

This module performs login attempts against a JetBrains TeamCity webpage to bruteforce possible credentials. Module Options msf use auxiliary/scanner/teamcity/teamcitylogin msf auxiliaryteamcitylogin show actions ...actions... msf auxiliaryteamcitylogin set ACTION msf auxiliaryteamcitylogin show...

7AI score
SaveExploits0
zdt
zdt
added 2024/11/14 12:0 a.m.229 views

Palo Alto Expedition 1.2.91 Remote Code Execution Exploit

This Metasploit module lets you obtain remote code execution in Palo Alto Expedition versions 1.2.91 and below. The first vulnerability, CVE-2024-5910, allows to reset the password of the admin user, and the second vulnerability, CVE-2024-9464, is an authenticated OS command injection. In a defau...

9.3CVSS8.6AI score0.91783EPSS
SaveExploits14
Rapid7 Blog
Rapid7 Blog
added 2024/11/08 7:26 p.m.39 views

Metasploit Wrap-Up: 11/08/2024

RISC-V Support This release of Metasploit Framework has added exciting new features such as new payloads that target the RISC-V architecture. These payloads allow for the execution of commands on compromised hardware, allowing Metasploit Framework and Metasploit Payloads to be used in more...

9.8CVSS9.1AI score0.93299EPSS
SaveExploits9
Metasploit
Metasploit
added 2024/11/06 6:55 p.m.307 views

ESC8 Relay: SMB to HTTP(S)

This module creates an SMB server and then relays the credentials passed to it to an HTTP server to gain an authenticated connection. Once that connection is established, the module makes an authenticated request for a certificate based on a given template. Module Options msf use...

5.4AI score
SaveExploits0
Metasploit
Metasploit
added 2024/11/01 6:54 p.m.233 views

Linux Reboot

A very small shellcode for rebooting the system using the reboot syscall. This payload is sometimes helpful for testing purposes. Requires CAPSYSBOOT privileges. Module Options msf use payload/linux/riscv64le/reboot msf payloadreboot show actions ...actions... msf payloadreboot set ACTION msf...

7AI score
SaveExploits0
Metasploit
Metasploit
added 2024/11/01 6:54 p.m.383 views

Linux Execute Command

Execute an arbitrary command Module Options msf use payload/linux/riscv64le/exec msf payloadexec show actions ...actions... msf payloadexec set ACTION msf payloadexec show options ...show and set options... msf payloadexec run This module requires Metasploit: https://metasploit.com/download Curre...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2024/11/01 6:54 p.m.269 views

Linux Reboot

A very small shellcode for rebooting the system using the reboot syscall. This payload is sometimes helpful for testing purposes. Requires CAPSYSBOOT privileges. Module Options msf use payload/linux/riscv32le/reboot msf payloadreboot show actions ...actions... msf payloadreboot set ACTION msf...

7AI score
SaveExploits0
Metasploit
Metasploit
added 2024/11/01 6:54 p.m.375 views

Linux Execute Command

Execute an arbitrary command Module Options msf use payload/linux/riscv32le/exec msf payloadexec show actions ...actions... msf payloadexec set ACTION msf payloadexec show options ...show and set options... msf payloadexec run This module requires Metasploit: https://metasploit.com/download Curre...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2024/11/01 6:54 p.m.219 views

Python Exec, Python Execute Command

Execute a Python payload from a command. Execute an arbitrary OS command. Compatible with Python 2.7 and 3.4+. Module Options msf use payload/cmd/windows/python/exec msf payloadexec show actions ...actions... msf payloadexec set ACTION msf payloadexec show options ...show and set options... msf...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2024/11/01 6:54 p.m.211 views

Python Exec, Python Execute Command

Execute a Python payload as an OS command from a Posix-compatible shell. Execute an arbitrary OS command. Compatible with Python 2.7 and 3.4+. Module Options msf use payload/cmd/unix/python/exec msf payloadexec show actions ...actions... msf payloadexec set ACTION msf payloadexec show options...

7.3AI score
SaveExploits0
Metasploit
Metasploit
added 2024/11/01 6:54 p.m.230 views

Simple

Simple NOP generator Module Options msf use nop/riscv64le/simple msf nopsimple show actions ...actions... msf nopsimple set ACTION msf nopsimple show options ...show and set options... msf nopsimple run This module requires Metasploit: https://metasploit.com/download Current source:...

7.1AI score
SaveExploits0
Rapid7 Blog
Rapid7 Blog
added 2024/11/01 6:4 p.m.26 views

Metasploit Weekly Wrap-Up 11/01/2024

Pool Party Windows Process Injection This Metasploit-Framework release includes a new injection technique deployed on core Meterpreter functionalities such as process migration and DLL Injection. The research of a new injection technique known as PoolParty highlighted new ways to gain code...

9.9CVSS9.2AI score0.93971EPSS
SaveExploits24
Metasploit
Metasploit
added 2024/10/31 6:53 p.m.367 views

WordPress TI WooCommerce Wishlist SQL Injection (CVE-2024-43917)

The TI WooCommerce Wishlist plugin use auxiliary/scanner/http/wptiwoocommercewishlistsqli msf auxiliarywptiwoocommercewishlistsqli show actions ...actions... msf auxiliarywptiwoocommercewishlistsqli set ACTION msf auxiliarywptiwoocommercewishlistsqli show options ...show and set options... msf...

9.8CVSS9AI score0.21769EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2024/10/30 12:0 a.m.387 views

WordPress WP-Automatic SQL Injection

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class SQLExecutionError 'WordPress wp-automatic Plugin SQLi Admin Creation', 'Description' = %q This module exploits an unauthenticated SQL injection vulnerability in th...

9.9CVSS7AI score0.93971EPSS
SaveExploits16
zdt
zdt
added 2024/10/30 12:0 a.m.203 views

WordPress WP-Automatic SQL Injection Exploit

This Metasploit module exploits an unauthenticated SQL injection vulnerability in the WordPress wp-automatic plugin versions prior to 3.92.1 to achieve remote code execution. The vulnerability allows the attacker to inject and execute arbitrary SQL commands, which can be used to create a maliciou...

9.9CVSS8.9AI score0.93971EPSS
SaveExploits16
Rapid7 Blog
Rapid7 Blog
added 2024/10/25 7:34 p.m.46 views

Metasploit Weekly Wrap-Up 10/25/2024

Hackers and Vampires Agree: Every Byte Counts Headlining the release today is a new exploit module by jheysel-r7 that chains two vulnerabilities to target Magento/Adobe Commerce systems: the first, CVE-2024-34102 is an arbitrary file read used to determine the version and layout of the glibc...

9.8CVSS9.6AI score0.99991EPSS
SaveExploits38
Rows per page
Query Builder