diff --git a/Moriarty/Program.cs b/Moriarty/Program.cs index bc39b1d..9d41bb6 100644 --- a/Moriarty/Program.cs +++ b/Moriarty/Program.cs @@ -111,4 +111,4 @@ private static void ListVulnerabilities() Console.WriteLine(); } } -} \ No newline at end of file +} diff --git a/README.md b/README.md index c596e5b..eb4bad5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Moriarty -Moriarty is a comprehensive .NET tool that extends the functionality of [Watson](https://github.com/rasta-mouse/Watson) and [Sherlock](https://github.com/rasta-mouse/sherlock), originally developed by [@_RastaMouse](https://twitter.com/_RastaMouse). It is designed to enumerate missing KBs, detect various vulnerabilities, and suggest potential exploits for Privilege Escalation in Windows environments. Moriarty combines the capabilities of Watson and Sherlock, adding enhanced scanning for newer vulnerabilities and integrating additional checks. +Moriarty is a comprehensive .NET tool that extends the functionality of [Watson](https://github.com/rasta-mouse/Watson) and [Sherlock](https://github.com/rasta-mouse/sherlock), originally developed by [@_RastaMouse](https://twitter.com/_RastaMouse). It's designed to enumerate missing KBs, detect various vulnerabilities, and suggest potential exploits for Privilege Escalation in Windows environments. Moriarty combines the capabilities of Watson and Sherlock, adding enhanced scanning for newer vulnerabilities and integrating additional checks. # Supported Versions Windows 10 (Versions: 1507, 1511, 1607, 1703, 1709, 1803, 1809, 1903, 1909, 2004, 20H2, 21H1, 21H2, 22H2)