Files
metasploit-gs/data
Brendan dbc020a745 Merge pull request #19441 from Takahiro-Yoko/cve_2023_0386_priv_esc
Land #19441, Add module: Linux Priv Esc (OverlayFS copying bug) CVE-2023-0386
2024-09-26 14:07:17 -05:00
..
2024-02-29 16:15:39 -05: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
2011-11-10 19:48:32 -06:00
2017-07-24 06:26:21 -07:00
2012-03-02 10:18:32 -06:00
2024-01-23 13:52:35 -06:00
2011-11-10 19:48:32 -06:00
2011-11-10 19:48:32 -06: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.