Lucene search
+L

13628 matches found

zdt
zdt
added 2023/03/06 12:0 a.m.469 views

Lucee Authenticated Scheduled Job Code Execution Exploit

This Metasploit module can be used to execute a payload on Lucee servers that have an exposed administrative web interface. It's possible for an administrator to create a scheduled job that queries a remote ColdFusion file, which is then downloaded and executed when accessed. The payload is...

7.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2023/03/02 12:0 a.m.354 views

Lucee Authenticated Scheduled Job Code Execution

class MetasploitModule 'Lucee Authenticated Scheduled Job Code Execution', 'Description' = %q This module can be used to execute a payload on Lucee servers that have an exposed administrative web interface. It's possible for an administrator to create a scheduled job that queries a remote...

0.9AI score
SaveExploits0
Metasploit
Metasploit
added 2023/03/01 7:50 p.m.322 views

Oracle E-Business Suite (EBS) Unauthenticated Arbitrary File Upload

This module exploits an unauthenticated arbitrary file upload vulnerability in Oracle Web Applications Desktop Integrator, as shipped with Oracle EBS versions 12.2.3 through to 12.2.11, in order to gain remote code execution as the oracle user. Module Options msf use...

9.8CVSS9.8AI score0.98342EPSS
SaveExploits7
Metasploit
Metasploit
added 2023/03/01 7:50 p.m.139 views

Softing Secure Integration Server Login Utility

This module will attempt to authenticate to a Softing Secure Integration Server. Module Options msf use auxiliary/scanner/http/softingsislogin msf auxiliarysoftingsislogin show actions ...actions... msf auxiliarysoftingsislogin set ACTION msf auxiliarysoftingsislogin show options ...show and set...

5.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2023/03/01 12:0 a.m.438 views

Oracle E-Business Suite (EBS) Unauthenticated Arbitrary File Upload

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/zip' class MetasploitModule 'Oracle E-Business Suite EBS Unauthenticated Arbitrary File Upload', 'Description' = %q This module exploits an unauthenticated...

9.8CVSS0.2AI score0.98342EPSS
SaveExploits7
Gitee
Gitee
added 2023/02/28 3:51 p.m.8 views

渗透字典

This repository is an offensive tool for Bug Bounty research and exploitation. The primary CVE ID is not explicitly mentioned, but it appears to be a collection of exploits and techniques for various vulnerabilities. The repository contains a wide range of exploits and techniques, including: 1...

6.9AI score
SaveExploits0
Rapid7 Blog
Rapid7 Blog
added 2023/02/24 8:8 p.m.52 views

Metasploit Wrap-Up

Basic discover script improvements This week two improvements were made to the script/resource/basicdiscovery.rc resource script. The first update from community member samsepi0x0 allowed commas in the RHOSTS value, making it easier to target multiple hosts. Additionally, adfoster-r7 improved the...

8.8AI score0.97653EPSS
SaveExploits21
Metasploit
Metasploit
added 2023/02/24 7:52 p.m.129 views

Disable ClamAV

This module will write to the ClamAV Unix socket to shutoff ClamAV. Module Options msf use post/linux/manage/disableclamav msf postdisableclamav show actions ...actions... msf postdisableclamav set ACTION msf postdisableclamav show options ...show and set options... msf postdisableclamav run This...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2023/02/23 12:0 a.m.336 views

Froxlor 2.0.6 Remote Command Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Froxlor Log Path RCE', 'Description' = %q Froxlor v2.0.6 and below suffer from a bug that allows authenticated users to change the application lo...

8.8CVSS0.2AI score0.97653EPSS
SaveExploits8
Metasploit
Metasploit
added 2023/02/22 7:52 p.m.800 views

pyLoad js2py Python Execution

pyLoad versions prior to 0.5.0b3.dev31 are vulnerable to Python code injection due to the pyimport functionality exposed through the js2py library. An unauthenticated attacker can issue a crafted POST request to the flash/addcrypted2 endpoint to leverage this for code execution. pyLoad by default...

9.8CVSS9.7AI score0.95845EPSS
SaveExploits13
Rapid7 Blog
Rapid7 Blog
added 2023/02/17 9:17 p.m.111 views

Metasploit Wrap-Up

