Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
metasploit-framework
Forked from rapid7/metasploit-framework
Metasploit Framework
Ruby 1
-
mettle
Forked from rapid7/mettle
C
-
rex-ole
Forked from rapid7/rex-ole
Rex Library for reading/writing Object-Linking-and-Embedding (OLE) files and streams
Ruby
-
metasploit-omnibus
Forked from rapid7/metasploit-omnibus
Packaging metasploit-framework with omnibus
Ruby
-
rex-exploitation
Forked from rapid7/rex-exploitation
Rex library for various exploitation helpers
Ruby
-
rex-core
Forked from rapid7/rex-core
Created by David Maloney via the GitHub Connector
Ruby
10 contributions in the last year
Contribution activity
May 2019
April 2019
Created a pull request in rapid7/metasploit-framework that received 1 comment
Bump rex-powershell gem version to 0.1.80...
...to pick up rapid7/rex-powershell#18.
Verification
List the steps needed to make sure this thing works
bundle install
Verify rex-powershell ve…
Created an issue in rapid7/metasploit-framework that received 1 comment
wrap_double_quotes option for PowerShell payloads cannot be disabled
While testing #11660, I discovered that the cmd_psh_payload() method in lib/msf/core/exploit/powershell.rb is overriding the wrap_double_quotes opt…