Files
metasploit-gs/data
Diego Ledda fda250d604 Merge pull request #19910 from msutovsky-r7/fix/add-PPC64-template
Fixing PPC64 template and payloads
2025-06-25 12:33:39 +02:00
..
2025-04-30 16:38:54 -04:00
2022-01-17 15:33:41 -05:00
2011-11-10 19:48:32 -06:00
2021-12-04 15:32:38 +00:00
2025-06-24 11:21:49 +01:00
2025-05-01 08:28:12 +10:00
2011-11-10 19:48:32 -06:00
2017-07-24 06:26:21 -07:00
2012-03-02 10:18:32 -06:00
2025-06-11 19:03:00 +02:00
2011-11-10 19:48:32 -06:00
2025-02-27 16:17:10 +00:00
2011-11-10 19:48:32 -06:00
2012-04-15 23:35:38 -05:00
2023-06-08 16:38:22 -04:00

This folder contains various data files used for a variety of purposes, including but not limited to banners for the console, exploit source code for exploits (under data/exploits), template code and binaries, wordlists and shellcode.

As a general rule of thumb this folder will most often be used when you are using compiled binaries or source code from other exploits for cases such as local privilege escalation exploits and need to provide the exploit code and compiled binaries so that maintainers can verify the binary and compile it themselves, as so that modules can find the R7 compiled version of the resulting binary for use during exploitation.