Cisco RV Series Auth Bypass and Command Injection Thanks to community contributor neterum, Metasploit framework just gained an awesome new module which targets Cisco Small Business RV Series Routers. The module actually exploits two vulnerabilities, an authentication bypass CVE-2022-20705 and a...

7.5CVSS0.8AI score0.86194EPSS
SaveExploits8
zdt
zdt
added 2023/02/15 12:0 a.m.378 views

GitLab GitHub Repo Import Deserialization Remote Code Execution Exploit

An authenticated user can import a repository from GitHub into GitLab. If a user attempts to import a repo from an attacker-controlled server, the server will reply with a Redis serialization protocol object in the nested defaultbranch. GitLab will cache this object and then deserialize it when...

9.9CVSS9.6AI score0.86194EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2023/02/15 12:0 a.m.331 views

GitLab GitHub Repo Import Deserialization Remote Code Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'GitLab GitHub Repo Import Deserialization RCE', 'Description' = %q An authenticated user can import a repository from GitHub into GitLab. If a us...

9.9CVSS9.6AI score0.86194EPSS
SaveExploits5
zdt
zdt
added 2023/02/14 12:0 a.m.369 views

Cisco RV Series Authentication Bypass / Command Injection Exploit

This Metasploit module exploits two vulnerabilities, a session ID directory traversal authentication bypass CVE-2022-20705 and a command injection vulnerability CVE-2022-20707, on Cisco RV160, RV260, RV340, and RV345 Small Business Routers, allowing attackers to execute arbitrary commands with...

10CVSS9.7AI score0.80031EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2023/02/14 12:0 a.m.333 views

Cisco RV Series Authentication Bypass / Command Injection

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Cisco RV Series Authentication Bypass and Command Injection', 'Description' = %q This module exploits two vulnerabilities, a session ID directory...

10CVSS1.1AI score0.80031EPSS
SaveExploits3
zdt
zdt
added 2023/02/13 12:0 a.m.356 views

Fortra GoAnywhere MFT Unsafe Deserialization Remote Code Execution Exploit

This Metasploit module exploits an object deserialization vulnerability in Fortra GoAnywhere MFT. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Fortra GoAnywhere MFT Unsafe Deserialization...

7.2CVSS7.4AI score0.99999EPSS
SaveExploits12
zdt
zdt
added 2023/02/13 12:0 a.m.442 views

Nagios XI 5.7.5 Remote Code Execution Exploit

This Metasploit module exploits CVE-2021-25296, CVE-2021-25297, and CVE-2021-25298, which are OS command injection vulnerabilities in the windowswmi, switch, and cloud-vm configuration wizards that allow an authenticated user to perform remote code execution on Nagios XI versions 5.5.6 to 5.7.5 a...

8.8CVSS9.3AI score0.74979EPSS
SaveExploits9
zdt
zdt
added 2023/02/13 12:0 a.m.562 views

ManageEngine ADSelfService Plus Unauthenticated SAML Remote Code Execution Exploit

This Metasploit module exploits an unauthenticated remote code execution vulnerability that affects Zoho ManageEngine AdSelfService Plus versions 6210 and below. Due to a dependency to an outdated library Apache Santuario version 1.4.1, it is possible to execute arbitrary code by providing a...

9.8CVSS9.8AI score0.99753EPSS
SaveExploits15
Rapid7 Blog
Rapid7 Blog
added 2023/02/10 7:39 p.m.97 views

Metasploit Weekly Wrap-Up

Taking a stroll down memory lane Tomcat Init Script Privilege Escalation Do you remember the issue with Tomcat init script that was originally discovered by Dawid Golunski back in 2016 that led to privilege escalation? This week's Metasploit release includes an exploit module for CVE-2016-1240 by...

9CVSS0.3AI score0.99999EPSS
SaveExploits48
Metasploit
Metasploit
added 2023/02/09 7:52 p.m.286 views

ManageEngine Endpoint Central Unauthenticated SAML RCE

This exploits an unauthenticated remote code execution vulnerability that affects Zoho ManageEngine Endpoint Central and MSP versions 10.1.2228.10 and below CVE-2022-47966. Due to a dependency to an outdated library Apache Santuario version 1.4.1, it is possible to execute arbitrary code by...

9.8CVSS9.7AI score0.99753EPSS
SaveExploits15
Rows per page
Query Builder