In this guide we will see step by step the installation of Metasploit in Windows 10 using the Windows Subsystem for Linux

1.) Enable Developer Mode C: \> reg add “HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ AppModelUnlock” / t REG_DWORD / f / v “AllowDevelopmentWithoutDevLicense” / d “1”
2.) Activate Windows Subsystem for Linux C: \> DISM / online / enable-feature / featurename: Microsoft-Windows-Subsystem-Linux
3.) We restart
4.) Type the command "bash" in cmd to enter the Windows Subsystem for Linux and create a new user code
5.) Install Metasploit with the following command [email protected]: / mnt / c $ curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb> msfinstall && chmod 755 msfinstall && ./msfinstall
Read them Technology News from all over the world, with the validity of iGuRu.gr
Follow us on Google News
Comment Policy:
IGuRu.gr does not publish the comments immediately. Malicious comments, comments that include ads, or comments that are offensive are deleted without notice. We do not adopt the opinions expressed by our readers.
Your comments will be displayed after approval by the administrators