March 2018
Beginner
448 pages
11h 51m
English
After reading this chapter and completing the exercises, you will be able to do the following:
Understand the basics of Ruby scripting
Write basic Ruby scripts
Read and understand Ruby scripts
Ruby is the language used for Metasploit. As such, it is a key skill if you wish to write your own Metasploit payloads. In this chapter you will see a general introduction to Ruby. If you ...