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

Metasploit Framework

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

Tested on: * Windows 7 SP1 (x64) shell/powershell/Meterpreter sessions; and * Windows Server 2008 (x64) shell/Meterpreter sessions.

library
enhancement

Resolves Rubocop violations. Adds documentation. Adds `Notes` module meta information. Adds support for non-Meterpreter sessions.

module
enhancement

An OS Command Injection vulnerability in the PAN-OS management interface that allows authenticated administrators to execute arbitrary OS commands with root privileges. More info: https://swarm.ptsecurity.com/swarm-of-palo-alto-pan-os-vulnerabilities/ This PR adds a fairly...

module
docs

Fixes #16838 This fixes a typo in the ZSH completion file for `_msfvenom` that would cause an error when completing the `--arch` argument. ## Verification - [ ] Install zsh...

bug
easy

## Issue There is a typo in [/external/zsh/_msfvenom](https://github.com/rapid7/metasploit-framework/blob/d6738c3b1832d7c007a4091ba34033a638706663/external/zsh/_msfvenom#L234) on line 234. ```text {-a,--arch}"[The architecture to use for --payload and --encoders (use --list archs to list)]:architecture:_msfvenom_archs" \ ``` should be ```text...

bug

Im running 2 Vm machine. The target host(windows xp) and the host system(kali linux) . and when im using the metasploit and successfully exploit the target. I run the script...

bug
Stale
needs-more-information

Resolves Rubocop violations. Adds documentation. Adds references. Adds `Notes` module meta information. Adds support for non-Meterpreter sessions. (Note: tested on shell sessions. Not tested with PowerShell, but the Post APIs...

module
bug

Observed while testing #15950. Might be a regression, but I haven't had much time to debug.

library
bug
confirmed

This PR adds rtf support to the msdtjs exploit 2022-30190, AKA Follina. ## Verification List the steps needed to make sure this thing works - [ ] Start `msfconsole` -...

rn-enhancement

## Steps to reproduce How'd you do it? 1. download Metasploit for windows 2. create exclusion for C:\metaspliot-framework 3. open file metasploitframework-latest ## Expected behavior Should have installed correctly ##...

bug
Stale