Lucene search
K

1194 matches found

Metasploit
Metasploit
added 2023/11/08 7:50 p.m.921 views

Apache NiFi Credentials Gather

This module will grab Apache NiFi credentials from various files on Linux. Module Options msf use post/linux/gather/apachenificredentials msf postapachenificredentials show actions ...actions... msf postapachenificredentials set ACTION msf postapachenificredentials show options ...show and set...

7.1AI score
Exploits0
Metasploit
Metasploit
added 2023/10/31 7:51 p.m.722 views

Citrix ADC (NetScaler) Bleed Scanner

This module scans for a vulnerability that allows a remote, unauthenticated attacker to leak memory for a target Citrix ADC server. The leaked memory is then scanned for session cookies which can be hijacked if found. Module Options msf use auxiliary/scanner/http/citrixbleedcve20234966 msf...

9.4CVSS7.5AI score0.94348EPSS
Exploits15
Circl
Circl
added 2023/10/06 9:55 p.m.1 views

CVE-2020-7012

creationtimestamp| type| source ---|---|--- 2023-10-06 21:55:04+00:00| seen| https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/http/kibanaupgradeassistanttelemetryrce.rb 2025-10-23 21:12:59+00:00| seen| MISP/a9d21043-f825-4bac-8d2b-56fb9e8343e7...

8.8CVSS8.6AI score0.73437EPSS
Exploits1References1
Packet Storm
Packet Storm
added 2023/09/21 12:0 a.m.474 views

TOTOLINK Wireless Routers Remote Command Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/stopwatch' class MetasploitModule 'TOTOLINK Wireless Routers unauthenticated remote command execution vulnerability.', 'Description' = %q Multiple TOTOLINK...

9.8CVSS7.1AI score0.92398EPSS
Exploits4
Packet Storm
Packet Storm
added 2023/09/13 12:0 a.m.562 views

Ivanti Sentry Authentication Bypass / Remote Code Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Ivanti Sentry MICSLogService Auth Bypass resulting in RCE CVE-2023-38035', 'Description' = %q This module exploits an authentication bypass in...

9.8CVSS7.1AI score0.94419EPSS
Exploits6
Gitee
Gitee
added 2023/09/08 9:54 a.m.4 views

Exploit for Classic Buffer Overflow in Cisco Pix_Firewall_Software

This is a PoC exploit for CVE-2016-6366, a remote code execution vulnerability in Cisco ASA. The repository contains improvements to the EXTRABACON exploit, which was written by the Equation Group NSA and leaked by the Shadow Brokers. The exploit targets various versions of Cisco ASA, including 8...

8.8CVSS8.1AI score0.90783EPSS
Exploits7
ATTACKERKB
ATTACKERKB
added 2023/08/21 12:0 a.m.116 views

CVE-2023-38035

A security vulnerability in MICS Admin Portal in Ivanti MobileIron Sentry versions 9.18.0 and below, which may allow an attacker to bypass authentication controls on the administrative interface due to an insufficiently restrictive Apache HTTPD configuration. Recent assessments: jheysel-r7 at...

9.8CVSS10AI score0.94419EPSS
In wildExploits6References3
0day.today
0day.today
added 2023/08/16 12:0 a.m.531 views

H2 Database Web Interface Create Alias Remote Code Execution Exploit

The H2 database contains an alias function which allows for arbitrary Java code to be used. This functionality can be abused to create an exec functionality to pull our payload down and execute it. H2's web interface contains restricts MANY characters, so injecting a payload directly is not...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2023/08/14 12:0 a.m.347 views

Microsoft Azure Subdomain Scanner / Enumerator

Background: Microsoft makes use of a number of different domains and subdomains for each of their Azure services. From SQL databases to SharePoint drives, each service maps to its respective domain/subdomain, and with the proper toolset, these can be identified through DNS enumeration to yield...

7.1AI score
Exploits0
0day.today
0day.today
added 2023/07/21 12:0 a.m.227 views

pfSense v2.7.0 - OS Command Injection Exploit

Exploit Title: pfSense v2.7.0 - OS Command Injection Exploit Author: Emir Polat CVE-ID : CVE-2023-27253 class MetasploitModule 'pfSense Restore RRD Data Command Injection', 'Description' = %q This module exploits an authenticated command injection vulnerabilty in the "restorerrddata" function of...

8.8CVSS7.1AI score0.79155EPSS
Exploits4
0day.today
0day.today
added 2023/07/19 12:0 a.m.439 views

