From d0e28941371ae33884f1d9a80686f001d4f1812e Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Sat, 22 Jan 2022 05:30:33 +0000 Subject: [PATCH] Metasploit BeEF Bind: Rename instructions.txt -> README.md --- .../shellcode_sources/msf/{instructions.txt => README.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename modules/exploits/beefbind/shellcode_sources/msf/{instructions.txt => README.md} (100%) diff --git a/modules/exploits/beefbind/shellcode_sources/msf/instructions.txt b/modules/exploits/beefbind/shellcode_sources/msf/README.md similarity index 100% rename from modules/exploits/beefbind/shellcode_sources/msf/instructions.txt rename to modules/exploits/beefbind/shellcode_sources/msf/README.md