Skip to content

GSoC 2017 Project Ideas

egypt edited this page Feb 3, 2017 · 29 revisions

GSoC Project Ideas in no particular order.

Submit your own

If you want to suggest your own idea, please discuss it with us first on our mailing list to make sure it is a reasonable amount of work for a summer and that it fits the goals of the project.

Convert between cmd/unix/* and the various interpreted language architectures

Perl, Python, and Ruby scripts can all be run via a short command line invocation. It would be nice to be able to use these payloads in ARCH_CMD contexts as well as their own separate architectures (ARCH_PYTHON, ARCH_RUBY).

Use SChannel in native Windows Meterpreter instead of embedded OpenSSL

Mentor: @OJ

SChannel is Windows' built-in TLS library.

Automated exploit reliability scoring

Automatically run a module over and over, determine success rates.

Mentor: @busterb

Exploit regression testing.

A categorical focus, like "make all X exploits badass", or add a full suite of modules around particular gear or vendor stack.

Mentor: @hdm

Modifications to Meterpreter that allow for scripts to run asynchronously.

Mentor: @OJ

Make it possible for post modules to take a payload

And then move the exploit/*/local modules that aren't actually exploits back to post/

Mentor: @egypt

SMB2 support

(see also https://github.com/rapid7/ruby_smb)

Mentor: @egypt

Gossip protocol for payload communications

Allow meterpreter to act as a mesh network inside a corporate environment.

Asynchronous victim-side scripting

Using either python or powershell (or maybe both if it can be abstract enough). This could allow things like running Responder.py or Empire on a compromised host.

Metasploit Wiki Pages


Clone this wiki locally