Openfire Authentication Bypass / Remote Code Execution Exploit

Openfire is an XMPP server licensed under the Open Source Apache License. Openfire's administrative console, a web-based application, was found to be vulnerable to a path traversal attack via the setup environment. This permitted an unauthenticated user to use the unauthenticated Openfire Setup...

8.6CVSS8.7AI score0.94441EPSS
Exploits14
Metasploit
Metasploit
added 2023/06/15 7:50 p.m.173 views

HTTPS Fetch, Linux Command Shell, Bind TCP Random Port Inline

Fetch and execute an x86 payload from an HTTPS server. Listen for a connection in a random port and spawn a command shell. Use nmap to discover the open port: 'nmap -sS target -p-'. Module Options msf use payload/cmd/linux/https/x86/shellbindtcprandomport msf payloadshellbindtcprandomport show...

7.3AI score
Exploits0
Metasploit
Metasploit
added 2023/06/15 7:50 p.m.215 views

HTTP Fetch, Linux Command Shell, Find Port Inline

Fetch and execute a x86 payload from an HTTP server. Spawn a shell on an established connection Module Options msf use payload/cmd/linux/http/x86/shellfindport msf payloadshellfindport show actions ...actions... msf payloadshellfindport set ACTION msf payloadshellfindport show options ...show and...

7.3AI score
Exploits0
Metasploit
Metasploit
added 2023/05/18 7:52 p.m.206 views

HTTPS Fetch, Linux Command Shell, Reverse TCP Stager

Fetch and execute an x64 payload from an HTTPS server. Spawn a command shell staged. Connect back to the attacker Module Options msf use payload/cmd/linux/https/x64/shell/reversetcp msf payloadreversetcp show actions ...actions... msf payloadreversetcp set ACTION msf payloadreversetcp show option...

7.3AI score
Exploits0
Metasploit
Metasploit
added 2023/05/18 7:52 p.m.249 views

HTTP Fetch, Linux Command Shell, Bind TCP Random Port Inline

Fetch and execute an x64 payload from an HTTP server. Listen for a connection in a random port and spawn a command shell. Use nmap to discover the open port: 'nmap -sS target -p-'. Module Options msf use payload/cmd/linux/http/x64/shellbindtcprandomport msf payloadshellbindtcprandomport show...

7.3AI score
Exploits0
Circl
Circl
added 2023/04/21 12:31 a.m.1 views

CVE-2023-28458

creationtimestamp| type| source ---|---|--- 2023-04-21 00:31:05+00:00| seen| https://t.me/cibsecurity/62560 2025-08-27 20:55:20+00:00| seen| https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/http/pretalxrcecve202328458.rb 2025-10-23 21:13:01+00:00| seen|...

4.3CVSS4.6AI score0.76795EPSS
Exploits3References2
Packet Storm
Packet Storm
added 2023/04/19 12:0 a.m.321 views

VMware Workspace ONE Access Privilege Escalation

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'VMware Workspace ONE Access CVE-2022-22960', 'Description' = %q This module exploits CVE-2022-22960 which allows the user to overwrite the...

7.8CVSS8.7AI score0.72491EPSS
Exploits8
0day.today
0day.today
added 2023/03/23 12:0 a.m.417 views

Monitorr 1.7.6m / 1.7.7d Remote Code Execution Exploit

This Metasploit module exploits an arbitrary file upload vulnerability and achieves remote code execution in the Monitorr application. Using a specially crafted request, custom PHP code can be uploaded and injected through endpoint upload.php because of missing input validation. Any user privileg...

9.8CVSS9.8AI score0.93921EPSS
Exploits8
Packet Storm
Packet Storm
added 2023/03/17 12:0 a.m.360 views

Open Web Analytics 1.7.3 Remote Code Execution

class MetasploitModule 'Open Web Analytics 1.7.3 - Remote Code Execution RCE', 'Description' = %q Open Web Analytics OWA before 1.7.4 allows an unauthenticated remote attacker to obtain sensitive user information, which can be used to gain admin privileges by leveraging cache hashes. This occurs...

9.8CVSS0.5AI score0.93824EPSS
Exploits14
Packet Storm
Packet Storm
added 2023/03/16 12:0 a.m.325 views

Bitbucket Environment Variable Remote Command Injection

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Bitbucket Environment Variable RCE', 'Description' = %q For various versions of Bitbucket, there is an authenticated command injection...

9.8CVSS0.8AI score0.87475EPSS
Exploits3
Rows per page
Query Builder