metasploit-framework/data
Spencer McIntyre a75013e51a
Land #18616, Fix aarch64 elf shared SIGBUS error
Fix aarch64 elf shared object bus error
2024-02-14 13:30:29 -05:00
..
SqlClrPayload
auxiliary Land #18488, add kerberos_tickets post module 2023-12-07 19:12:48 -05:00
evasion/windows Revert "Improve AMSI bypass on new Windows" 2023-06-21 16:35:41 -05:00
exploits Land #18398, Update deprecated report_auth_info in various modules 2024-01-16 19:30:56 +00:00
flash_detector
headers/windows
ipwn
jtr
lab
logos
markdown_doc Enhances info -d with references to AttackerKB 2023-02-03 10:15:55 +00:00
meterpreter Update osx templates makefile and compile binaries 2023-08-02 01:26:18 +01:00
msfcrawler
passivex
php
post Fix bug in HostingCLR relating to the first argument passed to a dotnet assembly. 2023-06-28 09:24:33 +10:00
shellcode
snmp/mibs
sounds
templates Fix aarch64 elf shared object bus error 2023-12-13 00:26:53 +00:00
utilities/encrypted_payload
webcam
wmap
wordlists Initial commit, files created 2023-12-18 19:26:14 -05:00
README.md Move folder descriptions into README.md files 2023-05-03 14:06:13 -05:00
capture_config.yaml
eicar.com
eicar.txt
emailer_config.yaml
exchange_versions.json
f5-mcp-objects.txt
isight.bundle
mime.yml
rocketmq_versions_list.json review comments 2023-06-08 16:38:22 -04:00
unirpc-errors.yaml Add two Metasploit modules for UniData vulnerabilities 2023-03-29 08:01:50 -07:00
vncdll.x64.dll
vncdll.x86.dll
ysoserial_payloads.json

README.md

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.