InterviewSolution
| 1. |
What’s The Best Way To Remain On The Cutting Edge Of The Msf? |
|
Answer» The framework source code is now available through the Subversion CVS. Once you’ve downloaded the 3.0 RELEASE from the Metasploit Web site, you need to ALSO download the Subversion client.Then NAVIGATE to the framework installation folder and run the svn checkout command. Once the code and other files have been downloaded, you can run the svn update command to keep yourself right on the BLEEDING edge of the framework. The framework source code is now available through the Subversion CVS. Once you’ve downloaded the 3.0 release from the Metasploit Web site, you need to also download the Subversion client.Then navigate to the framework installation folder and run the svn checkout command. Once the code and other files have been downloaded, you can run the svn update command to keep yourself right on the bleeding edge of the framework. |
|