metasploit-framework icon indicating copy to clipboard operation
metasploit-framework copied to clipboard

Metasploit Framework

Results 649 metasploit-framework issues
Sort by recently updated
recently updated
newest added

``` [ruby-3.1.5@metasploit-framework](upstream-master) tmoose@ubuntu-dev2024:~/rapid7/metasploit-framework$ ./msfconsole =[ metasploit v6.4.34-dev-1af43ca110 ] + -- --=[ 2460 exploits - 1266 auxiliary - 430 post ] + -- --=[ 1468 payloads - 49 encoders - 11...

bug

Updates Metasploit to Ruby 3.2.5 This aligns Metasploit and the omnibus installer to now be on the same version https://github.com/rapid7/metasploit-omnibus/pull/211 ## Verification - Ensure CI passes - Ensure you can...

rn-enhancement

This post-exploitation module extracts sensitive browser data from both Chromium-based and Gecko-based browsers on the target system. It supports the decryption of passwords and cookies using Windows Data Protection API...

This PR is a continuation of https://github.com/rapid7/metasploit-framework/pull/19397 This PR adds in the usage of the Reline library behind a feature flag. Reline currently has some bugs/issues/inconsistencies compared to Readline. These...

Hi I have developed a Metasploit auxiliary module that assists penetration testers in locating backup files across a list of subdomains. You can find it here: https://github.com/paragbagul111/metasploit-backup-scanner Please take a...

suggestion-module

This is a new module which exploits a backdoor in SolarWinds Web Help Desk (CVE-2024-28987) set RHOSTS 192.168.217.145 RHOSTS=> 192.168.217.145 msf6 auxiliary(gather/solarwinds_webhelpdesk_backdoor) > run [*] Running module against 192.168.217.145 [*]...

This is a new module which exploits two vulnerabilities (CVE-2024-5910 & CVE-2024-9464) in Palo Alto Expedition to obtain RCE. ## Verification Steps 1. Download the software from [the vendor](https://live.paloaltonetworks.com/t5/expedition/ct-p/migration_tool). Version...

This PR is a duplicate of #19433, however this comes from a unique branch as instructed by @jheysel-r7. Original PR message added for clarity: --- This pull request adds a...

module
docs

This is a placeholder commit, I'll be resuming development on this Nov 6th.

@h00die-gr3y mentioned that there were reports of Fetch payloads failing when `FETCH_DELETE` was set to true. I'm looking for examples to see if we can recreate and correct.

bug
Stale