diff --git a/Exploit-Ranking.md b/Exploit-Ranking.md index adf44f2600..d0c38c1d15 100644 --- a/Exploit-Ranking.md +++ b/Exploit-Ranking.md @@ -1,4 +1,4 @@ -As of Metasploit Framework version 3.3.2, every exploit module has been assigned a rank based on its potential impact to the target system. Support for using the new rankings to search, categorize, and prioritize exploits was added in version 3.3.3. +Every exploit module has been assigned a rank based on its potential impact to the target system. Users can use rankings to search, categorize, and prioritize exploits. The ranking is implemented by adding a `Rank` constant at the top of the class declaration in the module: